Subject: CVS commit: pkgsrc/net/net-snmp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2004 13:30:34
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri May 14 13:30:34 UTC 2004

Modified Files:
	pkgsrc/net/net-snmp: Makefile PLIST distinfo
	pkgsrc/net/net-snmp/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae patch-af patch-ah

Log Message:
Changes 5.1.1:
New:
  - test suite supports testing over other transports (tcp, udp6, unix, ...)
    (see the -P switch to the testing/RUNTESTS script)
  - Solaris supports the use of it's PKCS#11 library for supporting
    cryptographic functions (OpenSSL isn't required if PKCS#11 is available)
    (see configure's --with-pkcs flag)
Fixes:
  - Improvements on 64 bit architectures.
  - A few minor memory leaks fixed.
  - An extremely large number of minor bug fixes.
  - Many perl module specific bug fixes.
  - snmpd will safely handle more signals.
Ports:
  - Many many significant Windows improvements.
    - A win32 build script in win32/build.pl
    - Support for the MinGW compiler
    - (see the README.win32 file for details on new ports)
    - Various helpful win32/*.bat files for installation, etc.
  - Some linux 2.6 support improvements


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/net/net-snmp/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/net-snmp/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/net/net-snmp/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/net/net-snmp/patches/patch-aa \
    pkgsrc/net/net-snmp/patches/patch-ab pkgsrc/net/net-snmp/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/net/net-snmp/patches/patch-ad \
    pkgsrc/net/net-snmp/patches/patch-ae pkgsrc/net/net-snmp/patches/patch-af \
    pkgsrc/net/net-snmp/patches/patch-ah

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