Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package google-osconfig-agent for
openSUSE:Factory checked in at 2023-03-07 16:49:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-osconfig-agent (Old)
and /work/SRC/openSUSE:Factory/.google-osconfig-agent.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-osconfig-agent"
Tue Mar 7 16:49:51 2023 rev:20 rq:1069743 version:20230222.00
Changes:
--------
---
/work/SRC/openSUSE:Factory/google-osconfig-agent/google-osconfig-agent.changes
2023-02-27 13:55:05.229281677 +0100
+++
/work/SRC/openSUSE:Factory/.google-osconfig-agent.new.31432/google-osconfig-agent.changes
2023-03-07 16:50:27.509623775 +0100
@@ -1,0 +2,6 @@
+Mon Feb 27 20:12:59 UTC 2023 - Robert Schweikert <[email protected]>
+
+- Bump go API version to 1.18 (bsc#1208723)
+ + Address CVE-2021-38297 and CVE-2022-23806
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-osconfig-agent.spec ++++++
--- /var/tmp/diff_new_pack.ispeFH/_old 2023-03-07 16:50:28.061626680 +0100
+++ /var/tmp/diff_new_pack.ispeFH/_new 2023-03-07 16:50:28.069626722 +0100
@@ -33,11 +33,12 @@
Source0: %{repo}-%{version}.tar.gz
Source1: vendor.tar.gz
Source2: rpmlintrc
-BuildRequires: go1.15
+BuildRequires: golang(API) = 1.18
+BuildRequires: golang-packaging
Requires: google-guest-configs
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: golang-packaging
+
%{go_nostrip}
%{go_provides}