tags 530149 + patch
thanks
Dear maintainer,
I've prepared an NMU for nagios-nrpe (versioned as 2.12-3.1) and
uploaded it to DELAYED/7. Please free to tell me if I should
delay it longer.
Regards.
diff -u nagios-nrpe-2.12/debian/nagios-nrpe-server.init
nagios-nrpe-2.12/debian/nagios-nrpe-server.init
--- nagios-nrpe-2.12/debian/nagios-nrpe-server.init
+++ nagios-nrpe-2.12/debian/nagios-nrpe-server.init
@@ -43,7 +43,7 @@
case "$1" in
start)
- if [ "$INETD" == 1 ]; then
+ if [ "$INETD" = 1 ]; then
exit 1
fi
log_daemon_msg "Starting $DESC" "$NAME"
diff -u nagios-nrpe-2.12/debian/changelog nagios-nrpe-2.12/debian/changelog
--- nagios-nrpe-2.12/debian/changelog
+++ nagios-nrpe-2.12/debian/changelog
@@ -1,3 +1,10 @@
+nagios-nrpe (2.12-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix bashism (Closes: #530149).
+
+ -- Raphael Geissert <[email protected]> Sat, 04 Jul 2009 20:23:23 -0500
+
nagios-nrpe (2.12-3) unstable; urgency=low
* Sync homedirectory of the nagios user with the nagios3 package
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]