commit go1.9 for openSUSE:Factory
Hello community, here is the log from the commit of package go1.9 for openSUSE:Factory checked in at 2018-03-01 12:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.9 (Old) and /work/SRC/openSUSE:Factory/.go1.9.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "go1.9" Thu Mar 1 12:02:35 2018 rev:2 rq:580995 version:1.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.9/go1.9.changes 2018-02-10 17:53:45.145721079 +0100 +++ /work/SRC/openSUSE:Factory/.go1.9.new/go1.9.changes 2018-03-01 12:02:40.489151008 +0100 @@ -1,0 +2,23 @@ +Wed Feb 28 10:47:34 UTC 2018 - jmassaguerpla@suse.com + +- update to go1.9.4 + + * go1.9.2 (released 2017/10/25) includes fixes to the compiler, + linker, runtime, documentation, go command, and the crypto/x509, + database/sql, log, and net/smtp packages. It includes a fix to a bug + introduced in Go 1.9.1 that broke go get of non-Git repositories + under certain conditions. + + * go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime, + and the database/sql, math/big, net/http, and net/url packages. + + * go1.9.4 (released 2018/02/07) includes a security fix to “go get”: + CVE-2018-6574 (bsc#1080006) + + +------------------------------------------------------------------- +Sat Feb 24 18:52:41 UTC 2018 - jmassaguerpla@suse.com + +- fix bsc#1082409: Review dependencies (requires, recommends and supports) + +------------------------------------------------------------------- Old: ---- go1.9.2.src.tar.gz New: ---- go1.9.4.src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.9.spec ++++++ --- /var/tmp/diff_new_pack.8pxiEV/_old 2018-03-01 12:02:41.825103094 +0100 +++ /var/tmp/diff_new_pack.8pxiEV/_new 2018-03-01 12:02:41.829102951 +0100 @@ -1,7 +1,7 @@ # -# spec file for package go +# spec file for package go1.9 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -77,7 +77,7 @@ %endif Name: go1.9 -Version: 1.9.2 +Version: 1.9.4 Release: 0 Summary: A compiled, garbage-collected, concurrent programming language License: BSD-3-Clause @@ -127,7 +127,7 @@ %endif BuildRequires: fdupes BuildRequires: systemd -Recommends: go-doc = %{version} +Recommends: %{name}-doc = %{version} %ifarch %{tsan_arch} # Needed to compile compiler-rt/TSAN. BuildRequires: gcc-c++ @@ -161,7 +161,7 @@ Summary: Go documentation License: BSD-3-Clause Group: Documentation/Other -Requires: go = %{version} +Requires: %{name} = %{version} Provides: go-doc = %{version} %description doc @@ -171,11 +171,11 @@ # boo#1052528 %package race Summary: Go runtime race detector -License: NCSA or MIT +License: NCSA OR MIT Group: Development/Languages/Other Url: https://compiler-rt.llvm.org/ -Requires: go = %{version} -Supplements: go +Requires: %{name} = %{version} +Supplements: %{name} = %{version} ExclusiveArch: %{tsan_arch} %description race ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8pxiEV/_old 2018-03-01 12:02:41.885100943 +0100 +++ /var/tmp/diff_new_pack.8pxiEV/_new 2018-03-01 12:02:41.885100943 +0100 @@ -7,6 +7,9 @@ <param name="versionformat">g%H</param> <param name="revision">68e1532492f9b3fce0e9024f3c31411105965b11</param> </service> + <service name="download_files" mode="disabled"> + <param name="changesgenerate">enable</param> + </service> <service name="recompress" mode="disabled"> <param name="file">compiler-rt-*.tar</param> <param name="compression">xz</param> ++++++ go1.9.2.src.tar.gz -> go1.9.4.src.tar.gz ++++++ /work/SRC/openSUSE:Factory/go1.9/go1.9.2.src.tar.gz /work/SRC/openSUSE:Factory/.go1.9.new/go1.9.4.src.tar.gz differ: char 12, line 1
participants (1)
-
root@hilbert.suse.de