Hello community,

here is the log from the commit of package net-snmp for openSUSE:Factory 
checked in at 2020-04-15 20:06:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/net-snmp (Old)
 and      /work/SRC/openSUSE:Factory/.net-snmp.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "net-snmp"

Wed Apr 15 20:06:17 2020 rev:91 rq:792719 version:5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes        2019-08-05 
11:17:37.854529478 +0200
+++ /work/SRC/openSUSE:Factory/.net-snmp.new.2738/net-snmp.changes      
2020-04-15 20:08:01.934167883 +0200
@@ -1,0 +2,5 @@
+Tue Mar 31 11:56:24 UTC 2020 - Martin Liška <[email protected]>
+
+- Add -fcommon in order to fix boo#1160404.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ net-snmp.spec ++++++
--- /var/tmp/diff_new_pack.AVPy6Q/_old  2020-04-15 20:08:02.858168511 +0200
+++ /var/tmp/diff_new_pack.AVPy6Q/_new  2020-04-15 20:08:02.862168514 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package net-snmp
 #
-# 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
@@ -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/
 #
 
 
@@ -35,7 +35,7 @@
 Summary:        SNMP Daemon
 License:        BSD-3-Clause AND MIT
 Group:          Productivity/Networking/Other
-Url:            http://sourceforge.net/projects/net-snmp
+URL:            http://sourceforge.net/projects/net-snmp
 Source:         
http://sourceforge.net/projects/net-snmp/files/net-snmp/%{version}/%{name}-%{version}.tar.gz
 Source1:        snmpd.service
 Source2:        snmpd.conf
@@ -222,7 +222,7 @@
        --with-sys-contact="root@localhost" \
        --with-sys-location="unknown" \
        --with-mib-modules="$MIBS" \
-       --with-cflags="%{optflags}" \
+       --with-cflags="%{optflags} -fcommon" \
         --with-ldflags="-Wl,-z,relro -Wl,-z,now" \
        --with-persistent-directory="%{_localstatedir}/lib/net-snmp" \
        --with-agentx-socket="%{netsnmp_agentx_socket_dir_fhs}/master" \


Reply via email to