]> git.pld-linux.org Git - packages/bind.git/commitdiff
- up to 9.10.4 (fixes CVE-2016-2088, CVE-2016-1286, CVE-2016-1285, CVE-2015-8705... auto/th/bind-9.10.4-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 29 Apr 2016 04:50:44 +0000 (06:50 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 29 Apr 2016 04:50:44 +0000 (06:50 +0200)
bind.spec

index 65ced8cc098f478b3d4187f142b37b816da457f5..cd7a5d727386f2c35a7c4c80b50292ad6c348cd3 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -25,9 +25,9 @@
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.10.3
-%if 1
-%define                pverdot .P4
+%define                ver     9.10.4
+%if 0
+%define                pverdot .P0
 %define                pverdir -P4
 %else
 %define                pverdot %{nil}
@@ -45,12 +45,12 @@ Summary(uk.UTF-8):  BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       %{ver}%{pverdot}
-Release:       3
+Release:       1
 Epoch:         7
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5: 173ce5e83e9ba31f8368367ee1ff7807
+# Source0-md5: f2167f42e6f1baad42c637d8771c9675
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -61,7 +61,7 @@ Source5:      http://www.venaas.no/ldap/bind-sdb/dnszone-schema.txt
 Source6:       %{name}-hip.tar.gz
 # Source6-md5: 62a8a67f51ff8db9fe815205416a1f62
 Source7:       ftp://rs.internic.net/domain/root.zone
-# Source7-md5: 9352d3efcdf0c108c4d3f165799eb353
+# Source7-md5: 3dd114468ccfcb890233f3224f602e67
 Source8:       %{name}-127.0.0.zone
 Source9:       %{name}-localhost.zone
 Source10:      %{name}-named.conf
@@ -613,7 +613,7 @@ fi
 %attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbind9.so.140
 %attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.162
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.164
 %attr(755,root,root) %{_libdir}/libirs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libirs.so.141
 %attr(755,root,root) %{_libdir}/libisc.so.*.*.*
This page took 0.203964 seconds and 4 git commands to generate.