SPECS (AC-branch): net-snmp.spec - update to 5.4.2.1 (fixes CVE-2008-4309) ...

glen glen at pld-linux.org
Wed Nov 12 12:26:55 CET 2008


Author: glen                         Date: Wed Nov 12 11:26:55 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- update to 5.4.2.1 (fixes CVE-2008-4309) from HEAD

---- Files affected:
SPECS:
   net-snmp.spec (1.104.2.15 -> 1.104.2.16) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.104.2.15 SPECS/net-snmp.spec:1.104.2.16
--- SPECS/net-snmp.spec:1.104.2.15	Mon Oct  6 09:43:04 2008
+++ SPECS/net-snmp.spec	Wed Nov 12 12:26:49 2008
@@ -20,12 +20,12 @@
 Summary(ru.UTF-8):	Набор утилит для протокола SNMP от UC-Davis
 Summary(uk.UTF-8):	Набір утиліт для протоколу SNMP від UC-Davis
 Name:		net-snmp
-Version:	5.4.1.2
-Release:	3
+Version:	5.4.2.1
+Release:	1
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
-# Source0-md5:	2dfcf97d65f3b7d34b78c8d4be11fc83
+# Source0-md5:	984932520143f0c8bf7b7ce1fc9e1da1
 Source1:	%{name}d.init
 Source2:	%{name}d.conf
 Source3:	%{name}d.sysconfig
@@ -47,7 +47,6 @@
 Patch10:	%{name}-lvalue.patch
 Patch11:	%{name}-defaultconfig.patch
 Patch12:	%{name}-use-rpm-hrmib.patch
-Patch13:	%{name}-duplicate-ip.patch
 URL:		http://www.net-snmp.org/
 BuildRequires:	autoconf >= 2.61-3
 BuildRequires:	automake
@@ -80,6 +79,9 @@
 Conflicts:	rpm < 4.4.9-43.11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# linking libraries is ugly in this package
+%define		no_install_post_check_so	1
+
 %define		logfile		/var/log/snmpd.log
 
 %description
@@ -413,7 +415,6 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p3
 
 %build
 %{__libtoolize}
@@ -527,8 +528,10 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/libsnmp.a
 %endif
 
+%if %{with python}
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitedir}/netsnmp/tests
 %{__rm} $RPM_BUILD_ROOT%{py_sitedir}/netsnmp/*.py
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -763,6 +766,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104.2.16  2008/11/12 11:26:49  glen
+- update to 5.4.2.1 (fixes CVE-2008-4309) from HEAD
+
 Revision 1.104.2.15  2008/10/06 07:43:04  glen
 - --enable-local-smux by default (you can reconfigure for other addresses runtime); rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.104.2.15&r2=1.104.2.16&f=u



More information about the pld-cvs-commit mailing list