bind: update to 9.11.7.
CVE-2018-5743
This commit is contained in:
parent
1a26fd0fee
commit
9abc2c1829
2 changed files with 3 additions and 3 deletions
|
@ -1040,7 +1040,7 @@ libtirpc.so.3 libtirpc-1.0.2_1
|
||||||
librpcsecgss.so.3 librpcsecgss-0.19_1
|
librpcsecgss.so.3 librpcsecgss-0.19_1
|
||||||
libnfsidmap.so.0 libnfsidmap-0.24_1
|
libnfsidmap.so.0 libnfsidmap-0.24_1
|
||||||
libbind9.so.161 bind-libs-9.11.5_1
|
libbind9.so.161 bind-libs-9.11.5_1
|
||||||
libdns.so.1105 bind-libs-9.11.6_1
|
libdns.so.1106 bind-libs-9.11.7_1
|
||||||
libirs.so.161 bind-libs-9.11.5_1
|
libirs.so.161 bind-libs-9.11.5_1
|
||||||
libisc.so.1100 bind-libs-9.11.5_1
|
libisc.so.1100 bind-libs-9.11.5_1
|
||||||
libisccc.so.161 bind-libs-9.11.5_1
|
libisccc.so.161 bind-libs-9.11.5_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bind'
|
# Template file for 'bind'
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
reverts="9.13.6_1"
|
reverts="9.13.6_1"
|
||||||
version=9.11.6
|
version=9.11.7
|
||||||
revision=1
|
revision=1
|
||||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||||
wrksrc="${pkgname}-${_fullver}"
|
wrksrc="${pkgname}-${_fullver}"
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://www.isc.org/downloads/bind/"
|
homepage="https://www.isc.org/downloads/bind/"
|
||||||
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.gz"
|
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.gz"
|
||||||
checksum=4499007f3a6b8bba84fc757053caeabf36466d6f7d278baccef9fd109beac6d4
|
checksum=5b9e86dc5711a1a7448356c02ddb23bb1dd78c9e02a69f9b2e2ce31d39f5a0fd
|
||||||
|
|
||||||
conf_files="/etc/named/named.conf"
|
conf_files="/etc/named/named.conf"
|
||||||
system_accounts="named"
|
system_accounts="named"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue