Subject: CVS commit: pkgsrc/devel/libntlm
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2006 13:57:30
Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Dec  9 13:57:30 UTC 2006

Modified Files:
	pkgsrc/devel/libntlm: Makefile distinfo
Added Files:
	pkgsrc/devel/libntlm/patches: patch-aa patch-ab patch-ac patch-ad

Log Message:
Update libntlm to 0.3.12.

* Version 0.3.12 (released 2006-08-24)

** Update of gnulib files.

** API and ABI modifications.
No changes since last version.

* Version 0.3.11 (released 2006-05-16)

** Fix buggy MD4 implementation on 64-bit platforms.

** Self tests are run under valgrind, if available.

** Updated gnulib files.

** API and ABI modifications.
No changes since last version.

* Version 0.3.10 (released 2006-03-24)

** The library is linked with -no-undefined, to enable building a Windows DLL.

** Add new APIs to access the SMBencrypt and SMBNTencrypt functions.
Suggested by Pavel Fedin <fedin@matek.ru>.

** API and ABI modifications.
ntlm_smb_encrypt: ADD
ntlm_smb_nt_encrypt: ADD

* Version 0.3.9 (released 2005-10-23)

** DES and MD4 functionality replaced with gnulib modules.
These modules also comes with self tests.

** API and ABI modifications.
No changes since last version.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/libntlm/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/libntlm/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/libntlm/patches/patch-aa \
    pkgsrc/devel/libntlm/patches/patch-ab \
    pkgsrc/devel/libntlm/patches/patch-ac \
    pkgsrc/devel/libntlm/patches/patch-ad

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