diff --git a/server/bind/actions.py b/server/bind/actions.py index 93aac841ed..88f1f7a240 100644 --- a/server/bind/actions.py +++ b/server/bind/actions.py @@ -43,7 +43,8 @@ def setup(): --includedir=/usr/include/bind9 \ --enable-ipv6 \ --enable-largefile \ - --disable-static") + --disable-static \ + PYTHON=/usr/bin/python3") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/server/bind/files/fedora/bind99-rh640538.patch b/server/bind/files/fedora/bind99-rh640538.patch new file mode 100644 index 0000000000..5066a1450a --- /dev/null +++ b/server/bind/files/fedora/bind99-rh640538.patch @@ -0,0 +1,44 @@ +diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook +index 1079421..f11abd1 100644 +--- a/bin/dig/dig.docbook ++++ b/bin/dig/dig.docbook +@@ -1177,6 +1177,39 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr + + + ++ RETURN CODES ++ ++ Dig return codes are: ++ ++ ++ ++ 0: Everything went well, including things like NXDOMAIN ++ ++ ++ ++ ++ 1: Usage error ++ ++ ++ ++ ++ 8: Couldn't open batch file ++ ++ ++ ++ ++ 9: No reply from server ++ ++ ++ ++ ++ 10: Internal error ++ ++ ++ ++ ++ ++ + FILES + + /etc/resolv.conf diff --git a/server/bind/pspec.xml b/server/bind/pspec.xml index 19ab7a8cf7..8f072ca39f 100644 --- a/server/bind/pspec.xml +++ b/server/bind/pspec.xml @@ -12,7 +12,7 @@ service The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server bind is an implementation of the DNS protocols, bind includes a DNS server (named), a resolver library and tools for verifying that the DNS server is operating properly. - ftp://ftp.isc.org/isc/bind9/9.12.0/bind-9.12.0.tar.gz + ftp://ftp.isc.org/isc/bind9/9.14.9/bind-9.14.9.tar.gz openssl-devel libxml2-devel @@ -21,17 +21,25 @@ e2fsprogs-devel readline-devel geoip-devel + python3-devel + python3-PLY nslookup-pisilinux.patch fedora/bind-9.5-PIE.patch + - fedora/bind93-rh490837.patch +--> + + fedora/bind97-rh645544.patch + fedora/bind99-rh640538.patch + @@ -75,6 +83,8 @@ bind-libs readline mit-kerberos + python3 + python3-PLY /usr/bin @@ -111,6 +121,8 @@ libcap libxml2 openssl + python3 + python3-PLY /etc @@ -136,6 +148,13 @@ + + 2020-01-15 + 9.14.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2018-08-10 9.12.0