diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-28 11:19:25 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-28 11:19:25 +0000 |
commit | c5f91d0e65e36eea99158cb4c6bd527b46d5f460 (patch) | |
tree | 26ff377bd1bc963c1c085ab5ae47448181b5cfe8 /net-analyzer/net-snmp/ChangeLog | |
parent | version bump. should fix compile problems people are having? (#73920) (diff) | |
download | historical-c5f91d0e65e36eea99158cb4c6bd527b46d5f460.tar.gz historical-c5f91d0e65e36eea99158cb4c6bd527b46d5f460.tar.bz2 historical-c5f91d0e65e36eea99158cb4c6bd527b46d5f460.zip |
Revision bump; added conf script (w/ a few sed's we can reuse snmpd's init) for snmptrapd (bug 61705). Also added selinux support (via sec-policy/selinux-snmpd) for bug 79749. Marked 5.2 stable on x86 and tidy'd old ebuilds.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer/net-snmp/ChangeLog')
-rw-r--r-- | net-analyzer/net-snmp/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index c049d02e1892..962cc4817bf8 100644 --- a/net-analyzer/net-snmp/ChangeLog +++ b/net-analyzer/net-snmp/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-analyzer/net-snmp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.75 2005/01/26 10:44:04 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.76 2005/01/28 11:19:25 ka0ttic Exp $ + +*net-snmp-5.2-r2 (28 Jan 2005) + + 28 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +files/snmptrapd.conf, + net-snmp-5.1.1-r1.ebuild, net-snmp-5.1.1.ebuild, -net-snmp-5.1.2.ebuild, + -net-snmp-5.2-r1.ebuild, +net-snmp-5.2-r2.ebuild, net-snmp-5.2.ebuild: + Revision bump; added conf script (w/ a few sed's we can reuse snmpd's init) + for snmptrapd (bug 61705). Also added selinux support (via + sec-policy/selinux-snmpd) for bug 79749. Marked 5.2 stable on x86 and tidy'd + old ebuilds. *net-snmp-5.2-r1 (26 Jan 2005) |