Author: baggins Date: Sun Nov 30 16:05:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - fixed BUG: 1693039: be silent when insert fails.
---- Files affected: SPECS: net-snmp.spec (1.130 -> 1.131) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.130 SPECS/net-snmp.spec:1.131 --- SPECS/net-snmp.spec:1.130 Tue Nov 11 20:48:25 2008 +++ SPECS/net-snmp.spec Sun Nov 30 17:05:14 2008 @@ -21,7 +21,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.2.1 -Release: 2 +Release: 3 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -48,6 +48,7 @@ Patch11: %{name}-defaultconfig.patch Patch12: %{name}-use-rpm-hrmib.patch Patch14: %{name}-lm_sensors_3.patch +Patch15: %{name}-subcontainer.patch URL: http://www.net-snmp.org/ BuildRequires: autoconf >= 2.61-3 BuildRequires: automake @@ -417,6 +418,7 @@ %patch11 -p1 %patch12 -p1 %patch14 -p0 +%patch15 -p1 %build %{__libtoolize} @@ -769,6 +771,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.131 2008/11/30 16:05:14 baggins +- rel 3 +- fixed BUG: 1693039: be silent when insert fails. + Revision 1.130 2008/11/11 19:48:25 blues - CVE-2008-4309 note ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.130&r2=1.131&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
