Hello community,

here is the log from the commit of package go1.12 for openSUSE:Leap:15.2 
checked in at 2020-05-04 08:22:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/go1.12 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.go1.12.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.12"

Mon May  4 08:22:37 2020 rev:5 rq:799459 version:1.12.17

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/go1.12/go1.12.changes  2020-01-15 
15:05:43.789913716 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.go1.12.new.2738/go1.12.changes        
2020-05-04 08:22:42.236370494 +0200
@@ -1,0 +2,51 @@
+Thu Apr 16 20:07:04 UTC 2020 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Revert truncate changelog for versions older than go1.12
+
+-------------------------------------------------------------------
+Thu Feb 13 19:43:56 UTC 2020 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.12.17 (released 2020/02/12) includes a fix to the runtime.
+  Refs boo#1141689.
+  * go#36574 runtime: "PowerRegisterSuspendResumeNotification failed with 
errno= 87" when running in Windows docker containers
+  * Truncate changelog for versions older than go1.12
+
+-------------------------------------------------------------------
+Wed Jan 29 00:14:49 UTC 2020 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.12.16 (released 2020/01/28) includes two security fixes to
+  the crypto/x509 package.
+  Refs boo#1141689.
+  * go#36839 crypto/x509, x/crypto/cryptobyte: panic in certificate parsing
+  * go#36836 crypto/x509: certificate validation bypass on Windows 10
+
+-------------------------------------------------------------------
+Fri Jan 10 08:24:15 UTC 2020 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.12.15 (released 2020/01/09) includes fixes to the runtime
+  and the net/http package.
+  Refs boo#1141689.
+  * go#36433 net/http: racing write to t.ProxyConnectHeader in dialConn when 
proxy URL includes auth credentials
+  * go#36377 runtime: "fatal error: PowerRegisterSuspendResumeNotification 
failure" when running in Windows docker containers
+  * go#36376 runtime: Timer buckets may get "stuck" for long periods of time 
after Windows 8/10 systems wake from sleep
+  * go#36367 runtime: sweep increased allocation count crash on arm64
+  * go#36002 doc: release history webpage contains suboptimal links
+
+-------------------------------------------------------------------
+Thu Dec  5 22:31:35 UTC 2019 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.12.14 (released 2019/12/04) includes a fix to the runtime.
+  Refs boo#1141689.
+  * go#35747 ensure that Go toolchain meets Apple's notarization requirements
+  * go#35210 runtime: function textOff returns incorrect value if multiple 
text sections are present
+
+-------------------------------------------------------------------
+Fri Nov  1 16:14:29 UTC 2019 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.12.13 (released 2019/10/31) fixes an issue on macOS 10.15
+  Catalina where the non-notarized installer and binaries were
+  being rejected by Gatekeeper. Only macOS users who hit this issue
+  need to update.
+  Refs boo#1141689.
+
+-------------------------------------------------------------------
@@ -6,0 +58,5 @@
+
+-------------------------------------------------------------------
+Wed Oct 23 16:13:46 UTC 2019 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Remove unneeded systemd BuildRequires.

Old:
----
  go1.12.12.src.tar.gz

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

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

Other differences:
------------------
++++++ go1.12.spec ++++++
--- /var/tmp/diff_new_pack.m3SRTs/_old  2020-05-04 08:22:42.796371694 +0200
+++ /var/tmp/diff_new_pack.m3SRTs/_new  2020-05-04 08:22:42.800371703 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go1.12
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -118,12 +118,12 @@
 %endif
 
 Name:           go1.12
-Version:        1.12.12
+Version:        1.12.17
 Release:        0
 Summary:        A compiled, garbage-collected, concurrent programming language
 License:        BSD-3-Clause
 Group:          Development/Languages/Other
-Url:            http://golang.org
+URL:            http://golang.org
 Source:         http://golang.org/dl/go%{version}.src.tar.gz
 Source1:        go-rpmlintrc
 Source4:        README.SUSE
@@ -151,7 +151,6 @@
 BuildRequires:  %{go_bootstrap_version}
 %endif
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(systemd)
 Recommends:     %{name}-doc = %{version}
 %ifarch %{tsan_arch}
 # Needed to compile compiler-rt/TSAN.
@@ -198,7 +197,7 @@
 %package race
 Summary:        Go runtime race detector
 Group:          Development/Languages/Other
-Url:            https://compiler-rt.llvm.org/
+URL:            https://compiler-rt.llvm.org/
 Requires:       %{name} = %{version}
 Supplements:    %{name} = %{version}
 ExclusiveArch:  %{tsan_arch}

++++++ go1.12.12.src.tar.gz -> go1.12.17.src.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/go1.12/go1.12.12.src.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.go1.12.new.2738/go1.12.17.src.tar.gz differ: char 
140, line 1


Reply via email to