diff options
author | erwin <erwin@FreeBSD.org> | 2012-10-10 19:54:44 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2012-10-10 19:54:44 +0800 |
commit | 443605b92efb48042c56802060b374e08c82226c (patch) | |
tree | 4238bf11294a1261c17aacb56bb70a518ab8d366 /dns/bind99 | |
parent | e2d2e03cf4abd35580f9624fd59b033b9a999446 (diff) | |
download | freebsd-ports-gnome-443605b92efb48042c56802060b374e08c82226c.tar.gz freebsd-ports-gnome-443605b92efb48042c56802060b374e08c82226c.tar.zst freebsd-ports-gnome-443605b92efb48042c56802060b374e08c82226c.zip |
Upgrade to the latest BIND patch level:
A deliberately constructed combination of records could cause named
to hang while populating the additional section of a response.
Security: http://www.vuxml.org/freebsd/57a700f9-12c0-11e2-9f86-001d923933b6.html
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 4 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 633a9277e0e2..b5aa210e050c 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bind99 -PORTVERSION= 9.9.1.3 +PORTVERSION= 9.9.1.4 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -13,7 +13,7 @@ MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.1-P3 +ISCVERSION= 9.9.1-P4 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 22b45f21fe10..7461b6b616b3 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.1-P3.tar.gz) = 1cdb83db76d6f8554dea19e3bd82b8d65261a24b9ce9fc948eade8c57569e302 -SIZE (bind-9.9.1-P3.tar.gz) = 7217415 -SHA256 (bind-9.9.1-P3.tar.gz.asc) = d3047cc5dfd5f4fe941996f363425ce86856b389fe7de6aad251f0d627e4d145 -SIZE (bind-9.9.1-P3.tar.gz.asc) = 490 +SHA256 (bind-9.9.1-P4.tar.gz) = 18f90727fd9566da037e71569d9b3a4834c96b04d9e75f9899eba0bc88c0868a +SIZE (bind-9.9.1-P4.tar.gz) = 7227655 +SHA256 (bind-9.9.1-P4.tar.gz.asc) = f781b8eeeb44b3c88e8f68eddd1c3d85d089dcb00d99fede76ccdaa1a7f1e404 +SIZE (bind-9.9.1-P4.tar.gz.asc) = 490 |