diff options
author | Thomas Penteker <tek@serverop.de> | 2009-07-29 14:39:12 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2009-07-29 14:39:12 +0200 |
commit | 31f9ba8cf3ebc6feedb95545a6ae283f66b89696 (patch) | |
tree | 2546a75e9abd6a9b5928c95bc0c823091aef704d /bind | |
parent | 068f504e9eec98527928fa4d236c9299867293cc (diff) | |
download | contrib-31f9ba8cf3ebc6feedb95545a6ae283f66b89696.tar.gz contrib-31f9ba8cf3ebc6feedb95545a6ae283f66b89696.tar.xz |
[notify] bind: 9.6.1 -> 9.6.1-P1 fix DoS vulnerability: https://www.isc.org/node/479
Diffstat (limited to 'bind')
-rw-r--r-- | bind/.md5sum | 2 | ||||
-rw-r--r-- | bind/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bind/.md5sum b/bind/.md5sum index 4c366b076..64080e227 100644 --- a/bind/.md5sum +++ b/bind/.md5sum @@ -1,4 +1,4 @@ -516ac74d8eaaef30ad4c99ada8b715cd bind-9.6.1.tar.gz +e6ce3b355c4e6bf5d66ef100f555da3f bind-9.6.1-P1.tar.gz d5ef3bb5ce1020454a2c5996b73c8a5c db.0.0.127 c1e9d24f8ca28d50b5d5ad1637ccf241 db.ip6.arpa 1041493a69a6a5c21d4a513323104a0f db.localhost diff --git a/bind/Pkgfile b/bind/Pkgfile index 6d43cbf98..a47ee8ed6 100644 --- a/bind/Pkgfile +++ b/bind/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=bind -version=9.6.1 +version=9.6.1-P1 release=1 source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.gz \ ftp://ftp.rs.internic.net/domain/named.root \ |