Subject: CVS commit: pkgsrc/security/gnutls
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2004 22:57:38
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Jan 12 22:57:38 UTC 2004

Modified Files:
	pkgsrc/security/gnutls: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 1.0.4

Version 1.0.4 (04/01/2004)

- Changed handshake behaviour to send the lowest TLS version
  when an unsupported version was advertized. The current behaviour
  is to send the maximum version we support.
- certtool no longer asks the password in unencrypted private
  keys.
- The source is now compiled to use the reentrant libc functions.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/security/gnutls/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/gnutls/PLIST \
    pkgsrc/security/gnutls/buildlink2.mk pkgsrc/security/gnutls/distinfo

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