pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security update libtasn1 to 0.2.18 and gnutls to 1.3.4,



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bc048b81753
branches:  trunk
changeset: 507865:9bc048b81753
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Feb 10 12:39:25 2006 +0000

description:
update libtasn1 to 0.2.18 and gnutls to 1.3.4,
fixes possible DOS (crash by invalid DER input) "GNUTLS-SA-2006-1"

diffstat:

 security/gnutls/Makefile   |  5 ++---
 security/gnutls/distinfo   |  8 ++++----
 security/libtasn1/Makefile |  4 ++--
 security/libtasn1/distinfo |  8 ++++----
 4 files changed, 12 insertions(+), 13 deletions(-)

diffs (52 lines):

diff -r aab9547dab56 -r 9bc048b81753 security/gnutls/Makefile
--- a/security/gnutls/Makefile  Fri Feb 10 12:21:16 2006 +0000
+++ b/security/gnutls/Makefile  Fri Feb 10 12:39:25 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2006/02/05 23:10:43 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2006/02/10 12:39:25 drochner Exp $
 
-DISTNAME=      gnutls-1.3.3
-PKGREVISION=   1
+DISTNAME=      gnutls-1.3.4
 CATEGORIES=    security devel
 MASTER_SITES=  http://josefsson.org/gnutls/releases/ \
                ftp://ftp.gnutls.org/pub/gnutls/ \
diff -r aab9547dab56 -r 9bc048b81753 security/gnutls/distinfo
--- a/security/gnutls/distinfo  Fri Feb 10 12:21:16 2006 +0000
+++ b/security/gnutls/distinfo  Fri Feb 10 12:39:25 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2006/01/20 21:14:04 adam Exp $
+$NetBSD: distinfo,v 1.25 2006/02/10 12:39:25 drochner Exp $
 
-SHA1 (gnutls-1.3.3.tar.bz2) = 65e255278632646afc48b284fbe03ddef996551b
-RMD160 (gnutls-1.3.3.tar.bz2) = 2e3f1bc8b9b19da1f428884ba15f84e7cb936f07
-Size (gnutls-1.3.3.tar.bz2) = 3180572 bytes
+SHA1 (gnutls-1.3.4.tar.bz2) = f412262ab6299f6e4603c3f524551ae0357ff983
+RMD160 (gnutls-1.3.4.tar.bz2) = 9f51b9a2eb54122d770cf4a6a48e620f271953cb
+Size (gnutls-1.3.4.tar.bz2) = 3199801 bytes
 SHA1 (patch-ab) = 503bf7fa154341504db7ba3b5c6602627ff27dc5
diff -r aab9547dab56 -r 9bc048b81753 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Fri Feb 10 12:21:16 2006 +0000
+++ b/security/libtasn1/Makefile        Fri Feb 10 12:39:25 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2005/09/30 11:55:08 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/02/10 12:39:25 drochner Exp $
 
-DISTNAME=      libtasn1-0.2.17
+DISTNAME=      libtasn1-0.2.18
 CATEGORIES=    security devel
 MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
                ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
diff -r aab9547dab56 -r 9bc048b81753 security/libtasn1/distinfo
--- a/security/libtasn1/distinfo        Fri Feb 10 12:21:16 2006 +0000
+++ b/security/libtasn1/distinfo        Fri Feb 10 12:39:25 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/09/30 11:55:08 wiz Exp $
+$NetBSD: distinfo,v 1.11 2006/02/10 12:39:25 drochner Exp $
 
-SHA1 (libtasn1-0.2.17.tar.gz) = 29b3ad1c5db4d1d43ee32da0cdaebfe05356ea48
-RMD160 (libtasn1-0.2.17.tar.gz) = 663720b337a98a064b945635f00e634cb0e884e6
-Size (libtasn1-0.2.17.tar.gz) = 882868 bytes
+SHA1 (libtasn1-0.2.18.tar.gz) = 4f9c1be1586083cd605e17c7948f94deed63b024
+RMD160 (libtasn1-0.2.18.tar.gz) = 41e94706fa6eed989143d9de9d8f53235d8dfd4f
+Size (libtasn1-0.2.18.tar.gz) = 904105 bytes



Home | Main Index | Thread Index | Old Index