Hello community, here is the log from the commit of package go1.11 for openSUSE:Factory checked in at 2018-10-08 17:45:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.11 (Old) and /work/SRC/openSUSE:Factory/.go1.11.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.11" Mon Oct 8 17:45:02 2018 rev:2 rq:640142 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.11/go1.11.changes 2018-10-01 08:19:33.149886052 +0200 +++ /work/SRC/openSUSE:Factory/.go1.11.new/go1.11.changes 2018-10-08 17:48:13.886269244 +0200 @@ -1,0 +2,48 @@ +Tue Oct 2 20:00:59 UTC 2018 - Jeff Kowalczyk <[email protected]> + +* Update to go1.11.1 (released 2018/10/01) + - includes fixes to the compiler, documentation, go command, runtime, + and the crypto/x509, encoding/json, go/types, net, net/http and reflect + packages. + +* cmd/compile: + - bad walkinrange rewrites on constant above 2**63 + - function compiled without bounds checking and -1 index access + - missing bounds checks in 1.11 + - panic in cmd/compile/internal/gc.typecheck1 + - race detector detects race with close(chan) and len(chan) + +* cmd/go: + - 'go test -gcflags=all=-l' appears not to disable inlining + - GOMIPS environment variable does not affect caching of mipsle code + - TestScript/mod_install_versioned consistently failing on macOS High Sierra + - build fails when setting linker to lld using ldflags + - go list -json -compiled -test -e upspin.io/test fails with non-zero exit status + +* doc: + - GOFLAGS environment variable not in 1.11 release notes + - downloads page claims that Go 1.11 supports unsupported operating systems Documentation + +* encoding/json: + - empty fields in json.UnmarshalTypeError + +* go/types: + - assertion failure setting up composite literal with incomplete element type + - some facts are missing after an error + +* net/http: + - WASM Roundtripper crash when using "no-cors" mode + +* net: + - LookupTXT bug + - empty DNS answers should fail fast + - testSpliceReaderAtEOF closed connection: got err = splice: invalid argument + +* reflect: + - MethodByName().Interface() leads to fatal error: sweep increased allocation count + +* runtime: + - invalid pointer found on stack + - timeouts in os/signal tests + +------------------------------------------------------------------- Old: ---- go1.11.src.tar.gz New: ---- go1.11.1.src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.11.spec ++++++ --- /var/tmp/diff_new_pack.ek9rSF/_old 2018-10-08 17:48:17.338264844 +0200 +++ /var/tmp/diff_new_pack.ek9rSF/_new 2018-10-08 17:48:17.342264839 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # nodebuginfo @@ -78,7 +78,7 @@ %endif Name: go1.11 -Version: 1.11 +Version: 1.11.1 Release: 0 Summary: A compiled, garbage-collected, concurrent programming language License: BSD-3-Clause ++++++ go1.11.src.tar.gz -> go1.11.1.src.tar.gz ++++++ /work/SRC/openSUSE:Factory/go1.11/go1.11.src.tar.gz /work/SRC/openSUSE:Factory/.go1.11.new/go1.11.1.src.tar.gz differ: char 15, line 1
