Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nagios for openSUSE:Factory checked 
in at 2025-10-28 14:47:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios (Old)
 and      /work/SRC/openSUSE:Factory/.nagios.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nagios"

Tue Oct 28 14:47:02 2025 rev:31 rq:1313907 version:4.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/nagios/nagios.changes    2025-03-25 
22:21:47.041917096 +0100
+++ /work/SRC/openSUSE:Factory/.nagios.new.1980/nagios.changes  2025-10-28 
14:47:49.450112592 +0100
@@ -1,0 +2,6 @@
+Wed Oct 22 13:26:31 UTC 2025 - Ansgar Esztermann <[email protected]>
+
+- Fix query handler socket location (BNC #1234612)
+- Fix unit file ExecStart (BNC #1251905)
+
+-------------------------------------------------------------------
@@ -330 +335,0 @@
-------------------
@@ -339 +343,0 @@
-------------------
@@ -1332 +1336 @@
---------------------------------------------------------------------
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nagios.spec ++++++
--- /var/tmp/diff_new_pack.GFOkQm/_old  2025-10-28 14:47:50.350150444 +0100
+++ /var/tmp/diff_new_pack.GFOkQm/_new  2025-10-28 14:47:50.354150612 +0100
@@ -256,6 +256,7 @@
 done
 popd 1>/dev/null
 sed -i "s|/usr/bin/env ruby|%{_bindir}/ruby|g" contrib/nagios-qh.rb
+sed -i "s|@localstatedir@/rw/nagios.qh|@localstatedir@/nagios.qh|" 
include/locations.h.in
 mv contrib/exfoliation/readme.txt README_Theme_Exfoliation.txt
 
 %build

++++++ nagios.service ++++++
--- /var/tmp/diff_new_pack.GFOkQm/_old  2025-10-28 14:47:50.510157174 +0100
+++ /var/tmp/diff_new_pack.GFOkQm/_new  2025-10-28 14:47:50.514157342 +0100
@@ -14,7 +14,7 @@
 RestrictRealtime=true
 # end of system hardening
 ExecStartPre=/usr/sbin/nagios -v /etc/nagios/nagios.cfg
-ExecStart=/usr/sbin/nagios -d /etc/nagios/nagios.cfg
+ExecStart=/usr/sbin/nagios /etc/nagios/nagios.cfg
 ExecStopPost=/usr/bin/rm -f /var/spool/nagios/nagios.cmd
 ExecReload=/usr/sbin/nagios -v /etc/nagios/nagios.cfg
 ExecReload=kill -HUP $MAINPID

Reply via email to