diff options
author | dougb <dougb@FreeBSD.org> | 2009-11-30 10:46:12 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-11-30 10:46:12 +0800 |
commit | 8c3e3a35a3e5faa24bf189e0631852555dbc4e67 (patch) | |
tree | 3f0d8944481b8e6d47a8487c8af0720a9f7ba466 /dns/bind96 | |
parent | 90958885c2edaaa238a4430d85e81c0287b886ce (diff) | |
download | freebsd-ports-gnome-8c3e3a35a3e5faa24bf189e0631852555dbc4e67.tar.gz freebsd-ports-gnome-8c3e3a35a3e5faa24bf189e0631852555dbc4e67.tar.zst freebsd-ports-gnome-8c3e3a35a3e5faa24bf189e0631852555dbc4e67.zip |
Update to the latest patchlevels for BINDs 9.[456]. The vulnerability
this is designed to fix is related to DNSSEC validation on a resolving
name server that allows access to untrusted users. If your system does
not fall into all 3 of these categories you do not need to update
immediately.
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 5 | ||||
-rw-r--r-- | dns/bind96/distinfo | 12 |
2 files changed, 8 insertions, 9 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 34282cab6415..53117954e0ac 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -12,8 +12,7 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind96 -PORTVERSION= 9.6.1.1 -PORTREVISION= 1 +PORTVERSION= 9.6.1.2 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ @@ -26,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org COMMENT= The BIND DNS suite with updated DNSSEC and threads # ISC releases things like 9.4.0b3, which our versioning doesn't like -ISCVERSION= 9.6.1-P1 +ISCVERSION= 9.6.1-P2 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo index 9177fa14c6d7..0d2d1b9672e8 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1,6 +1,6 @@ -MD5 (bind-9.6.1-P1.tar.gz) = e6ce3b355c4e6bf5d66ef100f555da3f -SHA256 (bind-9.6.1-P1.tar.gz) = 4a9f7cabd3c674e2ea26ad50396fa6b745b1719ddf1a7d4405faafacb001ea42 -SIZE (bind-9.6.1-P1.tar.gz) = 6601209 -MD5 (bind-9.6.1-P1.tar.gz.asc) = dee2e7dceea38a7a7b8d62449fe760d0 -SHA256 (bind-9.6.1-P1.tar.gz.asc) = 47334f0ec7710846ffaf32aea3e34766b4f06faf9f7cdf28f616b72fc6bdbcb5 -SIZE (bind-9.6.1-P1.tar.gz.asc) = 481 +MD5 (bind-9.6.1-P2.tar.gz) = 435bc2e26e470d46ddf2acb24abb6ea6 +SHA256 (bind-9.6.1-P2.tar.gz) = 8ad9593ae7ae6903150cfd9202200c26a1caf47816becdd5821b5360d544fc30 +SIZE (bind-9.6.1-P2.tar.gz) = 6601674 +MD5 (bind-9.6.1-P2.tar.gz.asc) = 8475a614b95592e4440a2be31f9fe80e +SHA256 (bind-9.6.1-P2.tar.gz.asc) = 0acd6fc9e3005a1040d85fd8de2ff8b3b5bf77a4890a6737a766c26725dd7dc4 +SIZE (bind-9.6.1-P2.tar.gz.asc) = 481 |