diff options
author | reed <reed> | 2009-07-29 00:03:38 +0000 |
---|---|---|
committer | reed <reed> | 2009-07-29 00:03:38 +0000 |
commit | 8e1fa890ce8044b8e5e2dca4cce721f84323bda0 (patch) | |
tree | 26809ac858c9a177897f6b2bd4d6e2f081aa331f /net | |
parent | d26075f7eae948f459881f0c3e32970fe66939d0 (diff) | |
download | pkgsrc-8e1fa890ce8044b8e5e2dca4cce721f84323bda0.tar.gz |
Update to 9.6.1-P1.
This is for PR pkg/41796: Security fix CVE-2009-0696
Diffstat (limited to 'net')
-rw-r--r-- | net/bind96/Makefile | 4 | ||||
-rw-r--r-- | net/bind96/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile index 84752d1c4ec..079b98ec617 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/07/26 09:07:58 obache Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/29 00:03:38 reed Exp $ DISTNAME= bind-${BIND_VERSION} CATEGORIES= net @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.6.1 +BIND_VERSION= 9.6.1-P1 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind96/distinfo b/net/bind96/distinfo index 99062b5c524..c7d1e3df00a 100644 --- a/net/bind96/distinfo +++ b/net/bind96/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2009/07/26 09:07:58 obache Exp $ +$NetBSD: distinfo,v 1.5 2009/07/29 00:03:38 reed Exp $ -SHA1 (bind-9.6.1.tar.gz) = 50c485a152b566ca89d082e5d6f777c00f0a92b2 -RMD160 (bind-9.6.1.tar.gz) = 18431b1418eda7298295945d63d5ad185f19d78f -Size (bind-9.6.1.tar.gz) = 6724683 bytes +SHA1 (bind-9.6.1-P1.tar.gz) = b266511994525b6203af173fd6dda9db58c500a8 +RMD160 (bind-9.6.1-P1.tar.gz) = 7421f22f0f30c70ba0324216a4410a2682ecdf1a +Size (bind-9.6.1-P1.tar.gz) = 6601209 bytes SHA1 (patch-ab) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05 SHA1 (patch-ad) = c916e594fd959d3a003cb7916fdf5cf89b6e5c45 |