Hello community,

here is the log from the commit of package go1.11 for openSUSE:Factory checked 
in at 2018-12-10 12:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.11 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.11.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.11"

Mon Dec 10 12:25:42 2018 rev:3 rq:653683 version:1.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.11/go1.11.changes    2018-10-08 
17:48:13.886269244 +0200
+++ /work/SRC/openSUSE:Factory/.go1.11.new.19453/go1.11.changes 2018-12-10 
12:26:02.430664671 +0100
@@ -1,0 +2,28 @@
+Mon Nov  5 05:56:04 UTC 2018 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Update to go1.11.2 (released 2018/11/02)
+  * includes fixes to the compiler, linker, documentation, go command,
+    and the database/sql and go/types packages.
+- cmd/compile:
+  * function argument hiding built-in function results in a compiler crash 
go#27399 
+  * go build panics when 'len' keyword was unintentionally shadowed go#27973 
+- cmd/go:
+  * 'go test -coverprofile' emits slash-separated paths on Windows go#27487 
+  * `go help build` mentions -mod=release, which is not supported go#27398 
+  * for go mod download, -dir option does not exist go#27498 
+  * git export-subst causes hash mismatches go#28094 
+- cmd/trace:
+  * SWEEP events' swept/reclaimed bytes info is not emitted go#27717 
+- database/sql:
+  * confusing MaxIdleClosed statistic go#28325 
+- go/types:
+  * embedded interface behavior now dependent on file name ordering go#28249 
+- misc/wasm:
+  * Microsoft Edge 18 (latest) crashes due to TextEncoder not being supported 
go#27393 
+- net:
+  * io.CopyN fails to copy from file to net.Conn on Windows go#27411 
+- runtime:
+  * wasm: all goroutines asleep and no JavaScript callback pending - deadlock 
go#27425 
+- Fix formatting in go1.11.changes
+
+-------------------------------------------------------------------
@@ -4,2 +32,2 @@
-* Update to go1.11.1 (released 2018/10/01)
-  - includes fixes to the compiler, documentation, go command, runtime,
+- Update to go1.11.1 (released 2018/10/01)
+  * includes fixes to the compiler, documentation, go command, runtime,
@@ -8,40 +36,31 @@
-
-* 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
+- 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.1.src.tar.gz

New:
----
  go1.11.2.src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go1.11.spec ++++++
--- /var/tmp/diff_new_pack.YWTGgJ/_old  2018-12-10 12:26:03.342663760 +0100
+++ /var/tmp/diff_new_pack.YWTGgJ/_new  2018-12-10 12:26:03.346663757 +0100
@@ -78,7 +78,7 @@
 %endif
 
 Name:           go1.11
-Version:        1.11.1
+Version:        1.11.2
 Release:        0
 Summary:        A compiled, garbage-collected, concurrent programming language
 License:        BSD-3-Clause

++++++ go1.11.1.src.tar.gz -> go1.11.2.src.tar.gz ++++++
/work/SRC/openSUSE:Factory/go1.11/go1.11.1.src.tar.gz 
/work/SRC/openSUSE:Factory/.go1.11.new.19453/go1.11.2.src.tar.gz differ: char 
15, line 1


Reply via email to