diff options
author | pettai <pettai@pkgsrc.org> | 2011-06-19 16:15:57 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2011-06-19 16:15:57 +0000 |
commit | 882616e9b9bd1c084a128d27a48ec2fcb21d4692 (patch) | |
tree | 9c876dfeb3eea5e423ade4d67d7cae776fa736fc | |
parent | b7f8928a7b32bde88853575774c6691cf55b73c6 (diff) | |
download | pkgsrc-882616e9b9bd1c084a128d27a48ec2fcb21d4692.tar.gz |
1.4.10:
Bug Fixes:
* Fix assertion failure when unbound generates an empty error reply in response to a query, CVE-2011-1922 VU#531342.
-rw-r--r-- | net/unbound/Makefile | 4 | ||||
-rw-r--r-- | net/unbound/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 4ea95355cb7..b39b0d6a33c 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2011/04/20 10:44:46 pettai Exp $ +# $NetBSD: Makefile,v 1.15 2011/06/19 16:15:57 pettai Exp $ -DISTNAME= unbound-1.4.9 +DISTNAME= unbound-1.4.10 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ diff --git a/net/unbound/distinfo b/net/unbound/distinfo index c2a30e7e044..af6b487a2dd 100644 --- a/net/unbound/distinfo +++ b/net/unbound/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2011/04/20 10:44:46 pettai Exp $ +$NetBSD: distinfo,v 1.13 2011/06/19 16:15:57 pettai Exp $ -SHA1 (unbound-1.4.9.tar.gz) = f2ac7b4ef1d1b330e2dd5e2eedeb6fd2bbad8478 -RMD160 (unbound-1.4.9.tar.gz) = 9c34c55f776f4506afb775c8f44df84a64854073 -Size (unbound-1.4.9.tar.gz) = 4470329 bytes +SHA1 (unbound-1.4.10.tar.gz) = ac9ab61a51e147ade69ca8b043fee2ed76336a62 +RMD160 (unbound-1.4.10.tar.gz) = 7102613a43e566d542ca6b571094a8fef3b901e0 +Size (unbound-1.4.10.tar.gz) = 4476504 bytes SHA1 (patch-ac) = 2ad1a444a425e8583c1212faa4479f0d65061bff |