commit go1.15 for openSUSE:Factory
Hello community, here is the log from the commit of package go1.15 for openSUSE:Factory checked in at 2020-11-09 13:57:20 Comparing /work/SRC/openSUSE:Factory/go1.15 (Old) and /work/SRC/openSUSE:Factory/.go1.15.new.11331 (New) Package is "go1.15" Mon Nov 9 13:57:20 2020 rev:5 rq:846533 version:1.15.4 Changes: --- /work/SRC/openSUSE:Factory/go1.15/go1.15.changes2020-10-18 16:27:36.976656261 +0200 +++ /work/SRC/openSUSE:Factory/.go1.15.new.11331/go1.15.changes 2020-11-09 13:58:50.419777122 +0100 @@ -1,0 +2,17 @@ +Fri Nov 6 14:50:07 UTC 2020 - Jeff Kowalczyk + +- go1.15.4 (released 2020-11-05) includes fixes to cgo, the + compiler, linker, runtime, and the compress/flate, net/http, + reflect, and time packages. + Refs boo#1175132 go1.15 release tracking + * go#42169 cmd/compile, runtime, reflect: pointers to go:notinheap types must be stored indirectly in interfaces + * go#42151 cmd/cgo: opaque struct pointers are broken since Go 1.15.3 + * go#42138 time: Location interprets wrong timezone (DST) with slim zoneinfo + * go#42113 x/net/http2: the first write error on a connection will cause all subsequent write requests to fail blindly + * go#41914 net/http: request.Clone doesn't deep copy TransferEncoding + * go#41704 runtime: macOS syscall.Exec can get SIGILL due to preemption signal + * go#41463 compress/flate: deflatefast produces corrupted output + * go#41387 x/net/http2: connection-level flow control not returned if stream errors, causes server hang + * go#40974 cmd/link: sectionForAddress(0xA9D67F) address not in any section file + +--- @@ -6,0 +24 @@ + Refs boo#1175132 go1.15 release tracking Old: go1.15.3.src.tar.gz New: go1.15.4.src.tar.gz Other differences: -- ++ go1.15.spec ++ --- /var/tmp/diff_new_pack.RqmrNR/_old 2020-11-09 13:58:51.111775613 +0100 +++ /var/tmp/diff_new_pack.RqmrNR/_new 2020-11-09 13:58:51.111775613 +0100 @@ -135,7 +135,7 @@ %endif Name: go1.15 -Version:1.15.3 +Version:1.15.4 Release:0 Summary:A compiled, garbage-collected, concurrent programming language License:BSD-3-Clause ++ go1.15.3.src.tar.gz -> go1.15.4.src.tar.gz ++ /work/SRC/openSUSE:Factory/go1.15/go1.15.3.src.tar.gz /work/SRC/openSUSE:Factory/.go1.15.new.11331/go1.15.4.src.tar.gz differ: char 143, line 1
commit go1.15 for openSUSE:Factory
Hello community, here is the log from the commit of package go1.15 for openSUSE:Factory checked in at 2020-10-18 16:26:22 Comparing /work/SRC/openSUSE:Factory/go1.15 (Old) and /work/SRC/openSUSE:Factory/.go1.15.new.3486 (New) Package is "go1.15" Sun Oct 18 16:26:22 2020 rev:4 rq:841838 version:1.15.3 Changes: --- /work/SRC/openSUSE:Factory/go1.15/go1.15.changes2020-09-14 12:27:00.781048324 +0200 +++ /work/SRC/openSUSE:Factory/.go1.15.new.3486/go1.15.changes 2020-10-18 16:27:36.976656261 +0200 @@ -1,0 +2,21 @@ +Thu Oct 15 02:42:36 UTC 2020 - Jeff Kowalczyk + +- go1.15.3 (released 2020-10-14) includes fixes to cgo, the + compiler, runtime, the go command, and the bytes, plugin, and + testing packages. + * go#41871 cmd/cgo: support other GOARCH values in 1.15 + * go#41797 runtime: memory corruption from stack-allocated defer on 32-bit + * go#41720 cmd/compile: invalid instruction: MOVL $11553462026240, AX + * go#41620 memory corruption on linux/386 with float32 arithmetic, GO386=387, buildmode pie/c-archive + * go#41595 internal/bytealg: SIGILL on s390x [1.15 backport] CherryPickApproved + * go#41543 cmd/compile: 1.15 heap allocations regression when calling Write on os.Stdout + * go#41464 cmd/go: breakage with go version command and GOFLAGS environment variable + * go#41453 cmd/addr2line: TestAddr2Line fails with double / in $GOROOT_FINAL + * go#41432 cmd/cgo: jmethodID/jfieldID is not mapped to uintptr if building with the Android NDK + * go#41317 runtime: "fatal error: unexpected signal during runtime execution" on windows-amd64-longtest builder of Go 1.15.2 commit + * go#40881 testing: summary and test output interleaved + * go#40742 runtime: pcdata is -2 and 12 locals stack map entries error on nil pointer + * go#40693 plugin: program on linux/s390x sometimes hangs after calling "plugin.Open" + * go#40643 runtime: race between stack shrinking and channel send/recv leads to bad sudog values + +--- Old: go1.15.2.src.tar.gz New: go1.15.3.src.tar.gz Other differences: -- ++ go1.15.spec ++ --- /var/tmp/diff_new_pack.x8OAV7/_old 2020-10-18 16:27:41.736658379 +0200 +++ /var/tmp/diff_new_pack.x8OAV7/_new 2020-10-18 16:27:41.736658379 +0200 @@ -135,7 +135,7 @@ %endif Name: go1.15 -Version:1.15.2 +Version:1.15.3 Release:0 Summary:A compiled, garbage-collected, concurrent programming language License:BSD-3-Clause ++ go1.15.2.src.tar.gz -> go1.15.3.src.tar.gz ++ /work/SRC/openSUSE:Factory/go1.15/go1.15.2.src.tar.gz /work/SRC/openSUSE:Factory/.go1.15.new.3486/go1.15.3.src.tar.gz differ: char 144, line 1
commit go1.15 for openSUSE:Factory
Hello community, here is the log from the commit of package go1.15 for openSUSE:Factory checked in at 2020-09-14 12:19:22 Comparing /work/SRC/openSUSE:Factory/go1.15 (Old) and /work/SRC/openSUSE:Factory/.go1.15.new.4249 (New) Package is "go1.15" Mon Sep 14 12:19:22 2020 rev:3 rq:833838 version:1.15.2 Changes: --- /work/SRC/openSUSE:Factory/go1.15/go1.15.changes2020-09-03 01:16:42.084526755 +0200 +++ /work/SRC/openSUSE:Factory/.go1.15.new.4249/go1.15.changes 2020-09-14 12:27:00.781048324 +0200 @@ -1,0 +2,31 @@ +Thu Sep 09 22:51:08 UTC 2020 - Jeff Kowalczyk + +- go1.15.2 (released 2020-09-09) includes fixes to the compiler, + runtime, documentation, the go command, and the net/mail, os, + sync, and testing packages. + Refs boo#1175132 go1.15 release tracking + * go#41193 net/http/fcgi: race detected during execution of TestResponseWriterSniffsContentType test + * go#41178 doc: include fix for #34437 in Go 1.14 release notes + * go#41034 testing: Cleanup races with Logf and Errorf + * go#41011 sync: sync.Map keys will never be garbage collected + * go#40934 runtime: checkptr incorrectly -race flagging when using &^ arithmetic + * go#40900 internal/poll: CopyFileRange returns EPERM on CircleCI Docker Host running 4.10.0-40-generic + * go#40868 cmd/compile: R12 can be clobbered for write barrier call on PPC64 + * go#40849 testing: "=== PAUSE" lines do not change the test name for the next log line + * go#40845 runtime: Panic if newstack at runtime.acquireLockRank + * go#40805 cmd/test2json: tests that panic are marked as passing + * go#40804 net/mail: change in behavior of ParseAddressList("") in 1.15 + * go#40802 cmd/go: in 1.15: change in "go test" argument parsing + * go#40798 cmd/compile: inline marker targets not reachable after assembly on arm + * go#40772 cmd/compile: compiler crashes in ssa: isNonNegative bad type + * go#40767 cmd/compile: inline marker targets not reachable after assembly on ppc64x + * go#40739 internal/poll: CopyFileRange returns ENOTSUP on Linux 3.10.0 kernel on NFS mount + * go#40412 runtime: Windows service lifecycle events behave incorrectly when called within a golang environment +- Add missing '?' before 'suse_version' test by Xia Lei + +--- +Fri Sep 4 14:51:12 UTC 2020 - Marcus Meissner + +- replace binutils-gold requires by recommends for aarch64 on SLE. (bsc#1170826) + +--- @@ -5 +36 @@ - net/http/cgi, net/http/fcgi packages. + net/http/cgi and net/http/fcgi packages. Old: go1.15.1.src.tar.gz New: go1.15.2.src.tar.gz Other differences: -- ++ go1.15.spec ++ --- /var/tmp/diff_new_pack.Cynz3V/_old 2020-09-14 12:27:02.377049342 +0200 +++ /var/tmp/diff_new_pack.Cynz3V/_new 2020-09-14 12:27:02.377049342 +0200 @@ -72,7 +72,7 @@ # Build go-race only on platforms where it's supported (both amd64 and aarch64 # requires SLE15-or-later because of C++14, and ppc64le doesn't build at all # on openSUSE yet). -%if 0%{suse_version} >= 1500 || 0%{?sle_version} >= 15 +%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 15 %define tsan_arch x86_64 aarch64 %else # Cannot use {nil} here (ifarch doesn't like it) so just make up a fake @@ -135,7 +135,7 @@ %endif Name: go1.15 -Version:1.15.1 +Version:1.15.2 Release:0 Summary:A compiled, garbage-collected, concurrent programming language License:BSD-3-Clause @@ -183,7 +183,11 @@ # Needed on arm aarch64 to avoid # collect2: fatal error: cannot find 'ld'- %ifarch %arm aarch64 +%if 0%{?is_opensuse} Requires: binutils-gold +%else +Recommends: binutils-gold +%endif %endif Requires: gcc Provides: go = %{version} ++ go1.15.1.src.tar.gz -> go1.15.2.src.tar.gz ++ /work/SRC/openSUSE:Factory/go1.15/go1.15.1.src.tar.gz /work/SRC/openSUSE:Factory/.go1.15.new.4249/go1.15.2.src.tar.gz differ: char 144, line 1
commit go1.15 for openSUSE:Factory
Hello community, here is the log from the commit of package go1.15 for openSUSE:Factory checked in at 2020-09-03 01:16:07 Comparing /work/SRC/openSUSE:Factory/go1.15 (Old) and /work/SRC/openSUSE:Factory/.go1.15.new.3399 (New) Package is "go1.15" Thu Sep 3 01:16:07 2020 rev:2 rq:831307 version:1.15.1 Changes: --- /work/SRC/openSUSE:Factory/go1.15/go1.15.changes2020-08-13 10:23:00.746876684 +0200 +++ /work/SRC/openSUSE:Factory/.go1.15.new.3399/go1.15.changes 2020-09-03 01:16:42.084526755 +0200 @@ -1,0 +2,10 @@ +Tue Sep 1 17:01:46 UTC 2020 - Jeff Kowalczyk + +- go1.15.1 (released 2020-09-01) includes security fixes to the + net/http/cgi, net/http/fcgi packages. + CVE-2020-24553 + Refs boo#1175132 go1.15 release tracking + * boo#1176031 CVE-2020-24553 + * go#41165 net/http/cgi,net/http/fcgi: Cross-Site Scripting (XSS) when Content-Type is not specified + +--- Old: go1.15.src.tar.gz New: go1.15.1.src.tar.gz Other differences: -- ++ go1.15.spec ++ --- /var/tmp/diff_new_pack.J40iJl/_old 2020-09-03 01:16:42.944527071 +0200 +++ /var/tmp/diff_new_pack.J40iJl/_new 2020-09-03 01:16:42.948527072 +0200 @@ -135,7 +135,7 @@ %endif Name: go1.15 -Version:1.15 +Version:1.15.1 Release:0 Summary:A compiled, garbage-collected, concurrent programming language License:BSD-3-Clause ++ go1.15.src.tar.gz -> go1.15.1.src.tar.gz ++ /work/SRC/openSUSE:Factory/go1.15/go1.15.src.tar.gz /work/SRC/openSUSE:Factory/.go1.15.new.3399/go1.15.1.src.tar.gz differ: char 143, line 1