rpms/nagios-plugins/F-8 nagios-plugins.spec,1.29,1.30

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Fri Oct 26 14:10:27 UTC 2007


Author: mmcgrath

Update of /cvs/extras/rpms/nagios-plugins/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11793/F-8

Modified Files:
	nagios-plugins.spec 
Log Message:
Fix for bug 348731


Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/nagios-plugins/F-8/nagios-plugins.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- nagios-plugins.spec	23 Aug 2007 02:16:57 -0000	1.29
+++ nagios-plugins.spec	26 Oct 2007 14:09:50 -0000	1.30
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.8
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -13,6 +13,7 @@
 Patch2: nagios-plugins-1.4.3-ntpd.patch
 Patch3: nagios-plugins-1.4.4-check_ide_smart.patch
 Patch4: check_smtp.recvline.diff.2
+Patch5: nagiosplugins-checksnmp-crash.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: openldap-devel
@@ -507,6 +508,7 @@
 %patch2 -p0
 %patch3 -p1
 %patch4 -p0
+%patch5 -p0
 
 %build
 %configure \
@@ -787,6 +789,9 @@
 %{_libdir}/nagios/plugins/utils.sh
 
 %changelog
+* Fri Oct 26 2007 Mike McGrath <mmcgrath at redhat.com> 1.4.8-8
+- Fix for Bug 348731 and CVE-2007-5623
+
 * Wed Aug 22 2007 Mike McGrath <mmcgrath at redhat.com> 1.4.8-7
 - Rebuild for BuildID
 - License change




More information about the fedora-extras-commits mailing list