summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index ffd1964..05b9405 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.3
-Release: 7.%{?PATCHVER}%{?dist}
+Release: 8.%{?PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -83,6 +83,7 @@ Patch136:rl-9.9.3-P2.patch
Patch137:bind99-rrl.patch
# Install dns/update.h header for bind-dyndb-ldap plugin
Patch138:bind-9.9.3-include-update-h.patch
+Patch139:bind99-ISC-Bugs-34738.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -282,6 +283,7 @@ popd
%patch136 -p0 -b .rl
%patch137 -p1 -b .rrl
%patch138 -p1 -b .update
+%patch139 -p1 -b .journal
%if %{SDB}
%patch101 -p1 -b .old-api
@@ -781,6 +783,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Tue Sep 10 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.3-8.P2
+- Fix [ISC-Bugs #34738] dns_journal_open() returns a pointer to stack
+
* Fri Aug 16 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.3-7.P2
- Don't generate rndc.key if there exists rndc.conf