diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-12 22:57:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-12 22:57:38 +0000 |
commit | b4fbdeca7f6286717c636d6c065fdc6f851d4c66 (patch) | |
tree | 38b0bbaacee7b517805dc256bf78fc6b812fc338 /security/gnutls/distinfo | |
parent | 94be7fc32cc1df37545844d666dc9cb4206fd528 (diff) | |
download | pkgsrc-b4fbdeca7f6286717c636d6c065fdc6f851d4c66.tar.gz |
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.
Diffstat (limited to 'security/gnutls/distinfo')
-rw-r--r-- | security/gnutls/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index cd5b05eefc1..ddab5f7a6c5 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2003/12/22 23:08:04 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/01/12 22:57:38 xtraeme Exp $ -SHA1 (gnutls-1.0.3.tar.gz) = ae5114d105b15f618a5bc68386901b57566f8f2e -Size (gnutls-1.0.3.tar.gz) = 1366830 bytes +SHA1 (gnutls-1.0.4.tar.gz) = 66aa85e36cf462983c33c274707af4b63cd6f92b +Size (gnutls-1.0.4.tar.gz) = 1379419 bytes |