Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package net-snmp for openSUSE:Factory 
checked in at 2024-11-22 23:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/net-snmp (Old)
 and      /work/SRC/openSUSE:Factory/.net-snmp.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "net-snmp"

Fri Nov 22 23:50:27 2024 rev:110 rq:1225470 version:5.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes        2023-10-26 
17:12:24.571840825 +0200
+++ /work/SRC/openSUSE:Factory/.net-snmp.new.28523/net-snmp.changes     
2024-11-22 23:50:47.255555174 +0100
@@ -1,0 +2,5 @@
+Fri Nov 15 07:20:59 UTC 2024 - Alexander Bergmann <[email protected]>
+
+- logrotate should use reload instead of restart (bsc#1232030) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ net-snmp.spec ++++++
--- /var/tmp/diff_new_pack.md2nqq/_old  2024-11-22 23:50:49.343642164 +0100
+++ /var/tmp/diff_new_pack.md2nqq/_new  2024-11-22 23:50:49.347642330 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package net-snmp
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed



++++++ net-snmp.logrotate ++++++
--- /var/tmp/diff_new_pack.md2nqq/_old  2024-11-22 23:50:49.475647664 +0100
+++ /var/tmp/diff_new_pack.md2nqq/_new  2024-11-22 23:50:49.479647830 +0100
@@ -10,8 +10,8 @@
    su root root
    sharedscripts
    postrotate
-       /usr/bin/systemctl try-restart snmpd.service >/dev/null
-       /usr/bin/systemctl try-restart snmptrapd.service >/dev/null     
+       /usr/bin/systemctl try-reload-or-restart snmpd.service >/dev/null
+       /usr/bin/systemctl try-reload-or-restart snmptrapd.service >/dev/null   
    endscript
 
 }

Reply via email to