]> git.pld-linux.org Git - packages/bind.git/commitdiff
up to 9.8.5-P2; fixes CVE-2013-4854, CVE-2013-2266(?), CVE-2012-5689, CVE-2012-5688(?)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 7 Aug 2013 21:11:49 +0000 (00:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 7 Aug 2013 21:18:27 +0000 (00:18 +0300)
bind.spec

index 2f58088cd1287d10093d162a22ab80f1bacbfc3a..3548d184985a132c2b9435854eb8819b7fcbae9e 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -20,7 +20,7 @@
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.8.4
+%define                ver     9.8.5
 %if 1
 %define                pverdot .P2
 %define                pverdir -P2
@@ -45,7 +45,7 @@ Epoch:                7
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5: 73ea53c5e289ae7d5730a43f2a73c923
+# Source0-md5: e168c691d35ae0d40fd0c21aa695b181
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -574,7 +574,7 @@ fi
 %attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbind9.so.80
 %attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.88
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.122
 %attr(755,root,root) %{_libdir}/libisc.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libisc.so.84
 %attr(755,root,root) %{_libdir}/libisccc.so.*.*.*
This page took 0.251812 seconds and 4 git commands to generate.