[packages/bind] - up to 9.9.4; fixes CVE-2013-4854, CVE-2013-3919

arekm arekm at pld-linux.org
Fri Sep 20 08:35:59 CEST 2013


commit ca9e584be2d49830fab5ba6f200f069fd069cc65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Sep 20 08:35:56 2013 +0200

    - up to 9.9.4; fixes CVE-2013-4854, CVE-2013-3919

 bind.spec | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 7d1d828..5731aac 100644
--- a/bind.spec
+++ b/bind.spec
@@ -21,10 +21,10 @@
 %bcond_without	epoll		# disable epoll support
 %endif
 
-%define		ver	9.9.3
-%if 1
-%define		pverdot	.P2
-%define		pverdir	-P2
+%define		ver	9.9.4
+%if 0
+%define		pverdot	.P1
+%define		pverdir	-P1
 %else
 %define		pverdot	%{nil}
 %define		pverdir	%{nil}
@@ -46,7 +46,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:	943f6de6bfdfd821aa444242c02c1322
+# Source0-md5:	f69757adc86776daed8e5acb0ee7c0ca
 Source1:	named.init
 Source2:	named.sysconfig
 Source3:	named.logrotate
@@ -57,7 +57,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:	faed23c2b8a71f40cf8a15cab5e26253
+# Source7-md5:	032521bf6026685939a44f516de46b9b
 Source8:	%{name}-127.0.0.zone
 Source9:	%{name}-localhost.zone
 Source10:	%{name}-named.conf
@@ -398,7 +398,8 @@ cp -f /usr/share/automake/config.* .
 	%{!?with_static_libs:--enable-static=no} \
 	--enable-threads \
 	--enable-getifaddrs \
-	--enable-newstats
+	--enable-newstats \
+	--enable-full-report
 
 %{__make}
 %{?with_hip:cd bind-hip/; %{__make}}
@@ -600,7 +601,7 @@ fi
 %attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbind9.so.[0-9][0-9]
 %attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.[0-9][0-9]
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.[0-9][0-9][0-9]
 %attr(755,root,root) %{_libdir}/libisc.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libisc.so.[0-9][0-9]
 %attr(755,root,root) %{_libdir}/libisccc.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/ca9e584be2d49830fab5ba6f200f069fd069cc65



More information about the pld-cvs-commit mailing list