net-snmp/net-snmp.spec

1339 lines
45 KiB
RPMSpec
Raw Normal View History

2008-09-16 08:28:47 +00:00
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%{!?tcp_wrappers:%define tcp_wrappers 1}
# Arches on which we need to prevent arch conflicts on net-snmp-config.h
2008-05-25 15:23:28 +00:00
%define multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 sparc sparcv9 sparc64
%define major_ver 5.4.2.1
2006-11-28 12:51:46 +00:00
Summary: A collection of SNMP protocol tools and libraries
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
Name: net-snmp
Version: %{major_ver}
Release: 15%{?dist}
Epoch: 1
2008-03-06 18:07:00 +00:00
License: BSD and MIT
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
Group: System Environment/Daemons
URL: http://net-snmp.sourceforge.net/
Source0: http://dl.sourceforge.net/net-snmp/net-snmp-%{major_ver}.tar.gz
Source1: net-snmp.redhat.conf
Source2: net-snmpd.init
Source3: net-snmptrapd.init
Source4: net-snmpd.logrotate
Source5: ucd5820stat
Source6: net-snmp-config.h
Source7: net-snmp-config
Source8: net-snmp-trapd.redhat.conf
Source9: net-snmpd.sysconfig
2009-07-01 14:41:45 +00:00
Patch1: net-snmp-5.4.1-pie.patch
Patch2: net-snmp-5.1.2-dir-fix.patch
Patch3: net-snmp-5.2.1-file_offset.patch
Patch4: net-snmp-5.3.1-multilib.patch
Patch5: net-snmp-5.4.1-config_libdir.patch
Patch6: net-snmp-5.4.1-strange_libpath.patch
Patch7: net-snmp-5.4.1-shared-ip.patch
Patch8: net-snmp-5.4.1-sensors3.patch
Patch9: net-snmp-5.4.1-xen-crash.patch
Patch10: net-snmp-5.4.1-libwrap.patch
Patch11: net-snmp-5.4.2.1-proc-div0.patch
Requires(pre): chkconfig
Requires(post): chkconfig
Requires(preun): chkconfig
# for /sbin/service
Requires(preun): initscripts
# for /bin/rm
Requires(preun): coreutils
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel, bzip2-devel, elfutils-devel
2007-07-31 09:59:01 +00:00
BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
2008-03-06 18:21:16 +00:00
BuildRequires: perl-devel, perl(ExtUtils::Embed), gawk, procps
2008-09-16 08:28:47 +00:00
BuildRequires: python-devel, python-setuptools
2007-07-31 12:56:52 +00:00
%ifnarch s390 s390x
BuildRequires: lm_sensors-devel >= 3
%endif
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%if %{tcp_wrappers}
BuildRequires: tcp_wrappers-devel
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%endif
2006-11-28 12:51:46 +00:00
BuildRequires: perl, coreutils, grep, sed, findutils
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
#%define __libtoolize /bin/true
2006-11-28 12:51:46 +00:00
%{expand: %%define _includedir %{_includedir}/%{name}}
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%description
SNMP (Simple Network Management Protocol) is a protocol used for
network management. The NET-SNMP project includes various SNMP tools:
an extensible agent, an SNMP library, tools for requesting or setting
information from SNMP agents, tools for generating and handling SNMP
traps, a version of the netstat command which uses SNMP, and a Tk/Perl
mib browser. This package contains the snmpd and snmptrapd daemons,
documentation, etc.
You will probably also want to install the net-snmp-utils package,
which contains NET-SNMP utilities.
Building option:
--without tcp_wrappers : disable tcp_wrappers support
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%package utils
Group: Applications/System
2007-03-12 14:34:27 +00:00
Summary: Network management utilities using SNMP, from the NET-SNMP project
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%description utils
The net-snmp-utils package contains various utilities for use with the
NET-SNMP network management project.
Install this package if you need utilities for managing your network
using the SNMP protocol. You will also need to install the net-snmp
package.
%package devel
Group: Development/Libraries
2007-03-12 14:34:27 +00:00
Summary: The development environment for the NET-SNMP project
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
Requires: elfutils-devel, rpm-devel, elfutils-libelf-devel, openssl-devel
%if %{tcp_wrappers}
Requires: tcp_wrappers-devel
%endif
%ifnarch s390 s390x
Requires: lm_sensors-devel
%endif
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%description devel
The net-snmp-devel package contains the development libraries and
header files for use with the NET-SNMP project's network management
tools.
Install the net-snmp-devel package if you would like to develop
applications for use with the NET-SNMP project's network management
tools. You'll also need to have the net-snmp and net-snmp-utils
packages installed.
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%package perl
Group: Development/Libraries
2007-03-12 14:34:27 +00:00
Summary: The perl NET-SNMP module and the mib2c tool
Requires: %{name}-libs = %{epoch}:%{version}-%{release}, perl >= 5
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
BuildRequires: perl >= 5
%description perl
The net-snmp-perl package contains the perl files to use SNMP from within
Perl.
Install the net-snmp-perl package, if you want to use mib2c or SNMP
with perl.
2007-10-25 09:21:24 +00:00
%package gui
Group: Applications/System
Summary: An interactive graphical MIB browser for SNMP
Requires: perl-Tk, net-snmp-perl = %{epoch}:%{version}-%{release}
2007-10-25 09:21:24 +00:00
%description gui
The net-snmp-gui package contains tkmib utility, which is a graphical user
interface for browsing the Message Information Bases (MIBs). It is also
capable of sending or retrieving the SNMP management information to/from
the remote agents interactively.
2007-10-25 09:21:24 +00:00
Install the net-snmp-gui package, if you want to use this interactive utility.
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%package libs
Group: Development/Libraries
2007-03-12 14:34:27 +00:00
Summary: The NET-SNMP runtime libraries
%description libs
The net-snmp-libs package contains the runtime libraries for shared binaries
and applications.
2008-09-16 08:28:47 +00:00
%package python
Group: Development/Libraries
Summary: The Python 'netsnmp' module for the NET-SNMP
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
2008-09-16 08:28:47 +00:00
%description python
The 'netsnmp' module provides a full featured, tri-lingual SNMP (SNMPv3,
SNMPv2c, SNMPv1) client API. The 'netsnmp' module internals rely on the
Net-SNMP toolkit library.
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%prep
%setup -q -n %{name}-%{major_ver}
# TODO: check, there is /etc/mtab in net-snmp-config.h on all architectures
# %patch1 -p1 -b .mnttab
%ifnarch ia64
2009-07-01 14:41:45 +00:00
%patch1 -p1 -b .pie
%endif
2009-07-01 14:41:45 +00:00
%patch2 -p1 -b .dir-fix
%patch3 -p1 -b .file_offset
%patch4 -p1 -b .multilib
%patch5 -p1 -b .libdir
%patch6 -p1 -b .libpath
%patch7 -p1 -b .shared-ip
%patch8 -p1 -b .sensors
%patch9 -p1 -b .xen-crash
%patch10 -p1 -b .libwrap
%patch11 -p1 -b .proc-div0
# Do this patch with a perl hack...
perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%build
2008-05-25 15:23:28 +00:00
%ifarch ia64 x86_64 s390x ppc64 sparc64
2005-02-23 15:03:26 +00:00
export LDFLAGS="-L%{_libdir}"
%endif
2006-08-10 14:14:03 +00:00
export LIBDIR="%{_libdir}"
MIBS="host agentx smux \
ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \
ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \
ip-mib/ipAddressPrefixTable/ipAddressPrefixTable"
%ifnarch s390 s390x
MIBS="$MIBS ucd-snmp/lmsensorsMib"
%endif
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%configure \
2006-11-28 12:51:46 +00:00
--enable-static --enable-shared \
2008-07-11 10:29:30 +00:00
--with-cflags="$RPM_OPT_FLAGS -D_RPM_4_4_COMPAT" \
%ifnarch s390 s390x
--with-ldflags="$LDFLAGS -lcrypto -lsensors" \
%else
--with-ldflags="$LDFLAGS -lcrypto" \
%endif
2006-11-28 12:51:46 +00:00
--with-sys-location="Unknown" \
--with-logfile="/var/log/snmpd.log" \
--with-persistent-directory="/var/lib/net-snmp" \
--with-mib-modules="$MIBS" \
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%if %{tcp_wrappers}
2006-11-28 12:51:46 +00:00
--with-libwrap=%{_libdir} \
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%endif
2006-11-28 12:51:46 +00:00
--sysconfdir=%{_sysconfdir} \
--enable-ipv6 \
--enable-ucd-snmp-compatibility \
--with-openssl \
--with-pic \
--enable-embedded-perl \
--enable-mfd-rewrites \
--enable-local-smux \
--with-sys-contact="root@localhost" <<EOF
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
EOF
#exit 0
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
make %{?smp_mflags}
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
pushd perl
# Use just built libs for perl module building, not the system libs.
export NETSNMP_DONT_CHECK_VERSION=1
2006-03-20 11:23:16 +00:00
perl Makefile.PL -NET-SNMP-IN-SOURCE=true PREFIX=${RPM_BUILD_ROOT}/%{_prefix} INSTALLDIRS=vendor -NET-SNMP-CONFIG="sh ../../net-snmp-config"
perl -pi -e 's/^LD_RUN_PATH.*//;s/LD_RUN_PATH=\".*\" //;' default_store/Makefile OID/Makefile agent/Makefile agent/default_store/Makefile ASN/Makefile SNMP/Makefile
make %{?smp_mflags}
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
popd
2008-09-16 08:28:47 +00:00
pushd python
# built python module building
%{__python} setup.py --basedir="../" build
popd
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%install
rm -rf ${RPM_BUILD_ROOT}
%makeinstall ucdincludedir=${RPM_BUILD_ROOT}/usr/include/ucd-snmp
# Determine which arch opensslconf.h is going to try to #include.
basearch=%{_arch}
%ifarch %{ix86}
basearch=i386
%endif
%ifarch %{multilib_arches}
# Do an net-snmp-config.h switcheroo to avoid file conflicts on systems where you
# can have both a 32- and 64-bit version of the library, and they each need
# their own correct-but-different versions of net-snmp-config.h to be usable.
mv ${RPM_BUILD_ROOT}/%{_bindir}/net-snmp-config ${RPM_BUILD_ROOT}/%{_bindir}/net-snmp-config-${basearch}
install -m 755 %SOURCE7 ${RPM_BUILD_ROOT}/%{_bindir}/net-snmp-config
mv ${RPM_BUILD_ROOT}/%{_includedir}/net-snmp-config.h ${RPM_BUILD_ROOT}/%{_includedir}/net-snmp-config-${basearch}.h
install -m644 %SOURCE6 ${RPM_BUILD_ROOT}/%{_includedir}/net-snmp-config.h
%endif
# remove .la files
rm ${RPM_BUILD_ROOT}%{_libdir}/*.la
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/snmp
install -m 644 %SOURCE1 ${RPM_BUILD_ROOT}%{_sysconfdir}/snmp/snmpd.conf
install -m 644 %SOURCE8 ${RPM_BUILD_ROOT}%{_sysconfdir}/snmp/snmptrapd.conf
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
install -d ${RPM_BUILD_ROOT}%{_initrddir}
install -m 755 %SOURCE2 ${RPM_BUILD_ROOT}%{_initrddir}/snmpd
install -m 755 %SOURCE3 ${RPM_BUILD_ROOT}%{_initrddir}/snmptrapd
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig
install -m 644 %SOURCE9 ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/snmpd
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
install -m 644 %{SOURCE4} ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/snmpd
install -d ${RPM_BUILD_ROOT}%{_bindir}
install -m 755 %SOURCE5 ${RPM_BUILD_ROOT}%{_bindir}/ucd5820stat
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
install -d ${RPM_BUILD_ROOT}%{_localstatedir}/lib/net-snmp
rm -f ${RPM_BUILD_ROOT}%{_bindir}/snmpinform
rm -f ${RPM_BUILD_ROOT}%{_bindir}/snmpcheck
rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/snmpconf.1*
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
ln -s snmptrap ${RPM_BUILD_ROOT}/usr/bin/snmpinform
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
# copy missing mib2c.conf files
cp local/mib2c.*.conf ${RPM_BUILD_ROOT}%{_datadir}/snmp
pushd perl
make install_vendor
eval $(perl '-V:installvendorarch')
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
# remove special files
find $RPM_BUILD_ROOT -name perllocal.pod \
-o -name .packlist \
-o -name "*.bs" \
-o -name Makefile.subs.pl \
| xargs -ri rm -f {}
# build files list
find $RPM_BUILD_ROOT/$installvendorarch -type f -print \
-o -type d -a -printf '%%%%dir %%p\n' \
| sed "s@$RPM_BUILD_ROOT@@g" \
| grep -v "$installvendorarch\$" \
| grep -v '/auto$' \
> ../perl.lst
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
popd
2008-09-16 08:28:47 +00:00
pushd python
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
popd
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
find $RPM_BUILD_ROOT -name '*.so' | xargs chmod 0755
# remove docs that do not apply to Linux
for file in "README.aix README.hpux11 README.osX README.Panasonic_AM3X.txt README.solaris README.win32"
do
rm $file
done
rm $RPM_BUILD_ROOT/%{_bindir}/fixproc
rm $RPM_BUILD_ROOT/%{_mandir}/man1/fixproc*
# trim down massive ChangeLog
2004-09-29 15:55:26 +00:00
dd bs=1024 count=250 if=ChangeLog of=ChangeLog.trimmed
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%post
/sbin/chkconfig --add snmpd
/sbin/chkconfig --add snmptrapd
# move local state files from /var/net-snmp to new location when updating the package
mv %{_localstatedir}/net-snmp/* %{_localstatedir}/lib/net-snmp/ &>/dev/null || :
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%preun
if [ $1 = 0 ]; then
2006-11-28 12:51:46 +00:00
service snmpd stop >/dev/null 2>&1
/sbin/chkconfig --del snmpd
service snmptrapd stop >/dev/null 2>&1
/sbin/chkconfig --del snmptrapd
# remove stale autogenerated file
rm -f %{_datadir}/snmp/mibs/.index
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
fi
%postun
if [ "$1" -ge "1" ]; then
service snmpd condrestart >/dev/null 2>&1 || :
service snmptrapd condrestart >/dev/null 2>&1 || :
fi
2004-09-22 14:25:26 +00:00
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%clean
rm -rf ${RPM_BUILD_ROOT}
%files
%defattr(-,root,root,-)
%doc COPYING ChangeLog.trimmed EXAMPLE.conf FAQ NEWS TODO
%doc README README.agent-mibs README.agentx README.krb5 README.snmpv3
%doc local/passtest
%doc README.thread AGENT.txt PORTING local/README.mib2c local/ipf-mod.pl
%{_initrddir}/snmpd
%{_initrddir}/snmptrapd
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%config(noreplace) %{_sysconfdir}/logrotate.d/snmpd
%config(noreplace,missingok) %{_sysconfdir}/sysconfig/snmpd
%dir %{_sysconfdir}/snmp
%config(noreplace,missingok) %{_sysconfdir}/snmp/snmpd.conf
%config(noreplace,missingok) %{_sysconfdir}/snmp/snmptrapd.conf
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%{_bindir}/ucd5820stat
%{_bindir}/ipf-mod.pl
%{_bindir}/snmpconf
%{_sbindir}/*
%attr(0644,root,root) %{_mandir}/man[58]/snmp*d*
%attr(0644,root,root) %{_mandir}/man5/snmp_config.5.gz
%attr(0644,root,root) %{_mandir}/man5/variables*
%dir %{_datadir}/snmp
%{_datadir}/snmp/snmpconf-data
%dir %{_localstatedir}/lib/net-snmp
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%files utils
%defattr(-,root,root,-)
%{_bindir}/encode_keychange
%{_bindir}/snmp[^c]*
%attr(0644,root,root) %{_mandir}/man1/snmp*.1*
2006-11-28 07:40:28 +00:00
%attr(0644,root,root) %{_mandir}/man1/encode_keychange*.1*
%attr(0644,root,root) %{_mandir}/man5/snmp.conf.5.gz
%attr(0644,root,root) %{_mandir}/man5/variables.5.gz
2006-11-28 07:40:28 +00:00
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%files devel
%defattr(0644,root,root,0755)
%{_libdir}/lib*.so
%{_libdir}/*.a
/usr/include/*
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%attr(0644,root,root) %{_mandir}/man3/*.3.*
%attr(0755,root,root) %{_bindir}/net-snmp-config*
2006-11-28 07:40:28 +00:00
%attr(0644,root,root) %{_mandir}/man1/net-snmp-config*.1.*
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%files perl -f perl.lst
%defattr(-,root,root)
%{_bindir}/mib2c-update
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%{_bindir}/mib2c
%dir %{_datadir}/snmp
%{_datadir}/snmp/mib2c*
%{_datadir}/snmp/*.pl
%{_bindir}/traptoemail
%attr(0644,root,root) %{_mandir}/man[15]/mib2c*
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
%attr(0644,root,root) %{_mandir}/man3/*.3pm.*
%attr(0644,root,root) %{_mandir}/man1/traptoemail*.1*
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
2008-09-16 08:28:47 +00:00
%files python
%defattr(-,root,root,-)
%doc README
%{python_sitelib}/*
2007-10-25 09:21:24 +00:00
%files gui
%defattr(-,root,root)
%{_bindir}/tkmib
%attr(0644,root,root) %{_mandir}/man1/tkmib.1*
%files libs
%defattr(-,root,root)
%{_libdir}/lib*.so.*
%dir %{_datadir}/snmp
%dir %{_datadir}/snmp/mibs
%{_datadir}/snmp/mibs
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
%changelog
* Fri Aug 14 2009 Orion Poplawski <orion@cora.nwra.com> 1:5.4.2.1-15
- Prevent post script failure on fresh installs
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.4.2.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 1 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-13
- package cleanup, remove unnecessary patches
- move local state file from /var/net-snmp/ to /var/lib/net-snmp
* Wed Jul 1 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-12
- make the default configuration less noisy, i.e. do not print "Connection from
UDP:" and "Received SNMP packet(s) from UDP:" messages on each connection.
(#509055)
* Mon May 18 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-11
- fix divison-by-zero in cpu statistics (#501210)
2009-03-06 22:52:04 +00:00
* Fri Mar 06 2009 Jesse Keating <jkeating@redhat.com> - 5.4.2.1-10
- Rebuild for new rpm
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.4.2.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 16 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-8
- fix tcp_wrappers integration (CVE-2008-6123)
* Fri Jan 30 2009 Karsten Hopp <karsten@redhat.com> 5.4.2.1-7
- fix build on s390x which has no libsensors
2009-01-17 15:31:23 +00:00
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> 5.4.2.1-7
- rebuild with new openssl
2008-12-17 09:32:59 +00:00
* Wed Dec 17 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-6
- rebuilt for new python again...
* Mon Dec 1 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-5
- fix rpm ownership of all created directories (#473582)
2008-12-01 11:13:21 +00:00
* Mon Dec 1 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-4
- Rebuild for fixed rpm (#473420)
2008-11-29 16:55:42 +00:00
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1:5.4.2.1-3
- Rebuild for Python 2.6
* Mon Nov 3 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-1
- explicitly require the right version and release of net-snmp and
net-snmp-libs
- update to net-snmp-5.4.2.1 to fix CVE-2008-4309
* Fri Sep 26 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2-3
- further tune up the distribution of files among subpackages
and dependencies
* Fri Sep 26 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2-2
- redistribute the perl scripts to the net-snmp package,
net-snmp-utils doesn't depend on perl now (#462484)
2008-09-17 14:32:07 +00:00
* Wed Sep 17 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2-1
- update to net-snmp-5.4.2
2008-09-16 08:28:47 +00:00
* Wed Sep 10 2008 John A. Khvatov <ivaxer@fedoraproject.org> 5.4.1-22
- add net-snmp-python
* Tue Jul 22 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-21
- fix perl SNMP::Session::set (#452131)
2008-07-11 10:29:30 +00:00
* Fri Jul 11 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-20
- prepare for new rpm version
* Tue Jun 10 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-19
- fix various flaws (CVE-2008-2292 CVE-2008-0960)
* Sat May 31 2008 Dennis Gilmore <dennis@ausil.us> 5.4.1-18
- fix sparc handling in /usr/bin/net-snmp-config
* Thu May 29 2008 Dennis Gilmore <dennis@ausil.us> 5.4.1-17
- fix sparc handling in /usr/include/net-snmp/net-snmp-config-sparc.h
2008-05-25 15:23:28 +00:00
* Sun May 25 2008 Dennis Gilmore <dennis@ausil.us> 5.4.1-16
-sparc multilib handling
* Mon Apr 21 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-15
- explicitly require lm_sensor > 3 for build (#442718)
- create multilib net-snmp-config on multilib architectures only
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.4.1-14
- add Requires for versioned perl (libperl.so)
- get rid of silly file Requires
2008-03-06 18:21:16 +00:00
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.4.1-13
- BR: perl(ExtUtils::Embed)
2008-03-06 18:07:00 +00:00
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.4.1-12
- rebuild for new perl
* Thu Feb 21 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-11
- add openssl-devel to the list of netsnmp-devel deps
* Thu Feb 14 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-10
- fixing ipNetToMediaNetAddress to show IP address (#432780)
* Tue Feb 12 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-9
- introduce /etc/sysconfig/snmpd. Use it to specify snmpd command line options.
/etc/snmp/snmpd.options is not used anymore (#431391)
* Mon Jan 28 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-8
- init scripts made LSB compliant
2007-12-05 09:39:53 +00:00
* Wed Dec 5 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-7
- rebuild for openssl soname bump
* Wed Nov 14 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-6
- add support of lm_sensors v3
- added procps to build dependencies (#380321)
- removed beecrypt from dependencies
- fixed crash on reading xen interfaces (#386611)
2007-10-25 09:13:50 +00:00
* Thu Oct 25 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-5
- move mib2c-update from net-snmp-utils to net-snmp-perl, where
mib2c is located
2007-10-25 09:21:24 +00:00
- add tkmib to net-snmp-gui package (#167933)
2007-10-16 10:37:54 +00:00
* Tue Oct 16 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-4
- License: field fixed to "BSD and CMU"
* Thu Aug 23 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-3
- include these tables: ip-mib/ipv4InterfaceTable
ip-mib/ipv6InterfaceTable, ip-mib/ipAddressPrefixTable
- fix Requires of net-snmp-devel to include lmsensors-devel on supported
architectures
2007-08-22 07:07:03 +00:00
* Wed Aug 22 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-2
2007-08-22 07:53:28 +00:00
- gawk added to build dependencies
2007-08-22 07:07:03 +00:00
* Tue Aug 7 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-1
2007-10-16 10:37:54 +00:00
- License: field changed to MIT
2007-08-07 12:33:35 +00:00
- 5.4.1 integrated
2007-08-22 07:07:03 +00:00
* Mon Jul 31 2007 Jan Safranek <jsafranek@redhat.com> 5.4-16
- supported lm_sensors on ppc64 (#249255)
- snmpconf generates config files with proper selinux context
(#247462)
- fix leak in udp transport (#247771)
- add alpha to supported archs in net-snmp-config (#246825)
2007-07-31 09:59:01 +00:00
- fix hrSWInst (#250237)
2007-06-28 10:21:58 +00:00
* Thu Jun 28 2007 Jan Safranek <jsafranek@redhat.com> 5.4-15
- fix default snmptrapd.conf
* Thu May 3 2007 Jan Safranek <jsafranek@redhat.com> 5.4-14
- fix snmptrapd hostname logging (#238587)
- fix udpEndpointProcess remote IP address (#236551)
- fix -M option of net-snmp-utils (#244784)
- default snmptrapd.conf added (#243536)
- fix crash when multiple exec statements have the same name
(#243536)
- fix ugly error message when more interfaces share
one IP address (#209861)
* Mon Mar 12 2007 Radek Vokál <rvokal@redhat.com> - 1:5.4-13
- fix overly verbose log message (#221911)
- few minor tweaks for review - still not perfect
- fix linking with lcrypto (#231805)
* Fri Mar 9 2007 Radek Vokál <rvokal@redhat.com> - 5.4-12
- lm_sensors-devel only where avaliable
* Thu Mar 1 2007 Radek Vokál <rvokal@redhat.com> - 5.4-11
- fix lm_sensors-devel Requires (#229109)
* Mon Feb 26 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 5.4-10
- fix net-snmp-config strange values for --libs (#228588)
* Fri Feb 23 2007 Radek Vokál <rvokal@redhat.com> - 5.4-9
- fix dependency on lm_sensors-devel (#229109)
- spec file cleanups
* Tue Jan 23 2007 Radek Vokál <rvokal@redhat.com> - 5.4-8
- fix occasional segfaults when snmpd starts
2007-01-11 16:38:05 +00:00
* Thu Jan 11 2007 Radek Vokál <rvokal@redhat.com> - 5.4-7
- fix ethtool extension (#222268)
2007-01-11 11:17:54 +00:00
* Thu Jan 11 2007 Radek Vokál <rvokal@redhat.com> - 5.4-6
- swith to new disman implementation
2006-12-12 10:17:00 +00:00
* Tue Dec 12 2006 Radek Vokál <rvokal@redhat.com> - 5.4-5
- fix memleaks in ip-addr and tcpConn
2006-12-07 11:50:05 +00:00
* Thu Dec 7 2006 Radek Vokál <rvokal@redhat.com> - 5.4-4
- fix rtnetlink.h/if_addr.h
* Thu Dec 7 2006 Joe Orton <jorton@redhat.com> - 5.4-3
- add Requires for tcp_wrappers-devel for -devel
2006-12-04 14:33:52 +00:00
* Mon Dec 4 2006 Radek Vokál <rvokal@redhat.com> - 5.4-2
- rebuilt against tcp_wrappers-devel
2006-11-28 12:51:46 +00:00
* Mon Nov 27 2006 Radek Vokal <rvokal@redhat.com> - 5.4-1
2006-11-28 07:40:28 +00:00
- upgrade to 5.4
- patch cleanup
- snmpd uses /var/run/snmpd.pid (#211264)
2006-10-01 21:18:02 +00:00
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 5.3.1-11
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
2006-09-25 12:05:35 +00:00
* Mon Sep 25 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-10
- add mibII/mta_sendmail (#207909)
* Fri Sep 22 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-9
- fix deprecated syscall base_reachable_time (#207273)
* Wed Sep 13 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-8
- enable smux to listen only on LOCAL by default (#181667)
- use correct answer adrress
* Tue Sep 5 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-7
- better upstream patch for byteorder
- add epoch to corespond with upstream versioning
* Wed Aug 30 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-6
- fix IPv4/IPv6 address presentation (#200255)
* Wed Aug 23 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-5
- SMUX support is still needed .. will disappear later!
- static libs should be in devel not libs (#203571)
- fix lm_sensors issues
* Tue Aug 22 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-4
- turn off SMUX support (#110931)
- add dist tag
2006-08-10 14:14:03 +00:00
* Thu Aug 10 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-3
- fix lib dirs in configure (#197684)
* Thu Aug 3 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-2
- better patch for depreciated sysctl call
* Mon Jul 17 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-1
- update to 5.3.1 final version, fix version number
* Wed Jul 12 2006 Radek Vokál <rvokal@redhat.com> 5.3.1.rc4-2
- fix init script, read .options files from /etc/snmp (#195702)
2006-07-12 07:26:55 +00:00
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.3.1.rc4-1.1
- rebuild
* Mon Jul 10 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.rc4-1
- update to release candidate 4
- fix lib dependencies on 64bit archs
- supress perl build
2006-06-13 09:19:55 +00:00
* Tue Jun 13 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre3-2
- add tcp-mib (#194856)
* Fri Jun 2 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre3-1
- update to another prerelease (fixes perl agents)
2006-05-26 11:47:39 +00:00
* Fri May 26 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-4
- fix lib version
* Thu May 25 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-3
- another multilib fix. Fix also net-snmp-config script
* Wed May 24 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-2
- another attempt to fix multilib issue. Generate dummy net-snmp-config.h file
* Tue May 23 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-1
- update to 5.3.1.pre2
- fix multilib issues (#192736)
On system with /usr/lib64 use net-snmp-config64 and net-snmp-config64.h
* Sat Apr 15 2006 Radek Vokál <rvokal@redhat.com> 5.3-8
- fix missing IF-MIB::ifNumber.0 (#189007)
* Wed Apr 05 2006 Radek Vokál <rvokal@redhat.com> 5.3-7
- fix parsing of /proc/diskstats
- fix disman monitor crash
- fix perl vendor name
- fix OID lookup fail
2006-03-25 10:07:13 +00:00
* Sat Mar 25 2006 Radek Vokal <rvokal@redhat.com> 5.3-6
- use net.ipv6.neigh.lo.retrans_time_ms (#186546)
2006-03-20 11:23:16 +00:00
* Mon Mar 20 2006 Radek Vokal <rvokal@redhat.com> 5.3-5
- allow disman/event-mib
2006-02-11 04:44:37 +00:00
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.2
- bump again for double-long bug on ppc(64)
2006-02-07 13:12:22 +00:00
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes
2006-02-02 08:17:55 +00:00
* Thu Feb 2 2006 Radek Vokál <rvokal@redhat.com> 5.3-4
- fix crash on s390x and ppc64
* Mon Jan 30 2006 Radek Vokál <rvokal@redhat.com> 5.3-3
- fix for lm_Senors, the max is no longer a fixed value
- parsing fixed for /proc/net/if_inet6
* Wed Jan 18 2006 Radek Vokal <rvokal@redhat.com> 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
2005-12-30 10:46:02 +00:00
* Fri Dec 30 2005 Radek Vokal <rvokal@redhat.com>
- upgrade to 5.3
2005-12-16 23:21:58 +00:00
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj
* Fri Dec 16 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-4
- check for header files in configure
- patch for SNMPv3 traps / session user creation (net-snmp bz#1374087)
* Fri Dec 09 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-3
- fix ipaddr return type on 64bit machines
* Wed Dec 07 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-2
- fix read problem on stream sockets (net-snmp bz#1337534)
2005-11-29 08:15:28 +00:00
* Tue Nov 29 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-1
- upgrade to 5.2.2 final
* Mon Nov 21 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc6.1
- update to rc6, snmpnetstat changes due to license problems
- persistent files in directory defined by snmp.conf persistentDir are
loaded at startup
2005-11-15 08:18:27 +00:00
* Tue Nov 15 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc5.1
- another release candidate
* Tue Nov 08 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc4.2
- Remove .la file from net-snmp-libs (#172618)
2005-11-09 09:03:06 +00:00
- grab new openssl
2005-11-07 12:18:49 +00:00
* Mon Nov 07 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc4.1
- update to release candidate 4
* Tue Nov 01 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc3.1
- release candidate 3 of net-snmp-5.2.2
2005-10-25 12:35:48 +00:00
* Tue Oct 25 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2.rc2-1
- rc2 prebuilt
2005-09-20 08:00:17 +00:00
* Tue Sep 20 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-3
- fix endian issues for addresses
2005-08-12 12:23:49 +00:00
* Fri Aug 12 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-2
- fix for s390x counter32 overflow (sachinp@in.ibm.com)
* Wed Jul 13 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-1
- CAN-2005-2177 new upstream version fixing DoS (#162908)
* Tue May 31 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-13
- CAN-2005-1740 net-snmp insecure temporary file usage (#158770)
- patch from suse.de
* Wed May 18 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-12
- session free fixed, agentx modules build fine (#157851)
- fixed dependency for net-snmp libs (#156932)
* Wed May 04 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-11
- report gigabit Ethernet speeds using Ethtool (#152480)
* Tue Apr 19 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-10
- fixed missing requires for devel package (#155221)
* Wed Apr 06 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-9
- switching to a different 64bit patch, hopefully 64bit problems are gone for a while
* Mon Apr 04 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-8
- net-snmp properly deals with large partitions (#153101) <jryska@redhat.com>
* Thu Mar 31 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-7
- agentx double free error fix <jp.fujitsu>
* Thu Mar 24 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-6
- fixed unexpected length for type ASN_UNSIGNED (#151892)
- fixed uptime problems on ia64
* Wed Mar 09 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-5
- 64bit needed some changes, was causing timeouts on 64bit archs!?
- affects bugs #125432 and #132058
2005-03-01 20:23:08 +00:00
* Tue Mar 1 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-4
- rebuild with openssl-0.9.7e
* Wed Feb 23 2005 Radek Vokal <rvokal@redhat.com> - 5.1.2-3
- patch from CVS - kill extra carriage return (#144917)
- removed patch for interface indexing - doesn't show virtual interfaces
2005-02-08 23:48:00 +00:00
* Tue Feb 8 2005 Jeremy Katz <katzj@redhat.com> - 5.2.1-2
- rebuild for new librpm
* Mon Jan 31 2005 Radek Vokal <rvokal@redhat.com> 5.2.1-1
- new release, fixing several issues
- pointer needs to be inicialized (#146417)
* Mon Dec 27 2004 Radek Vokal <rvokal@redhat.com> 5.2-2
- patch adding ipv6 support to ip system stats
* Tue Nov 30 2004 Radek Vokal <rvokal@redhat.com> 5.2-1
- net-snmp-5.2, patch clean-up
* Mon Nov 15 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-12
- snmpd crash with 'interfaces' directives in snmpd.conf fixed #139010
- rather dirty patch fixing conf directory for net-snmp-config
2004-10-15 09:12:32 +00:00
* Fri Oct 15 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-11
- Logrotate support added (#125004)
* Thu Oct 14 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-10
- Extended the libwrap and bsdcompat patches
* Mon Oct 11 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-9
- Droped obsolete lm-sensors patch and enabled lmSensors module
- Marked several patches to be removed for 5.1.3
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 5.1.2-8
- remove README* that do not apply to Linux
- trim massive ChangeLog
2004-09-22 14:25:26 +00:00
* Wed Sep 22 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- move ldconfig post/postun to libs subrpm
* Wed Sep 15 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-6
- Split out libs package for multilib compatibility
* Wed Sep 08 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-4
- New prereq for net-snmp-devel
- lelf check removed from configure.in (#128748)
- fixed snmpd coredump when sent SIGHUP (#127314)
* Tue Sep 07 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-3
- Agentx failed to send trap, fixed (#130752, #122338)
* Mon Sep 06 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-2
- Patch fixing uninitalized stack variable in smux_trap_process (#130179)
* Wed Aug 18 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-1
- Update to 5.1.2
- Removed net-snmp-5.0.1-initializer patch, included upstream
* Tue Jun 15 2004 Phil Knirsch <pknirsch@redhat.com>
- Fixed small bug in snmptrapd initscript (#126000).
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu May 06 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-3
- Reworked the perl filelist stuff (Thanks to marius feraru).
* Thu Apr 08 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-2
- Added Kaj J. Niemi that fixes ipAdEntIfIndex problem (#119106)
- Added Kaj J. Niemi to shut up memshared message for 2.6 kernel (#119203)
* Tue Mar 23 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-1
- Update to latest upstream version 5.1.1
- Included updated patches from Kaj J. Niemi (#118580).
* Thu Mar 18 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-12
- Hacked an ugly perl hack to get rid of perl RPATH problems.
- Fixed 64bit patch and applied it. ;-)
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Feb 04 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-10
- Included 64bit fix from Mark Langsdorf (#114645).
* Tue Feb 03 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-9
- Reverted removal of _includir redefiniton due to php-snmp dependancy.
- Remove SO_BSDCOMPAT setsockopt() call, deprecated.
* Thu Jan 29 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-8
- Quite a bit of specfile cleanup from Marius FERARU.
* Thu Jan 22 2004 Thomas Woerner <twoerner@redhat.com> 5.1-7
- enabled pie (snmpd, snmptrapd) - postponed for ia64
- added --with-pic to configure call
* Thu Jan 15 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-6
- Fixed 64bit build problems when 32bit popt lib is installed.
* Tue Jan 13 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-5
- rebuilt
* Sun Jan 11 2004 Florian La Roche <Florian.LaRoche@redhat.de> 5.1-4
- rebuild for new rpm
* Wed Dec 10 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-3
- Removed snmpcheck again, needs perl(Tk) which we don't ship (#111194).
- Fixed getopt definition in include file (#111209).
- Included Kaj J. Niemi's patch for broken perl module (#111319).
- Included Kaj J. Niemi's patch for broken async getnext perl call (#111479).
- Included Kaj J. Niemi's patch for broken hr_storage (#111502).
* Wed Nov 26 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-2
- Included BuildPrereq on lm_sensors-devel on x86 archs (#110616).
- Fixed deprecated initscript options (#110618).
* Wed Nov 19 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-1
- Updated to latest net-snmp-5.1 upstream version.
- Tons of specfile and patch cleanup.
- Cleaned up perl stuff (mib2c etc, see #107707).
- Added lm_sensors support patch for x86 archs from Kaj J. Niemi (#107618).
- Added support for custom mib paths and mibs to snmptrapd initscript (#102762)
auto-import changelog data from net-snmp-5.0.9-2.src.rpm Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2 - Due to rpm-devel we need elfutils-devel, too (#103982). Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1 - Updated to latest upstream version net-snmp-5.0.9 - Added patch to fix net-snmp-perl problems (#105842). Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tcp_wrappers Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1 - rebuilt Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11 - Fixed permission for net-snmp-config in net-snmp-devel Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1 - rebuilt Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10 - Moved net-snmp-config into devel package (#103927) Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1 - rebuilt Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9 - Added sample config to make net-snmp RFC 1213 compliant. Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8 - Fixed problem with perl option (#102420). - Added patch for libwrap fix (#77926). Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1 - rebuilt Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7 - Fixed build problems on ppc64 - Fixed double packaged manpages (#102075). Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed problem with new proc output (#98619, #89960). Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed ro/rw problem with v2 and v3 request (#89612) Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com> - Fixed permission problem for debuginfo (#101456) Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1 - Fixed file list for latest build. Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6 - Fixed build problems for net-snmp-perl. Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5 - actually apply ipv6 patch Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3 - bumped release and rebuilt. Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2 - Hack to make it build on 64bit platforms with /usr/lib64 correctly. - Fixed bug #85071 (leak of open descriptors for ipv6). Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1 - Updated to latest upstream version 5.0.8 (bug #88580) Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com> - Included generation of perl stuff. Thanks to Harald Hoyer. Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1 - Updated to net-snmp-5.0.7. Fixed especially the performance problem with limited trees.
2004-09-09 09:09:42 +00:00
* Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2
- Due to rpm-devel we need elfutils-devel, too (#103982).
* Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1
- Updated to latest upstream version net-snmp-5.0.9
- Added patch to fix net-snmp-perl problems (#105842).
* Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- allow compiling without tcp_wrappers
* Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1
- rebuilt
* Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11
- Fixed permission for net-snmp-config in net-snmp-devel
* Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1
- rebuilt
* Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10
- Moved net-snmp-config into devel package (#103927)
* Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1
- rebuilt
* Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9
- Added sample config to make net-snmp RFC 1213 compliant.
* Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8
- Fixed problem with perl option (#102420).
- Added patch for libwrap fix (#77926).
* Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1
- rebuilt
* Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7
- Fixed build problems on ppc64
- Fixed double packaged manpages (#102075).
* Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com>
- Fixed problem with new proc output (#98619, #89960).
* Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com>
- Fixed ro/rw problem with v2 and v3 request (#89612)
* Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com>
- Fixed permission problem for debuginfo (#101456)
* Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1
- Fixed file list for latest build.
* Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6
- Fixed build problems for net-snmp-perl.
* Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5
- actually apply ipv6 patch
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3
- bumped release and rebuilt.
* Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2
- Hack to make it build on 64bit platforms with /usr/lib64 correctly.
- Fixed bug #85071 (leak of open descriptors for ipv6).
* Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1
- Updated to latest upstream version 5.0.8 (bug #88580)
* Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com>
- Included generation of perl stuff. Thanks to Harald Hoyer.
* Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1
- Updated to net-snmp-5.0.7. Fixed especially the performance problem with
limited trees.
* Tue Feb 11 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-17
- Fixed ucd-snmp.redhat.conf (#78391).
- Fixed snmpwalk examples in config file.
* Mon Feb 10 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-15
- Fixed invalid SMUX packet (#83487).
* Thu Feb 06 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-14
- Fixed the libdir problem.
* Wed Feb 05 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-13
- Updated the old libtool rpath patch.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 5.0.6-12
- rebuilt
* Tue Jan 14 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-11
- Updated nolibelf patch and activated it again.
* Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 5.0.6-10
- Rebuild
* Tue Dec 17 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-9
- Added bzip2-devel to BuildPreReq (#76086, #70199).
* Thu Nov 28 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-8
- Added patch to increase SMUXMAXSTRLEN.
* Thu Nov 7 2002 Tim Powers <timp@redhat.com> 5.0.6-6
- rebuilt to fix broken deps
- remove files from the buildroot that we don't want to ship
* Thu Nov 7 2002 Joe Orton <jorton@redhat.com> 5.0.6-5
- add fix for -DUCD_COMPATIBLE (#77405)
* Thu Nov 07 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-4
- Another bump required. Some more specfile changes.
* Wed Nov 06 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-3
- Bumped release and rebuilt.
- Removed all dbFOO cruft again.
* Wed Oct 09 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-2
- Updated to latest released version.
* Sat Aug 31 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- do not link against -lelf
* Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-5
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
- Added --enable-ucd-snmp-compatibility for compatibility with older version
and fixed installation thereof.
- Got rid of the perl(Tk) dependancy by removing snmpcheck.
- Include /usr/include/ucd-snmp in the filelist.
- Fixed a problem with the ucd-snmp/version.h file.
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
* Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1
- Updated to 5.0.1
- Dropped --enable-reentrant as it's currently broken
* Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1
- Switch to latest stable version, 5.0
- Renamed the packate to net-snmp and obsoleted ucd-snmp.
* Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3
- Fixed problem with reload in initscript (#63526).
* Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2
- rebuilt in new environment
* Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1
- update to 4.2.4 final
* Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5
2006-11-28 12:51:46 +00:00
- Added some missing files to the %%files section.
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
* Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4
- Hardcoded the ETC_MNTTAB to point to "/etc/mtab".
* Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3
- Removed the check for dbFOO as we don't want to add another requirement.
* Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2
- Added missing BuildPrereq to openssl-devel (#61525)
* Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1
- Added ucd5820stat to the files section.
- Updated to latest version (4.2.4.pre3)
* Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1
- Updated to latest version (4.2.4.pre2)
* Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4
- Added the snmptrapd init script as per request (#49205)
- Fixed the again broken rpm query stuff (#57444)
- Removed all old and none-used db related stuff (libs and header checks/files)
* Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2
- Included the Axioma Security Research fix for snmpnetstat from bugtraq.
* Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1
- Update to 4.2.3 final.
- Fixed libtool/rpath buildroot pollution problem.
- Fixed library naming problem.
* Fri Oct 5 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles
and Wes Hardaker for the patch.
* Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed problem with RUNTESTS script.
* Tue Sep 4 2001 Preston Brown <pbrown@redhat.com>
- fixed patch related to bug #35016 (Dell)
* Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6
- Fixed snmpd description (#52366)
* Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de>
- Final bcm5820 fix. Last one was broken.
- Fixed bugzilla bug (#51960) where the binaries contained rpath references.
* Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed a couple of security issues:
o /tmp race and setgroups() privilege problem
o Various buffer overflow and format string issues.
o One signedness problem in ASN handling.
- Fixed an important RFE to support bcm5820 cards. (#51125)
* Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de>
- Removed tkmib from the package once again as we don't ship the Tk.pm CPAN
perl module required to run it (#49363)
- Added missing Provides for the .so.0 libraries as rpm doesn't seem to find
those during the build anymore (it used to) (#46388)
* Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de>
- Enabled IPv6 support (RFE #47764)
- Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha
for the patch and Matt Domsch for reporting the problem.
* Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed smux compilation problems (#41452)
- Fixed wrong paths displayed in manpages (#43053)
* Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de>
- Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153)
2006-11-28 12:51:46 +00:00
- Include /usr/share/snmp/snmpconf in %%files
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
* Wed Jun 13 2001 Than Ngo <than@redhat.com>
- fix to use libwrap in distro
- add buildprereq: tcp_wrappers
* Fri Jun 1 2001 Bill Nottingham <notting@redhat.com>
- add a *new* patch for IP address return sizes
* Fri Apr 20 2001 Bill Nottingham <notting@redhat.com>
- add patch so that only four bytes are returned for IP addresses on ia64 (#32244)
* Wed Apr 11 2001 Bill Nottingham <notting@redhat.com>
- rebuild (missing alpha packages)
* Fri Apr 6 2001 Matt Wilson <msw@redhat.com>
- added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016)
* Tue Apr 3 2001 Preston Brown <pbrown@redhat.com>
- clean up deinstallation (#34168)
* Tue Mar 27 2001 Matt Wilson <msw@redhat.com>
- return a usable RETVAL when running "service snmpd status" (#33571)
* Tue Mar 13 2001 Matt Wilson <msw@redhat.com>
- configure with --enable-reentrant and added "smux" and "agentx" to
--with-mib-modules= argument (#29626)
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Mon Feb 26 2001 Tim Powers <timp@redhat.com>
- fixed initscript, for reload and restart it was start then stop,
fixed. (#28477)
2006-11-28 12:51:46 +00:00
* Fri Feb 2 2001 Trond Eivind Glomsrod <teg@redhat.com>
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
- i18nize initscript
* Sat Jan 6 2001 Jeff Johnson <jbj@redhat.com>
- don't depend on /etc/init.d so that package will work with 6.2.
- perl path fiddles no longer needed.
- rely on brp-compress frpm rpm to compress man pages.
- patch from ucd-snmp CVS (Wes Hardaker).
- configure.in needs to check for rpm libraries correctly (#23033).
- add simple logrotate script (#21399).
- add options to create pidfile and log with syslog with addresses (#23476).
* Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com>
- package for Red Hat 7.1.
* Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net>
- update for 4.2
* Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com>
- add explicit format for syslog call (#18153).
* Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com>
- rebuild per Trond's request.
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix syntax error that crept in with condrestart
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Mon Jul 10 2000 Preston Brown <pbrown@redhat.com>
- move initscript and add condrestart magic
* Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
- fix %%attr on man pages
* Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com>
- tkmib doco had #!/usr/bin/perl55
- include snmpcheck and tkmib again (still needs some CPAN module, however).
* Tue Jun 6 2000 Jeff Johnson <jbj@redhat.com>
- update to 4.1.2.
- FHS packaging.
- patch for rpm 4.0.
2006-11-28 12:51:46 +00:00
* Thu May 18 2000 Trond Eivind Glomsrod <teg@redhat.com>
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
- add version to buildroot
- rebuilt with new libraries
* Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com>
- default config was broken (from Wes Hardaker) (#9752)
* Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com>
- compressed man pages.
* Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu>
- update to 4.1.1
* Sat Feb 5 2000 Florian La Roche <Florian.LaRoche@redhat.com>
2006-11-28 12:51:46 +00:00
- change %%postun to %%preun
auto-import changelog data from net-snmp-5.0.1-4.src.rpm Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-4 - Added --enable-ucd-snmp-compatibility for compatibility with older version and fixed installation thereof. - Got rid of the perl(Tk) dependancy by removing snmpcheck. - Include /usr/include/ucd-snmp in the filelist. Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1 - Updated to 5.0.1 - Dropped --enable-reentrant as it's currently broken Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1 - Switch to latest stable version, 5.0 - Renamed the packate to net-snmp and obsoleted ucd-snmp. Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3 - Fixed problem with reload in initscript (#63526). Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2 - rebuilt in new environment Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1 - update to 4.2.4 final Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5 - Added some missing files to the %files section. Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4 - Hardcoded the ETC_MNTTAB to point to "/etc/mtab". Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3 - Removed the check for dbFOO as we don't want to add another requirement. Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2 - Added missing BuildPrereq to openssl-devel (#61525) Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1 - Added ucd5820stat to the files section. - Updated to latest version (4.2.4.pre3) Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1 - Updated to latest version (4.2.4.pre2) Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4 - Added the snmptrapd init script as per request (#49205) - Fixed the again broken rpm query stuff (#57444) - Removed all old and none-used db related stuff (libs and header checks/files) Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2 - Included the Axioma Security Research fix for snmpnetstat from bugtraq. Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1 - Update to 4.2.3 final. - Fixed libtool/rpath buildroot pollution problem. - Fixed library naming problem. Fri Oct 05 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles and Wes Hardaker for the patch. Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed problem with RUNTESTS script. Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fixed patch related to bug #35016 (Dell) Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6 - Fixed snmpd description (#52366) Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de> - Final bcm5820 fix. Last one was broken. - Fixed bugzilla bug (#51960) where the binaries contained rpath references. Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed a couple of security issues: o /tmp race and setgroups() privilege problem o Various buffer overflow and format string issues. o One signedness problem in ASN handling. - Fixed an important RFE to support bcm5820 cards. (#51125) Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de> - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN perl module required to run it (#49363) - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find those during the build anymore (it used to) (#46388) Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de> - Enabled IPv6 support (RFE #47764) - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha for the patch and Matt Domsch for reporting the problem. Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de> - Fixed smux compilation problems (#41452) - Fixed wrong paths displayed in manpages (#43053) Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de> - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153) - Include /usr/share/snmp/snmpconf in %files Wed Jun 13 2001 Than Ngo <than@redhat.com> - fix to use libwrap in distro - add buildprereq: tcp_wrappers Fri Jun 01 2001 Bill Nottingham <notting@redhat.com> - add a *new* patch for IP address return sizes Fri Apr 20 2001 Bill Nottingham <notting@redhat.com> - add patch so that only four bytes are returned for IP addresses on ia64 (#32244) Wed Apr 11 2001 Bill Nottingham <notting@redhat.com> - rebuild (missing alpha packages) Fri Apr 06 2001 Matt Wilson <msw@redhat.com> - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016) Tue Apr 03 2001 Preston Brown <pbrown@redhat.com> - clean up deinstallation (#34168) Tue Mar 27 2001 Matt Wilson <msw@redhat.com> - return a usable RETVAL when running "service snmpd status" (#33571) Tue Mar 13 2001 Matt Wilson <msw@redhat.com> - configure with --enable-reentrant and added "smux" and "agentx" to --with-mib-modules= argument (#29626) Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Mon Feb 26 2001 Tim Powers <timp@redhat.com> - fixed initscript, for reload and restart it was start then stop, fixed. (#28477) Fri Feb 02 2001 Trond Eivind Glomsrd <teg@redhat.com> - i18nize initscript Sat Jan 06 2001 Jeff Johnson <jbj@redhat.com> - don't depend on /etc/init.d so that package will work with 6.2. - perl path fiddles no longer needed. - rely on brp-compress frpm rpm to compress man pages. - patch from ucd-snmp CVS (Wes Hardaker). - configure.in needs to check for rpm libraries correctly (#23033). - add simple logrotate script (#21399). - add options to create pidfile and log with syslog with addresses (#23476). Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com> - package for Red Hat 7.1. Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net> - update for 4.2 Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com> - add explicit format for syslog call (#18153). Thu Jul 20 2000 Bill Nottingham <notting@redhat.com> - move initscript back Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com> - rebuild per Trond's request. Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error that crept in with condrestart Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jul 10 2000 Preston Brown <pbrown@redhat.com> - move initscript and add condrestart magic Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix %attr on man pages Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com> - tkmib doco had #!/usr/bin/perl55 - include snmpcheck and tkmib again (still needs some CPAN module, however). Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com> - update to 4.1.2. - FHS packaging. - patch for rpm 4.0. Thu May 18 2000 Trond Eivind Glomsrd <teg@redhat.com> - add version to buildroot - rebuilt with new libraries Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com> - default config was broken (from Wes Hardaker) (#9752) Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com> - compressed man pages. Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu> - update to 4.1.1 Sat Feb 05 2000 Florian La Roche <Florian.LaRoche@redhat.com> - change %postun to %preun Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com> - Don't ship tkmib, since we don't ship the perl modules needed to run it. (Bug #4881) Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com> - default config permits RO access to system group only (Wed Hardaker). Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com> - implement suggestions from Wes Hardaker. Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - stateless access to rpm database. Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com> - update to 4.0.1. Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com> - update to 3.6.2 (#3219,#3259). - add missing man pages (#3057). Thu Apr 08 1999 Wes Hardaker <wjhardaker@ucdavis.edu> - fix Source0 location. - fix the snmpd.conf file to use real community names. Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) Fri Mar 19 1999 Preston Brown <pbrown@redhat.com> - upgrade to 3.6.1, fix configuration file stuff. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com> - restore host resources mib - simplified config file - rebuild for 6.0. Tue Dec 22 1998 Bill Nottingham <notting@redhat.com> - remove backup file to fix perl dependencies Tue Dec 08 1998 Jeff Johnson <jbj@redhat.com> - add all relevant rpm scalars to host resources mib. Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com> - enable libwrap (#253) - enable host module (rpm queries over SNMP!). Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com> - strip binaries Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5.3. - don't include snmpcheck until perl-SNMP is packaged. Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com> - ucd-snmpd.init: start daemon w/o -f. Tue Aug 04 1998 Jeff Johnson <jbj@redhat.com> - don't start snmpd unless requested - start snmpd after pcmcia. Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com> - all but config (especially SNMPv2p) ready for prime time Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - update to 3.5. Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com> - created the package... possibly replace cmu-snmp with this.
2004-09-09 09:07:53 +00:00
* Thu Feb 3 2000 Elliot Lee <sopwith@redhat.com>
- Don't ship tkmib, since we don't ship the perl modules needed to run it.
(Bug #4881)
* Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
- default config permits RO access to system group only (Wed Hardaker).
* Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com>
- implement suggestions from Wes Hardaker.
* Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com>
- stateless access to rpm database.
* Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com>
- update to 4.0.1.
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com>
- update to 3.6.2 (#3219,#3259).
- add missing man pages (#3057).
* Thu Apr 8 1999 Wes Hardaker <wjhardaker@ucdavis.edu>
- fix Source0 location.
- fix the snmpd.conf file to use real community names.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 3)
* Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
- upgrade to 3.6.1, fix configuration file stuff.
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
* Tue Feb 2 1999 Jeff Johnson <jbj@redhat.com>
- restore host resources mib
- simplified config file
- rebuild for 6.0.
* Tue Dec 22 1998 Bill Nottingham <notting@redhat.com>
- remove backup file to fix perl dependencies
* Tue Dec 8 1998 Jeff Johnson <jbj@redhat.com>
- add all relevant rpm scalars to host resources mib.
* Sun Dec 6 1998 Jeff Johnson <jbj@redhat.com>
- enable libwrap (#253)
- enable host module (rpm queries over SNMP!).
* Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com>
- strip binaries
* Fri Oct 2 1998 Jeff Johnson <jbj@redhat.com>
- update to 3.5.3.
- don't include snmpcheck until perl-SNMP is packaged.
* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
- ucd-snmpd.init: start daemon w/o -f.
* Tue Aug 4 1998 Jeff Johnson <jbj@redhat.com>
- don't start snmpd unless requested
- start snmpd after pcmcia.
* Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com>
- all but config (especially SNMPv2p) ready for prime time
* Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com>
- update to 3.5.
* Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com>
- created the package... possibly replace cmu-snmp with this.