rpms/nagios-plugins/EL-4 nagios-plugins.spec,1.28,1.29

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


Author: mmcgrath

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

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


Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/nagios-plugins/EL-4/nagios-plugins.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- nagios-plugins.spec	10 Aug 2007 21:03:31 -0000	1.28
+++ nagios-plugins.spec	26 Oct 2007 14:09:34 -0000	1.29
@@ -1,10 +1,10 @@
 Name: nagios-plugins
 Version: 1.4.8
-Release: 6%{?dist}
+Release: 8%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
-License: GPL
+License: GPLv2+
 URL: http://nagiosplug.sourceforge.net/
 Source0: http://dl.sf.net/sourceforge/nagiosplug/%{name}-%{version}.tar.gz
 Source1: nagios-plugins.README.Fedora
@@ -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,13 @@
 %{_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
+
 * Fri Aug 10 2007 Mike McGrath <mmcgrath at redhat.com> 1.4.8-6
 - Fix for check_linux_raid - #234416
 - Fix for check_ide_disk - #251635




More information about the fedora-extras-commits mailing list