From da2576172812698cbc0b9fdf284afacf93fa168b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Wed, 13 Jul 2005 06:25:44 +0000 Subject: [PATCH] - CAN-2005-2177 new upstream version fixing DoS (#162908) --- .cvsignore | 2 +- net-snmp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index d4606bd..06fcf4a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -net-snmp-5.2.1.tar.gz +net-snmp-5.2.1.2.tar.gz diff --git a/net-snmp.spec b/net-snmp.spec index bb8e5cb..425858f 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -2,8 +2,8 @@ Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp -Version: 5.2.1 -Release: 13 +Version: 5.2.1.2 +Release: 1 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ @@ -336,6 +336,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.la %changelog +* Wed Jul 13 2005 Radek Vokal - 5.2.1.2-1 +- CAN-2005-2177 new upstream version fixing DoS (#162908) + * Tue May 31 2005 Radek Vokal - 5.2.1-13 - CAN-2005-1740 net-snmp insecure temporary file usage (#158770) - patch from suse.de diff --git a/sources b/sources index 998247c..5dbf12a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c38451b1f5914789da370b79dc06124 net-snmp-5.2.1.tar.gz +34159770a7fe418d99fdd416a75358b1 net-snmp-5.2.1.2.tar.gz