Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        net-snmp-utils: Network management utilities using SNMP, from the NET-SNMP project.
        
        
            | Name: | net-snmp-utils | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 5.1.2 | 
            License: | BSDish | 
        
        
            | Release: | 13.el4 | 
            URL: | http://www.net-snmp.org | 
        
        
        
        - Summary
 
        - 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.
 
        
        
        Changelog
        
            - * Wed Jun  4 19:00:00 2008 Jan Safranek <jsafranek{%}redhat{*}com> 5.1.2-13
 
            - fix buffer overflow in perl module (CVE-2008-2292) (#449896)
- fix SNMPv3 authentication checks (unknown CVE) (#449896)
 
        
            - * Mon Nov  5 18:00:00 2007 Jan Safranek <jsafranek{%}redhat{*}com> 5.1.2-11.EL4.12
 
            - fix bulkwalk security flaw (#366611)
- fix hrDeviceStatus and hrDeviceErrors missing during walk
  (#387091)
- fix crash when smux communication fails (#394591)
- store temporary files to /var/run/snmpd to prevent
  users to modify them and to make selinux happy (#417921)
- fix disk statistics of mount points with spaces (#325881)
- fix race condition when reading /proc/*/cmdline (#311241)
- fix linking with libcrypto on x86_64 (#409821)
- allow extensions to return INTEGER as int, not only long
  (#329631)
- fix 'authfail' config option (#426497)
- fix documentation of 'exec' statement - it does not cache results
  (#172984)
- correctly cut values to 32bits in UCD-DISKIO-MIB, preventing
  "truncating unsigned value to 32 bits (11)" to appear (#428948)
- fix override config option (#432182)
- fix snmpd.conf man page to mention ignoredisk working only in 
  hrDiskStorageTable and hrDeviceTable (#430069)
- fix net-snmp package dependencies (#434564)
 
        
            - * Thu Jul 19 19:00:00 2007 Jan Safranek <jsafranek{%}redhat{*}com> 5.1.2-11.EL4.11
 
            - decrease logging of incoming connections, which slows down syslog
  (#241581)
- reference to net-snmp-config removed from snmpd.conf man page
  (#202599)
- fix snmpusm man page to describe all options (#202745)
- check if port number is valid (#205154)
- fix ssRawCpu* counters to wrap correctly on overflow (#223775)
- add rpm-devel to BuildPreReq to enable hrSWInstalled OID
  (#235885)
- snmptrapd survives logrotate (#239663)
- output of exec statement can be longer than 1023 characters
  (#242775)
- fix -M option of net-snmp-utils (#199165)
- add diskio MIB (#245380)
- snmpconf should generate config files with proper selinux context
  (#192447)
- fix snmpwalk / bulkwalk on TCP scalars (#248196)