- 
    Tue Mar 25 2014 Tianyue Lan <tianyue.lan@oracle.com> - 5.3.2.2-22.0.2.el5_10.1
    
- hrProcessorLoad returns incorrect values for CPUs greater than 100 (Jason Luan) [Orabug 17792842]
- snmptrapd: Fix crash due to access of freed memory (John Haxby) [orabug 14391194]
- suppress spurious asserts on 32bit [Greg Marsden]
   
  
  - 
    Wed Mar 05 2014 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-20.1
    
- Fixed CVE-2012-6151: snmpd crashing when AgentX subagent disconnects in
  the middle of request processing (#1073224)
- Fixed CVE-2014-2285: snmptrapd crash when using a trap with empty community
  string (#1073224)
   
  
  - 
    Thu Aug 30 2012 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-20
    
- fixed error message when the address specified by clientaddr option
  is wrong or cannot be bound (#840861)
   
  
  - 
    Thu Aug 09 2012 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-19
    
- fixed support for port numbers in 'clientaddr' configuration option
  (#840861, #845974)
- added support of cvfs filesystem hrStorageTable (#846391)
- removed various error log messages when IPv6 is disabled (#845155)
- removed various error log messages related to counte64 expansions
  (#846905)
   
  
  - 
    Tue Jun 12 2012 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-18
    
- added support of ocfs2, tmpfs and reiserfs in hrStorageTable
  (#754652, #755958, #822061)
- updated documentation of '-c' option of snmptrapd (#760001)
- fixed endless loop after truncating 64bit int (#783892)
- fixed snmpd exiting shortly after startup due to incoming signal (#799699)
- fixed decoding of COUNTER64 values from AgentX (#803585)
- fixed engineID of outgoing traps if 'trapsess -e <engineID>' is used in
  snmpd.conf (#805689)
- fixed CVE-2012-2141, an array index error in the extension table (#815813)
- fixed snmpd showing "failed to run mteTrigger query" when 'monitor'
  config option is used (#830042)
- added support for port numbers in 'clientaddr' configuration option
  (#828691)
   
  
  - 
    Sat May 12 2012 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-17.1
    
- fixed Request-ID encoded in 5-bytes when it gets negative (#818259)
   
  
  - 
    Tue Jan 03 2012 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-17
    
- fixed division-by-zero when computing UCD-SNMP-MIB::ssCpuIdle (#663789)
   
  
  - 
    Thu Nov 17 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-16
    
- fixed snmpd showing wrong UCD-SNMP-MIB::ssCpuIdle after 30 days of uptime
  on 32-bit platforms (#663789)
- fixed parsing of OID argument of 'smuxpeer' configuration option (#751235)
   
  
  - 
    Thu Oct 06 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-15
    
- removed 'error finding row index in _ifXTable_container_row_restore'
  error message (#736264)
- fixed a crash when DisMan Event MIB was used simultaneously with AgentX
  extensions (#725966)
- fixed references to OBJECT-GROUP between MIB files (#716470)
- disabled 'rpm -V' checking content of /usr/share/snmp/mibs/.index file,
  it is generated dynamically (#714976)
- fixed crash when getting out-of-memory in inetNetToMediaTable (#706916)
- fixed slow (re-)loads of TCP-MIB::tcpConnectionTable (#698562)
- fixed HOST-RESOURCES-MIB::hrStorageUsed with realStorageUnits disabled
  (#741789)
- fixed vxfs filesystem support in hrStorageTable (#744112)
- fixed snmpd sigsegv when embedded perl script registers one handler
  twice (#743167)
- fixed AgentX subagent sigsegv when reconnecting to AgentX master
  (#748390)
- fixed reporting of UCD-SNMP-MIB::dskPercentNode missing in previous
  release (#725339)
   
  
  - 
    Wed Jun 01 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-14
    
- fixed hrSWRunPath of kernel threads (regression caused by bugfix for
  - fixed bind filesystem support in hrStorageTable broken by fix
  for bug #654384
   
  
  - 
    Tue May 24 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-13
    
- fixed xfs filesystem support in hrStorageTable broken by fix
  for bug #654384
- fixed BER parsing of incoming packets - silently discard the invalid ones
  according to RFC (#704443)
   
  
  - 
    Wed May 11 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-12
    
- fixed UCD-SNMP::memory showing zero memory statistics, caused by reworked
  memory indexing in hrFSTable patch (#702626)
   
  
  - 
    Wed Apr 06 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-11
    
- fixed assertions in calculating of statistics in IF-MIB (#693759)
   
  
  - 
    Wed Jan 19 2011 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-10
    
- fixed SNMP GET returning noCreation error instead of unknown OID
  error in ifTable (#587785)
- fixed rare race condition when reading RPM database (#557758)
- fixed output of snmptranslate tool when displaying ranges of UNSIGNED
  type (#645303)
- fixed value of IP-MIB::ipv6InterfaceForwarding (#645317)
- fixed exit code of SNMP utilities when parsing of command line arguments
  fails (#574035)
- reworked hrFSTable and hrStorageTable, now the devices keep stable indexes
  across device remounts (#595322)
- fixed documentation of '-D[token]' option (#613584)
- fixed value of IP-MIB::ReasmReqds counter (#584807)
- the logrotate configuration file does not restart full snmpd service now
  (#584769)
- UCD-SNMP-MIB::dskTable was enhanced with 64 bit statistics of disk usage,
  available and free space (#664523)
- fixed man page of 'snmpnetstat' - '-Cp' must be used instead of '-CP'
  (#556842)
- fixed linkUp/DownTraps to contain ifIndex, ifAdminStatus,
  and ifOperStatus as described in the man page (#583807)
- fixed IF-MIB::ifSpeed of interfaces, that are down (#561882)
- fixed responding to requests on a multihost machine (#600319)
- fixed the automated test suite running with udp6 and tcp6 transports
  (#587617)
- fixed hrStorageTable on big-endian systems (#659354)
- fixed errors reported by configure script during package recompilation
  (#591416)
- fixed UDP-MIB::udpTable indexes on big-endian systems (#556824)
- fixed rare race condintion when populating UCD-SNMP-MIB::prTable,
  which could result in some entries missing in the table (#630905)
- fixed snmpd spamming log 'error on subcontainer '' insert (-1)' (#554956)
- fixed snmpd spamming log 'looks like a 64bit wrap, but prev!=new' (#653780)
- fixed snmptrapd leaking memory when processing traps in embedded perl
  (#676955)
- fixed ipv6IfTable - new interfaces were not added there (#680347)
- fixed rare race condition in hrSWRunTable (#683142)
- fixed proxying of out-of-tree GETNEXT requests (#663863)
- added 'realStorageUnits' config file option to support large (>16 TB) storage
  devices in hrStorageTable (#654384)
- fix file descriptor leak in RMON-MIB (#561875)
   
  
  - 
    Thu Jan 14 2010 Jan Safranek <jsafrane@redhat.com> - 5.3.2.2-9
    
- fix memory leak in ipAddressPrefixTable on IPv6 networks
  (#518633)
   
  
  - 
    Wed Aug 05 2009 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-8
    
- fix possible crash when 64-bit counters in ipSystemStatsTable get
  bigger than 2^32 (#514703)
- fix memory leak in ipNetToPhysicalTable (#515650)
- fix periodical memory leaks in various MIBs (#518633)
- create MIB indexes in /var/lib/net-snmp to fix SELinux alerts in applications
  (#523249)
- fix multilib issues in net-snmp and net-snmp-devel packages (#521820)
- allow snmpusm to create views with OIDs larger than 255 (#527364)
- plug memory leak in processing of GETNEXT request on last item in
  mteEventSetTable (#515650)
- suppress showing of "truncating unsigned value to 32 bits" message in Net-SNMP
  utilities (#528164)
- fix endless loop in ipDefaultRouterTable when there are more default routes
  with the same destination (#504742)
- suppress logging of "truncating integer value > 32 bits" in IP-MIB and TCP-MIB
  when the counters overflow 32 bits (#507528)
- fix responding to broadcast requests (#521175)
- fix ipNetToPhysicalTable and ipNetToMediaTable with network interfaces with
  long HW address (like InfiniBand) (#543499)
- fix IP address size in ipCidrRouteTable on 64 bit platforms (#547698)
   
  
  - 
    Thu Jul 23 2009 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-7
    
- implement parts of ETHERLIKE-MIB:dot3StatsTable (#468832)
   
  
  - 
    Fri May 15 2009 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-6
    
- fix command line options related to logging (#477768)
- don't spam log with 'diskio.c: don't know how to handle X request'
  (#474093)
- add ipAddressSpinLock OID (#479609)
- fix reloading of trapsink and trap2sink entries on SIGHUP (#468147)
- fix reporting of IF-MIB::ifSpeed of 10GB/s interfaces (#464061)
- backport skipNFSInHostResources option (#461631)
- implement ipNetToPhysicalLastUpdated OID (#477092)
- implement RMON-MIB::etherStatsJabbers (#468832)
- fix memory leak in SCTP-MIB (#497280)
   
  
  - 
    Sat Nov 01 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-5
    
- fix crash in bulk request processing (#469374)
   
  
  - 
    Thu Sep 25 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-4
    
- fix the SCTP-MIB on 32-bit systems
   
  
  - 
    Wed Sep 03 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-3
    
- enable sctp-mib compilation
   
  
  - 
    Fri Aug 29 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-2
    
- compile with -DNETSNMP_NO_INLINE to preserve ABI after rebase
   
  
  - 
    Tue Aug 05 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.2.2-1
    
- rebase to net-snmp-5.3.2.2 (#454977)
- introduce new "dontLogTCPWrappersConnects" config file option
  to reduce logging of incomming connections (#448664)
- introduce new "v1trapaddress" config file option
  which allows setting agent address inside SNMPv1 traps (#426355)
- correctly recover when admin starts snmpd or snmptrapd with
  wrong port specifier (#449351)
- update snmpd.conf man page to emphasize necessity of explicit port
  specification in 'trapsess' option (#436452)
- net-snmp.rpm requires now the same version and release of net-snmp-libs
  (#434746)
- 32-bit ifTable counters are now updated (#438151)
- fix hrProcessorLoad OID (#431439)
- fix documentation of 'exec' statement - it does not cache results
  (#431519)
- fix inetNetToMediaTable processing, some entries could be missing
  when ipv6 kernel module is removed (#450076)
- fix memory leak on UDP transport creation (#454294)
- add SCTP-MIB implementation (#435110)
- fix a filedescriptor leak in hrSWRunTable (#458009)
- allow 16bit ifIndex (#458937)
- move /etc/snmp/snmpd.options to /etc/sysconfig and add snmptrapd.options
  file (#459054)
   
  
  - 
    Thu Jun 05 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.1-25
    
- fix buffer overflow in perl module (CVE-2008-2292) (#449898)
- fix SNMPv3 authentication checks (unknown CVE) (#449898)
   
  
  - 
    Thu Apr 03 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.1-24
    
- fix icm6OutMsgs in icmpStatsTable
   
  
  - 
    Tue Feb 26 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.1-23
    
- add ipIfStatsTable to build
- make ipv6ScopeZoneIndexTable loading quiet (#433446)
- make ipAddressPrefixTable loading quiet (#253399 related)
- fix inetToMediaTable to recover from error when ipv6 kernel module is 
  not present (#431977)
   
  
  - 
    Thu Jan 24 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.1-22
    
- fix crash when smux communication fails (#429671)
   
  
  - 
    Fri Jan 11 2008 Jan Safranek <jsafranek@redhat.com> - 5.3.1-21
    
- add support for various IPv6-related MIBs (#253399)
   
  
  - 
    Tue Nov 06 2007 Jan Safranek <jsafranek@redhat.com> - 5.3.1-20
    
- fix snmpwalk / bulkwalk on TCP scalars (#248342)
- fix bulkwalk security flaw (#366631)
- interface names can be longer than 8 characters (#357121)
- aliased interfaces have correct netmask and broadcast addresses
  (#357121)
- fix icmpStatsTable (#256041)
- fix race condition when reading /proc/*/cmdline (#311261)
- fix hostname logging of snmptrapd (#270941)
- fix race condition when reading process status (#252216)
- fix TCP support (#251332)
- fix reading of agentsecname and iquerysecname from config file
  (#338981, #311761)
- fix disk statistics of mount points with spaces (#348681)
- store temporary files to /var/run/snmpd to prevent
  users to modify them and to make selinux happy (#401211)
- print more meaningful message when interface changes its ifIndex
  (#396141)
- fix hrDeviceStatus and hrDeviceErrors missing during walk
  (#419511)
- correctly cut values to 32bits in UCD-DISKIO-MIB, preventing
  "truncating integer value > 32 bits" to appear (#386821)
   
  
  - 
    Wed Aug 29 2007 Jan Safranek <jsafranek@redhat.com> - 5.3.1-19
    
- fix IP address size on 64 bit platforms (#253880)
   
  
  - 
    Wed Jun 27 2007 Jan Safranek <jsafranek@redhat.com> - 5.3.1-18
    
- fix compilation of new MIBs on non-intel architectures (#242483)
   
  
  - 
    Wed Jun 20 2007 Jan Safranek <jsafranek@redhat.com> - 5.3.1-17
    
- fix -M option of net-snmp-utils (#244783)
   
  
  - 
    Fri Jun 15 2007 Jan Safranek <jsafranek@redhat.com> - 5.3.1-16
    
- fixing the crash caused by net-snmp-5.3.1-shared-ip.patch
   
  
  - 
    Tue May 01 2007 Jan Safranek <jsafranek@redhat.com> - 5.3.1-15
    
- fix sending SNMPv1 traps on v2 connections (#236933)
- fix ugly error messages when more interfaces share one IP addr.
  (#223236)
- build with rpm-devel to support HOST-RESOURCES-MIB::hrSWInstalled
  (#232870)
- store pid in /var/run/snmpd.pid (240470)
- fix wrong sprintf in path generation (#240609)
- fix too verbose snmpassert (#239083)
- fix perl bulkwalk (#238145)
- extend ipv6 support of some MIBs (#242483)
   
  
  - 
    Fri Jan 19 2007 Radek Vokál <rvokal@redhat.com> - 5.3.1-14
    
- fix random crashes at snmpd start (#223164)
   
  
  - 
    Fri Jan 12 2007 Radek Vokál <rvokal@redhat.com> - 5.3.1-13
    
- fix ethtool config (#222268)
   
  
  - 
    Thu Nov 30 2006 Radek Vokál <rvokal@redhat.com> - 5.3.1-12
    
- fix memory leak in udp-local-addr patch (#217668)
   
  
  - 
    Mon Oct 02 2006 Jesse Keating <jkeating@redhat.com> - 5.3.1-11
    
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
   
  
  - 
    Tue Sep 26 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-10
    
- add mibII/mta_sendmail (#207909)
   
  
  - 
    Sat Sep 23 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-9
    
- fix deprecated syscall base_reachable_time (#207273)
   
  
  - 
    Thu Sep 14 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-8
    
- enable smux to listen only on LOCAL by default (#181667)
- use correct answer adrress
   
  
  - 
    Wed Sep 06 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-7
    
- better upstream patch for byteorder
- add epoch to corespond with upstream versioning
   
  
  - 
    Thu Aug 31 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-6
    
- fix IPv4/IPv6 address presentation (#200255)
   
  
  - 
    Thu Aug 24 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
   
  
  - 
    Wed Aug 23 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-4
    
- turn off SMUX support (#110931)
- add dist tag
   
  
  - 
    Fri Aug 11 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-3
    
- fix lib dirs in configure (#197684)
   
  
  - 
    Fri Aug 04 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-2
    
- better patch for depreciated sysctl call
   
  
  - 
    Tue Jul 18 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-1
    
- update to 5.3.1 final version, fix version number
   
  
  - 
    Thu Jul 13 2006 Radek Vokál <rvokal@redhat.com> 5.3.1.rc4-2
    
- fix init script, read .options files from /etc/snmp (#195702)
   
  
  - 
    Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 5.3.1.rc4-1.1
    
- rebuild
   
  
  - 
    Tue Jul 11 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
   
  
  - 
    Wed Jun 14 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre3-2
    
- add tcp-mib (#194856)
   
  
  - 
    Sat Jun 03 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre3-1
    
- update to another prerelease (fixes perl agents)
   
  
  - 
    Sat May 27 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-4
    
- fix lib version
   
  
  - 
    Fri May 26 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-3
    
- another multilib fix. Fix also net-snmp-config script
   
  
  - 
    Thu May 25 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-2
    
- another attempt to fix multilib issue. Generate dummy net-snmp-config.h file
   
  
  - 
    Wed May 24 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
   
  
  - 
    Sun Apr 16 2006 Radek Vokál <rvokal@redhat.com> 5.3-8
    
- fix missing IF-MIB::ifNumber.0 (#189007)
   
  
  - 
    Thu Apr 06 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
   
  
  - 
    Sun Mar 26 2006 Radek Vokal <rvokal@redhat.com> 5.3-6
    
- use net.ipv6.neigh.lo.retrans_time_ms (#186546)
   
  
  - 
    Tue Mar 21 2006 Radek Vokal <rvokal@redhat.com> 5.3-5
    
- allow disman/event-mib
   
  
  - 
    Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.2
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.1
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Fri Feb 03 2006 Radek Vokál <rvokal@redhat.com> 5.3-4
    
- fix crash on s390x and ppc64
   
  
  - 
    Tue Jan 31 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
   
  
  - 
    Thu Jan 19 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
   
  
  - 
    Sat Dec 31 2005 Radek Vokal <rvokal@redhat.com>
    
- upgrade to 5.3
   
  
  - 
    Sat Dec 17 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt for new gcj
   
  
  - 
    Sat Dec 17 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)
   
  
  - 
    Sat Dec 10 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-3
    
- fix ipaddr return type on 64bit machines
   
  
  - 
    Thu Dec 08 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-2
    
- fix read problem on stream sockets (net-snmp bz#1337534)
   
  
  - 
    Wed Nov 30 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-1
    
- upgrade to 5.2.2 final
   
  
  - 
    Tue Nov 22 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
   
  
  - 
    Wed Nov 16 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc5.1
    
- another release candidate
   
  
  - 
    Wed Nov 09 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc4.2
    
- Remove .la file from net-snmp-libs (#172618)
- grab new openssl
   
  
  - 
    Tue Nov 08 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc4.1
    
- update to release candidate 4
   
  
  - 
    Wed Nov 02 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc3.1
    
- release candidate 3 of net-snmp-5.2.2
   
  
  - 
    Wed Oct 26 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2.rc2-1
    
- rc2 prebuilt
   
  
  - 
    Wed Sep 21 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-3
    
- fix endian issues for addresses
   
  
  - 
    Sat Aug 13 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-2
    
- fix for s390x counter32 overflow (sachinp@in.ibm.com)
   
  
  - 
    Thu Jul 14 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-1
    
- CAN-2005-2177 new upstream version fixing DoS (#162908)
   
  
  - 
    Wed Jun 01 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-13
    
- CAN-2005-1740 net-snmp insecure temporary file usage (#158770)
- patch from suse.de
   
  
  - 
    Thu May 19 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)
   
  
  - 
    Thu May 05 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-11
    
- report gigabit Ethernet speeds using Ethtool (#152480)
   
  
  - 
    Wed Apr 20 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-10
    
- fixed missing requires for devel package (#155221)
   
  
  - 
    Thu Apr 07 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-9
    
- switching to a different 64bit patch, hopefully 64bit problems are gone for a while
   
  
  - 
    Tue Apr 05 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-8
    
- net-snmp properly deals with large partitions (#153101) <jryska@redhat.com>
   
  
  - 
    Fri Apr 01 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-7
    
- agentx double free error fix <jp.fujitsu>
   
  
  - 
    Fri Mar 25 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-6
    
- fixed unexpected length for type ASN_UNSIGNED (#151892)
- fixed uptime problems on ia64
   
  
  - 
    Thu Mar 10 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
   
  
  - 
    Wed Mar 02 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-4
    
- rebuild with openssl-0.9.7e
   
  
  - 
    Thu Feb 24 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
   
  
  - 
    Wed Feb 09 2005 Jeremy Katz <katzj@redhat.com> - 5.2.1-2
    
- rebuild for new librpm
   
  
  - 
    Tue Feb 01 2005 Radek Vokal <rvokal@redhat.com> 5.2.1-1
    
- new release, fixing several issues
- pointer needs to be inicialized (#146417)
   
  
  - 
    Tue Dec 28 2004 Radek Vokal <rvokal@redhat.com> 5.2-2
    
- patch adding ipv6 support to ip system stats
   
  
  - 
    Wed Dec 01 2004 Radek Vokal <rvokal@redhat.com> 5.2-1
    
- net-snmp-5.2, patch clean-up
   
  
  - 
    Tue Nov 16 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
   
  
  - 
    Sat Oct 16 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-11
    
- Logrotate support added (#125004)
   
  
  - 
    Fri Oct 15 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-10
    
- Extended the libwrap and bsdcompat patches
   
  
  - 
    Tue Oct 12 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
   
  
  - 
    Thu Sep 30 2004 Warren Togami <wtogami@redhat.com> 5.1.2-8
    
- remove README* that do not apply to Linux
- trim massive ChangeLog
   
  
  - 
    Thu Sep 23 2004 Florian La Roche <Florian.LaRoche@redhat.de>
    
- move ldconfig post/postun to libs subrpm
   
  
  - 
    Thu Sep 16 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-6
    
- Split out libs package for multilib compatibility
   
  
  - 
    Thu Sep 09 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)
   
  
  - 
    Wed Sep 08 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-3
    
- Agentx failed to send trap, fixed (#130752, #122338)
   
  
  - 
    Tue Sep 07 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-2
    
- Patch fixing uninitalized stack variable in smux_trap_process (#130179)
   
  
  - 
    Thu Aug 19 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
   
  
  - 
    Wed Jun 16 2004 Phil Knirsch <pknirsch@redhat.com>
    
- Fixed small bug in snmptrapd initscript (#126000).
   
  
  - 
    Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Fri May 07 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-3
    
- Reworked the perl filelist stuff (Thanks to marius feraru).
   
  
  - 
    Fri Apr 09 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)
   
  
  - 
    Wed Mar 24 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).
   
  
  - 
    Fri Mar 19 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. ;-)
   
  
  - 
    Wed Mar 03 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Thu Feb 05 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-10
    
- Included 64bit fix from Mark Langsdorf (#114645).
   
  
  - 
    Wed Feb 04 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.
   
  
  - 
    Fri Jan 30 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-8
    
- Quite a bit of specfile cleanup from Marius FERARU.
   
  
  - 
    Fri Jan 23 2004 Thomas Woerner <twoerner@redhat.com> 5.1-7
    
- enabled pie (snmpd, snmptrapd) - postponed for ia64
- added --with-pic to configure call
   
  
  - 
    Fri Jan 16 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-6
    
- Fixed 64bit build problems when 32bit popt lib is installed.
   
  
  - 
    Wed Jan 14 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-5
    
- rebuilt
   
  
  - 
    Mon Jan 12 2004 Florian La Roche <Florian.LaRoche@redhat.de> 5.1-4
    
- rebuild for new rpm
   
  
  - 
    Thu Dec 11 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).
   
  
  - 
    Thu Nov 27 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-2
    
- Included BuildPrereq on lm_sensors-devel on x86 archs (#110616).
- Fixed deprecated initscript options (#110618).
   
  
  - 
    Thu Nov 20 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)
   
  
  - 
    Tue Oct 14 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2
    
- Due to rpm-devel we need elfutils-devel, too (#103982).
   
  
  - 
    Tue Sep 30 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).
   
  
  - 
    Wed Sep 24 2003 Florian La Roche <Florian.LaRoche@redhat.de>
    
- allow compiling without tcp_wrappers
   
  
  - 
    Thu Sep 18 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1
    
- rebuilt
   
  
  - 
    Thu Sep 18 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11
    
- Fixed permission for net-snmp-config in net-snmp-devel
   
  
  - 
    Tue Sep 09 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1
    
- rebuilt
   
  
  - 
    Tue Sep 09 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10
    
- Moved net-snmp-config into devel package (#103927)
   
  
  - 
    Sat Aug 23 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1
    
- rebuilt
   
  
  - 
    Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9
    
- Added sample config to make net-snmp RFC 1213 compliant.
   
  
  - 
    Sat Aug 16 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8
    
- Fixed problem with perl option (#102420).
- Added patch for libwrap fix (#77926).
   
  
  - 
    Wed Aug 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1
    
- rebuilt
   
  
  - 
    Wed Aug 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7
    
- Fixed build problems on ppc64
- Fixed double packaged manpages (#102075).
   
  
  - 
    Fri Aug 08 2003 Phil Knirsch <pknirsch@redhat.com>
    
- Fixed problem with new proc output (#98619, #89960).
   
  
  - 
    Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com>
    
- Fixed ro/rw problem with v2 and v3 request (#89612)
   
  
  - 
    Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com>
    
- Fixed permission problem for debuginfo (#101456)
   
  
  - 
    Fri Aug 01 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1
    
- Fixed file list for latest build.
   
  
  - 
    Fri Aug 01 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6
    
- Fixed build problems for net-snmp-perl.
   
  
  - 
    Mon Jul 28 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5
    
- actually apply ipv6 patch
   
  
  - 
    Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Wed Apr 30 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3
    
- bumped release and rebuilt.
   
  
  - 
    Wed Apr 30 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).
   
  
  - 
    Sat Mar 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1
    
- Updated to latest upstream version 5.0.8 (bug #88580)
   
  
  - 
    Fri Feb 14 2003 Phil Knirsch <pknirsch@redhat.com>
    
- Included generation of perl stuff. Thanks to Harald Hoyer.
   
  
  - 
    Thu Feb 13 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.
   
  
  - 
    Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-17
    
- Fixed ucd-snmp.redhat.conf (#78391).
- Fixed snmpwalk examples in config file.
   
  
  - 
    Tue Feb 11 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-15
    
- Fixed invalid SMUX packet (#83487).
   
  
  - 
    Fri Feb 07 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-14
    
- Fixed the libdir problem.
   
  
  - 
    Thu Feb 06 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-13
    
- Updated the old libtool rpath patch.
   
  
  - 
    Thu Jan 23 2003 Tim Powers <timp@redhat.com> 5.0.6-12
    
- rebuilt
   
  
  - 
    Wed Jan 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-11
    
- Updated nolibelf patch and activated it again.
   
  
  - 
    Wed Jan 08 2003 Nalin Dahyabhai <nalin@redhat.com> 5.0.6-10
    
- Rebuild
   
  
  - 
    Wed Dec 18 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-9
    
- Added bzip2-devel to BuildPreReq (#76086, #70199).
   
  
  - 
    Fri Nov 29 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-8
    
- Added patch to increase SMUXMAXSTRLEN.
   
  
  - 
    Fri Nov 08 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
   
  
  - 
    Fri Nov 08 2002 Joe Orton <jorton@redhat.com> 5.0.6-5
    
- add fix for -DUCD_COMPATIBLE (#77405)
   
  
  - 
    Fri Nov 08 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-4
    
- Another bump required. Some more specfile changes.
   
  
  - 
    Thu Nov 07 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-3
    
- Bumped release and rebuilt.
- Removed all dbFOO cruft again.
   
  
  - 
    Thu Oct 10 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-2
    
- Updated to latest released version.
   
  
  - 
    Sun Sep 01 2002 Florian La Roche <Florian.LaRoche@redhat.de>
    
- do not link against -lelf
   
  
  - 
    Fri Jun 28 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-5
    
- 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.
   
  
  - 
    Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1
    
- Updated to 5.0.1
- Dropped --enable-reentrant as it's currently broken
   
  
  - 
    Wed Apr 24 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.
   
  
  - 
    Thu Apr 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3
    
- Fixed problem with reload in initscript (#63526).
   
  
  - 
    Tue Apr 16 2002 Tim Powers <timp@redhat.com> 4.2.4-2
    
- rebuilt in new environment
   
  
  - 
    Tue Apr 16 2002 Tim Powers <timp@redhat.com> 4.2.4-1
    
- update to 4.2.4 final
   
  
  - 
    Sun Apr 14 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5
    
- Added some missing files to the %files section.
   
  
  - 
    Wed Apr 10 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4
    
- Hardcoded the ETC_MNTTAB to point to "/etc/mtab".
   
  
  - 
    Tue Apr 09 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.
   
  
  - 
    Sat Apr 06 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2
    
- Added missing BuildPrereq to openssl-devel (#61525)
   
  
  - 
    Fri Apr 05 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)
   
  
  - 
    Tue Mar 19 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1
    
- Updated to latest version (4.2.4.pre2)
   
  
  - 
    Wed Jan 30 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)
   
  
  - 
    Tue Jan 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2
    
- Included the Axioma Security Research fix for snmpnetstat from bugtraq.
   
  
  - 
    Tue Dec 04 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.
   
  
  - 
    Sat Oct 06 2001 Philipp Knirsch <pknirsch@redhat.de>
    
- Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles
  and Wes Hardaker for the patch.
   
  
  - 
    Tue Sep 11 2001 Philipp Knirsch <pknirsch@redhat.de>
    
- Fixed problem with RUNTESTS script.
   
  
  - 
    Wed Sep 05 2001 Preston Brown <pbrown@redhat.com>
    
- fixed patch related to bug #35016 (Dell)
   
  
  - 
    Sat Aug 25 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6
    
- Fixed snmpd description (#52366)
   
  
  - 
    Thu Aug 23 2001 Philipp Knirsch <pknirsch@redhat.de>
    
- Final bcm5820 fix. Last one was broken.
- Fixed bugzilla bug (#51960) where the binaries contained rpath references.
   
  
  - 
    Thu Aug 16 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)
   
  
  - 
    Sat Jul 21 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)
   
  
  - 
    Fri Jul 20 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.
   
  
  - 
    Wed Jun 27 2001 Philipp Knirsch <pknirsch@redhat.de>
    
- Fixed smux compilation problems (#41452)
- Fixed wrong paths displayed in manpages (#43053)
   
  
  - 
    Tue Jun 26 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
   
  
  - 
    Thu Jun 14 2001 Than Ngo <than@redhat.com>
    
- fix to use libwrap in distro
- add buildprereq: tcp_wrappers
   
  
  - 
    Sat Jun 02 2001 Bill Nottingham <notting@redhat.com>
    
- add a *new* patch for IP address return sizes
   
  
  - 
    Sat Apr 21 2001 Bill Nottingham <notting@redhat.com>
    
- add patch so that only four bytes are returned for IP addresses on ia64 (#32244)
   
  
  - 
    Thu Apr 12 2001 Bill Nottingham <notting@redhat.com>
    
- rebuild (missing alpha packages)
   
  
  - 
    Sat Apr 07 2001 Matt Wilson <msw@redhat.com>
    
- added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016)
   
  
  - 
    Wed Apr 04 2001 Preston Brown <pbrown@redhat.com>
    
- clean up deinstallation (#34168)
   
  
  - 
    Wed Mar 28 2001 Matt Wilson <msw@redhat.com>
    
- return a usable RETVAL when running "service snmpd status" (#33571)
   
  
  - 
    Wed Mar 14 2001 Matt Wilson <msw@redhat.com>
    
- configure with --enable-reentrant and added "smux" and "agentx" to
  --with-mib-modules= argument (#29626)
   
  
  - 
    Sat Mar 03 2001 Nalin Dahyabhai <nalin@redhat.com>
    
- rebuild in new environment
   
  
  - 
    Tue Feb 27 2001 Tim Powers <timp@redhat.com>
    
- fixed initscript, for reload and restart it was start then stop,
  fixed. (#28477)
   
  
  - 
    Sat Feb 03 2001 Trond Eivind Glomsrød <teg@redhat.com>
    
- i18nize initscript
   
  
  - 
    Sun Jan 07 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).
   
  
  - 
    Sun Dec 31 2000 Jeff Johnson <jbj@redhat.com>
    
- package for Red Hat 7.1.
   
  
  - 
    Fri Dec 08 2000 Wes Hardaker <hardaker@users.sourceforge.net>
    
- update for 4.2
   
  
  - 
    Fri Oct 13 2000 Jeff Johnson <jbj@redhat.com>
    
- add explicit format for syslog call (#18153).
   
  
  - 
    Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
    
- move initscript back
   
  
  - 
    Fri Jul 21 2000 Jeff Johnson <jbj@redhat.com>
    
- rebuild per Trond's request.
   
  
  - 
    Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
    
- fix syntax error that crept in with condrestart
   
  
  - 
    Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
    
- automatic rebuild
   
  
  - 
    Tue Jul 11 2000 Preston Brown <pbrown@redhat.com>
    
- move initscript and add condrestart magic
   
  
  - 
    Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
    
- fix %attr on man pages
   
  
  - 
    Tue Jun 13 2000 Jeff Johnson <jbj@redhat.com>
    
- tkmib doco had #!/usr/bin/perl55
- include snmpcheck and tkmib again (still needs some CPAN module, however).
   
  
  - 
    Wed Jun 07 2000 Jeff Johnson <jbj@redhat.com>
    
- update to 4.1.2.
- FHS packaging.
- patch for rpm 4.0.
   
  
  - 
    Fri May 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
    
- add version to buildroot
- rebuilt with new libraries
   
  
  - 
    Mon Feb 28 2000 Jeff Johnson <jbj@redhat.com>
    
- default config was broken (from Wes Hardaker) (#9752)
   
  
  - 
    Mon Feb 14 2000 Jeff Johnson <jbj@redhat.com>
    
- compressed man pages.
   
  
  - 
    Sat Feb 12 2000 Wes Hardaker <wjhardaker@ucdavis.edu>
    
- update to 4.1.1
   
  
  - 
    Sun Feb 06 2000 Florian La Roche <Florian.LaRoche@redhat.com>
    
- change %postun to %preun
   
  
  - 
    Fri Feb 04 2000 Elliot Lee <sopwith@redhat.com>
    
- Don't ship tkmib, since we don't ship the perl modules needed to run it.
(Bug #4881)
   
  
  - 
    Wed Sep 01 1999 Jeff Johnson <jbj@redhat.com>
    
- default config permits RO access to system group only (Wed Hardaker).
   
  
  - 
    Mon Aug 30 1999 Jeff Johnson <jbj@redhat.com>
    
- implement suggestions from Wes Hardaker.
   
  
  - 
    Sat Aug 28 1999 Jeff Johnson <jbj@redhat.com>
    
- stateless access to rpm database.
   
  
  - 
    Thu Aug 26 1999 Jeff Johnson <jbj@redhat.com>
    
- update to 4.0.1.
   
  
  - 
    Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
    
- initscript munging
   
  
  - 
    Sun Jun 13 1999 Jeff Johnson <jbj@redhat.com>
    
- update to 3.6.2 (#3219,#3259).
- add missing man pages (#3057).
   
  
  - 
    Fri Apr 09 1999 Wes Hardaker <wjhardaker@ucdavis.edu>
    
- fix Source0 location.
- fix the snmpd.conf file to use real community names.
   
  
  - 
    Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com> 
    
- auto rebuild in the new build environment (release 3)
   
  
  - 
    Sat Mar 20 1999 Preston Brown <pbrown@redhat.com>
    
- upgrade to 3.6.1, fix configuration file stuff.
   
  
  - 
    Thu Feb 25 1999 Preston Brown <pbrown@redhat.com>
    
- Injected new description and group.
   
  
  - 
    Wed Feb 03 1999 Jeff Johnson <jbj@redhat.com>
    
- restore host resources mib
- simplified config file
- rebuild for 6.0.
   
  
  - 
    Wed Dec 23 1998 Bill Nottingham <notting@redhat.com>
    
- remove backup file to fix perl dependencies
   
  
  - 
    Wed Dec 09 1998 Jeff Johnson <jbj@redhat.com>
    
- add all relevant rpm scalars to host resources mib.
   
  
  - 
    Mon Dec 07 1998 Jeff Johnson <jbj@redhat.com>
    
- enable libwrap (#253)
- enable host module (rpm queries over SNMP!).
   
  
  - 
    Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
    
- strip binaries
   
  
  - 
    Sat Oct 03 1998 Jeff Johnson <jbj@redhat.com>
    
- update to 3.5.3.
- don't include snmpcheck until perl-SNMP is packaged.
   
  
  - 
    Fri Aug 14 1998 Jeff Johnson <jbj@redhat.com>
    
- ucd-snmpd.init: start daemon w/o -f.
   
  
  - 
    Wed Aug 05 1998 Jeff Johnson <jbj@redhat.com>
    
- don't start snmpd unless requested
- start snmpd after pcmcia.
   
  
  - 
    Mon Jun 22 1998 Jeff Johnson <jbj@redhat.com>
    
- all but config (especially SNMPv2p) ready for prime time
   
  
  - 
    Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com>
    
- update to 3.5.
   
  
  - 
    Wed Dec 31 1997 Otto Hammersmith <otto@redhat.com>
    
- created the package... possibly replace cmu-snmp with this.