pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/net-snmp



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Dec 31 10:06:57 UTC 2014

Modified Files:
        pkgsrc/net/net-snmp: Makefile Makefile.common PLIST distinfo
        pkgsrc/net/net-snmp/patches:
            patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c
            patch-agent_mibgroup_hardware_memory_memory__netbsd.c
            patch-agent_mibgroup_host_data__access_swrun__kinfo.c patch-du
Removed Files:
        pkgsrc/net/net-snmp/patches: patch-snmplib_mib.c

Log Message:
Changes 5.7.3:
Many many bug fixes and minor improvements

snmpd, snmptrapd and apps:
  - Patch 2525: from Ryan Steinmetz: Fix argument length parsing of the
    host resources mib
  - Make ENV_SEPARATOR_CHAR configurable
  - SECURITY: a denial of service attack vector was discovered on
    the linux implementation of the ICMP-MIB.  This release fixes
    this bug and all users are encouraged to update their SNMP
    agent if they make use of the ICMP-MIB table objects.

perl:
  - BUG: 2402: Add support for SNMPv3 traps

Windows:
  - Port batch build infrastructure to Visual Studio 2010 and later
    From Visual Studio 2010 on it is no longer possible to specify
    include or library directories globally - these have to be
    specified per project. Hence two additional menu entries in
    build.bat that allow to specify these directories.
  - Patch from Bart Van Assche to improve cygwin building


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/net/net-snmp/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/net-snmp/Makefile.common
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/net-snmp/PLIST
cvs rdiff -u -r1.83 -r1.84 pkgsrc/net/net-snmp/distinfo
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/net/net-snmp/patches/patch-agent_mibgroup_hardware_memory_memory__netbsd.c \
    pkgsrc/net/net-snmp/patches/patch-agent_mibgroup_host_data__access_swrun__kinfo.c
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/net-snmp/patches/patch-du
cvs rdiff -u -r1.1 -r0 pkgsrc/net/net-snmp/patches/patch-snmplib_mib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index