pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnutls Update to 2.8.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9c37ea2572c
branches: trunk
changeset: 566831:f9c37ea2572c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 31 01:16:42 2009 +0000
description:
Update to 2.8.4:
* Version 2.8.4 (released 2009-09-18)
** libgnutls: Enable Camellia ciphers by default.
** libgnutls: Make OpenPGP hostname checking work again.
The patch to resolve the X.509 CN/SAN issue accidentally broken
OpenPGP hostname comparison.
** libgnutls: When printing X.509 certificates, handle XMPP SANs better.
Reported by Howard Chu <hyc%symas.com@localhost> in
<https://savannah.gnu.org/support/?106975>.
** API and ABI modifications:
No changes since last version.
diffstat:
security/gnutls/Makefile | 4 ++--
security/gnutls/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r a2f6eb50353a -r f9c37ea2572c security/gnutls/Makefile
--- a/security/gnutls/Makefile Sat Oct 31 01:14:53 2009 +0000
+++ b/security/gnutls/Makefile Sat Oct 31 01:16:42 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2009/10/12 15:25:14 reed Exp $
+# $NetBSD: Makefile,v 1.88 2009/10/31 01:16:42 wiz Exp $
-DISTNAME= gnutls-2.8.3
+DISTNAME= gnutls-2.8.4
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \
diff -r a2f6eb50353a -r f9c37ea2572c security/gnutls/distinfo
--- a/security/gnutls/distinfo Sat Oct 31 01:14:53 2009 +0000
+++ b/security/gnutls/distinfo Sat Oct 31 01:16:42 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.60 2009/08/13 18:56:32 snj Exp $
+$NetBSD: distinfo,v 1.61 2009/10/31 01:16:42 wiz Exp $
-SHA1 (gnutls-2.8.3.tar.bz2) = c25fb354258777f9ee34b79b08eb87c024cada75
-RMD160 (gnutls-2.8.3.tar.bz2) = 01763fad93e4b76e18dcfb1881c5f09011804dca
-Size (gnutls-2.8.3.tar.bz2) = 6198273 bytes
+SHA1 (gnutls-2.8.4.tar.bz2) = 27bea240164b9287807543387682c7052f7318c2
+RMD160 (gnutls-2.8.4.tar.bz2) = f9236b3adf8ea3e747e1fb84d0ed19ae3294a522
+Size (gnutls-2.8.4.tar.bz2) = 6193111 bytes
SHA1 (patch-ab) = 4b6801f6c8f00b8da8e78f7277450c6f53366fb4
SHA1 (patch-ae) = f505476ce0477dc547e8698d205d6ba26fe85f48
SHA1 (patch-af) = bd4701640dfef5bfdce87d620befd93098b0dff3
Home |
Main Index |
Thread Index |
Old Index