diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-20 06:07:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-20 06:07:15 +0000 |
commit | be84695db32f92c845344e06aaa074308ac35b4c (patch) | |
tree | 76efa37764ad79d11985fc56648a26a41108eb76 /security/gnutls/distinfo | |
parent | d6528f7eb8067d31472c220379930ad3e1812e54 (diff) | |
download | pkgsrc-be84695db32f92c845344e06aaa074308ac35b4c.tar.gz |
Update to 1.6.2:
* Version 1.6.2 (released 2007-04-18)
** Fix X.509 signing with RSA-PKCS#1 to set a NULL parameters fields.
Before, we remove the parameters field, which resulted in a slightly
different DER encoding which in turn caused signature verification
failures of GnuTLS-generated RSA certificates in some other
implementations (e.g., GnuPG 2.x's gpgsm). Depending on which RFCs
you read, this may or may not be correct, but our new behaviour appear
to be consistent with other widely used implementations.
** Regenerate the PKIX ASN.1 syntax tree.
For some reason, after changing the ASN.1 type of ldap-UID in the last
release, the generated C file built from the ASN.1 schema was not
refreshed. This can cause problems when reading/writing UID
components inside X.500 Distinguished Names. Reported by devel
<dev001@pas-world.com>.
** Updated translations.
** API and ABI modifications:
No changes since last version.
Diffstat (limited to 'security/gnutls/distinfo')
-rw-r--r-- | security/gnutls/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index d77c99183b5..a2c038d4d9a 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2007/01/24 15:58:04 tron Exp $ +$NetBSD: distinfo,v 1.35 2007/04/20 06:07:16 wiz Exp $ -SHA1 (gnutls-1.6.1.tar.bz2) = e9517a6ad324245a5ebf8d86a16fc1486cd0b6ee -RMD160 (gnutls-1.6.1.tar.bz2) = e1b780885dadc6cb355af53a4e69172f1037e06c -Size (gnutls-1.6.1.tar.bz2) = 4226536 bytes +SHA1 (gnutls-1.6.2.tar.bz2) = d9b0cc20d10d4f0d4f2427a111b0481ae3cbb7da +RMD160 (gnutls-1.6.2.tar.bz2) = 8f24683bea7bf973a6df5b5249a4471801834935 +Size (gnutls-1.6.2.tar.bz2) = 4285763 bytes SHA1 (patch-aa) = eb29cda3b79c6cf7303ebf53ace62a7834eac6bf -SHA1 (patch-ab) = 503bf7fa154341504db7ba3b5c6602627ff27dc5 +SHA1 (patch-ab) = 088e7b11194dafeae0b6e2cf2736c6d34eecf6b6 SHA1 (patch-ac) = 937b2ea324ffa0dccb37a0612d7ace8b0de9c00a |