Author: glen Date: Thu Jan 22 17:16:27 2009 GMT Module: SPECS Tag: AC-branch ---- Log message: - add GetBulk support to snmpnetstat
---- Files affected: SPECS: net-snmp.spec (1.104.2.16 -> 1.104.2.17) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.104.2.16 SPECS/net-snmp.spec:1.104.2.17 --- SPECS/net-snmp.spec:1.104.2.16 Wed Nov 12 12:26:49 2008 +++ SPECS/net-snmp.spec Thu Jan 22 18:16:21 2009 @@ -21,7 +21,7 @@ Summary(uk.UTF-8): Набір утиліт для протоколу SNMP від UC-Davis Name: net-snmp Version: 5.4.2.1 -Release: 1 +Release: 1.2 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz @@ -47,6 +47,7 @@ Patch10: %{name}-lvalue.patch Patch11: %{name}-defaultconfig.patch Patch12: %{name}-use-rpm-hrmib.patch +Patch13: %{name}-snmpnetstat-getbulk.patch URL: http://www.net-snmp.org/ BuildRequires: autoconf >= 2.61-3 BuildRequires: automake @@ -415,6 +416,7 @@ %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 %build %{__libtoolize} @@ -766,6 +768,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.104.2.17 2009/01/22 17:16:21 glen +- add GetBulk support to snmpnetstat + Revision 1.104.2.16 2008/11/12 11:26:49 glen - update to 5.4.2.1 (fixes CVE-2008-4309) from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.104.2.16&r2=1.104.2.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
