diff options
author | drochner <drochner@pkgsrc.org> | 2011-11-09 18:41:46 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-11-09 18:41:46 +0000 |
commit | 76be99e81494417aab4c09bc14ce6e55c52ac1cc (patch) | |
tree | 752feeedbb6ad4f1e03082804452816800b30529 /security | |
parent | 4a98ee52ee7fabf3f661415981616ef4e95e15e9 (diff) | |
download | pkgsrc-76be99e81494417aab4c09bc14ce6e55c52ac1cc.tar.gz |
update to 2.12.14
This fixes a Possible buffer overflow/Denial of service problem
(CVE-2011-4128)
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 66e21a18537..231944cbf14 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.106 2011/10/30 18:07:55 drochner Exp $ +# $NetBSD: Makefile,v 1.107 2011/11/09 18:41:46 drochner Exp $ -DISTNAME= gnutls-2.12.12 +DISTNAME= gnutls-2.12.14 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 3b860dcc6b8..e1face6156d 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.79 2011/10/30 18:07:56 drochner Exp $ +$NetBSD: distinfo,v 1.80 2011/11/09 18:41:46 drochner Exp $ -SHA1 (gnutls-2.12.12.tar.bz2) = 6c87591705b21f7cae845ecdae158a6c5d8f2847 -RMD160 (gnutls-2.12.12.tar.bz2) = d0e26b56c44e363f95871c5e80359fab20176b25 -Size (gnutls-2.12.12.tar.bz2) = 7195302 bytes +SHA1 (gnutls-2.12.14.tar.bz2) = e5680f78ee51ff9ebb9749b39504d3e981a19242 +RMD160 (gnutls-2.12.14.tar.bz2) = 855c89c46898e7b934a8f6b7466d3089031c9f9a +Size (gnutls-2.12.14.tar.bz2) = 7166618 bytes SHA1 (patch-ab) = 49de2419935972f958acacdffec32388986f1ea0 SHA1 (patch-ae) = cadc476a6a120390c3c2792b52dd02d27a3884e6 SHA1 (patch-af) = 321c3488dd383a09dd95f6a15f50b9f54f6aa5fc |