From 85df887f9aeccf732249f112ce6ba812d3eca748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Wed, 18 Jan 2006 09:06:56 +0000 Subject: [PATCH] Security fix. Bug granting write access to read-only users or communities which were configured using the "rocommunity" or "rouser" snmpd.conf tokens fixed --- net-snmp.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 76c1645..48960a9 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -3,7 +3,7 @@ Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp Version: 5.3 -Release: 1 +Release: 2 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ @@ -25,6 +25,7 @@ Patch9: net-snmp-5.2-64bit.diff #Patch10: net-snmp-5.1.1-ipAdEntIfIndex.patch Patch12: net-snmp-5.1.2-dir-fix.patch Patch19: net-snmp-5.2.1-file_offset.patch +Patch20: net-snmp-5.3-5.3.0.1.patch Prereq: /sbin/chkconfig Obsoletes: ucd-snmp @@ -124,6 +125,7 @@ and applications. %patch9 -b .64bit %patch12 -p1 -b .dir-fix %patch19 -p1 -b .file_offset +%patch20 -p1 -b .5.3.0.1 # Do this patch with a perl hack... perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh @@ -307,6 +309,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.a %changelog +* Wed Jan 18 2006 Radek Vokal 5.3-2 +- Security fix. Bug granting write access to read-only users + or communities which were configured using the "rocommunity" + or "rouser" snmpd.conf tokens fixed + * Fri Dec 30 2005 Radek Vokal - upgrade to 5.3