[packages/bind] - up to 9.12.4; fixes CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5745, CVE-2018-5744, CV

arekm arekm at pld-linux.org
Fri Mar 1 09:01:16 CET 2019


commit d66ac2ef3bcaee583923137c8a6191652d7f5c36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Mar 1 09:01:05 2019 +0100

    - up to 9.12.4; fixes CVE-2018-5740, CVE-2018-5738, CVE-2018-5737,  CVE-2018-5745, CVE-2018-5744, CVE-2019-6465

 bind-ac-libs.patch |  4 ++--
 bind-link.patch    |  6 +++---
 bind.spec          | 14 +++++++-------
 3 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 7cbe271..cd896e5 100644
--- a/bind.spec
+++ b/bind.spec
@@ -27,10 +27,10 @@
 %bcond_without	epoll		# disable epoll support
 %endif
 
-%define		ver	9.12.3
-%if 1
-%define		pverdot	.P4
-%define		pverdir	-P4
+%define		ver	9.12.4
+%if 0
+%define		pverdot	.P0
+%define		pverdir	-P0
 %else
 %define		pverdot	%{nil}
 %define		pverdir	%{nil}
@@ -52,7 +52,7 @@ Epoch:		7
 License:	MPL 2.0
 Group:		Networking/Daemons
 Source0:	ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5:	601a91c5bfb5b8e9b863b5e16ef546c1
+# Source0-md5:	38c26af0725c4a5cf0e87c83b0544965
 Source1:	named.init
 Source2:	named.sysconfig
 Source3:	named.logrotate
@@ -643,7 +643,7 @@ fi
 %attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbind9.so.1201
 %attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.1207
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.1208
 %attr(755,root,root) %{_libdir}/libirs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libirs.so.1201
 %attr(755,root,root) %{_libdir}/libisc.so.*.*.*
@@ -653,7 +653,7 @@ fi
 %attr(755,root,root) %{_libdir}/libisccfg.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libisccfg.so.1203
 %attr(755,root,root) %{_libdir}/libns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libns.so.1205
+%attr(755,root,root) %ghost %{_libdir}/libns.so.1206
 
 %files devel
 %defattr(644,root,root,755)
diff --git a/bind-ac-libs.patch b/bind-ac-libs.patch
index 2e5beee..3927414 100644
--- a/bind-ac-libs.patch
+++ b/bind-ac-libs.patch
@@ -1,5 +1,5 @@
---- bind-9.8.0-P4/configure.in~	2011-08-03 11:46:24.326770259 +0200
-+++ bind-9.8.0-P4/configure.in	2011-08-03 11:49:53.240770212 +0200
+--- bind-9.8.0-P4/configure.ac~	2011-08-03 11:46:24.326770259 +0200
++++ bind-9.8.0-P4/configure.ac	2011-08-03 11:49:53.240770212 +0200
 @@ -1076,7 +1076,7 @@ case "$use_gssapi" in
  		    then
  			    LIBS="$TRY_LIBS $ISC_OPENSSL_LIBS"
diff --git a/bind-link.patch b/bind-link.patch
index 28c822f..1732d1c 100644
--- a/bind-link.patch
+++ b/bind-link.patch
@@ -1,6 +1,6 @@
-diff -Nur bind-9.3.2.orig/configure.in bind-9.3.2.link/configure.in
---- bind-9.3.2.orig/configure.in	2006-08-05 01:45:48.000000000 +0200
-+++ bind-9.3.2.link/configure.in	2006-08-05 01:45:55.000000000 +0200
+diff -Nur bind-9.3.2.orig/configure.ac bind-9.3.2.link/configure.ac
+--- bind-9.3.2.orig/configure.ac	2006-08-05 01:45:48.000000000 +0200
++++ bind-9.3.2.link/configure.ac	2006-08-05 01:45:55.000000000 +0200
 @@ -1171,8 +1171,8 @@
  	*-linux*)
  		;;
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list