Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.19 for openSUSE:Factory checked 
in at 2023-04-15 23:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.19 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.19.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.19"

Sat Apr 15 23:08:34 2023 rev:13 rq:1079525 version:1.19.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.19/go1.19.changes    2023-04-07 
18:16:16.800529428 +0200
+++ /work/SRC/openSUSE:Factory/.go1.19.new.19717/go1.19.changes 2023-04-15 
23:08:35.373825621 +0200
@@ -1,0 +2,5 @@
+Thu Apr 13 04:58:20 UTC 2023 - Martin Liška <mli...@suse.cz>
+
+- Use gcc13 compiler for Tumbleweed.
+
+-------------------------------------------------------------------
@@ -10,4 +15,4 @@
-  * go#59267 go#58975 boo#1210127 net/http, net/textproto: denial of service 
from excessive memory allocation ​(CVE-2023-24534)
-  * go#59269 go#59153 boo#1210128 net/http, net/textproto, mime/multipart: 
denial of service from excessive resource consumption (CVE-2023-24536)
-  * go#59273 go#59180 boo#1210129 go/parser: infinite loop in parsing 
(CVE-2023-24537)
-  * go#59271 go#59234 boo#1210130 html/template: backticks not treated as 
string delimiters (CVE-2023-24538)
+  * go#59267 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, 
net/textproto: denial of service from excessive memory allocation
+  * go#59269 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, 
net/textproto, mime/multipart: denial of service from excessive resource 
consumption
+  * go#59273 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: 
infinite loop in parsing
+  * go#59271 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: 
backticks not treated as string delimiters

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

Other differences:
------------------
++++++ go1.19.spec ++++++
--- /var/tmp/diff_new_pack.VOLAtR/_old  2023-04-15 23:08:36.757833655 +0200
+++ /var/tmp/diff_new_pack.VOLAtR/_new  2023-04-15 23:08:36.761833678 +0200
@@ -30,7 +30,7 @@
 # Used to bootstrap go toolchain using specific version of gcc-go
 %if 0%{?suse_version} > 1500
 # openSUSE Tumbleweed
-%define gcc_go_version 12
+%define gcc_go_version 13
 %else
 %define gcc_go_version 11
 %endif

Reply via email to