summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2006-09-06 12:23:30 +0000
committerMartin Stransky <stransky@fedoraproject.org>2006-09-06 12:23:30 +0000
commit8a3138495da2b8c5d8d22fda1e23f758a9a36d59 (patch)
treef4c378eb265adf498947c3cf2eaf40bc1eabf7cb
parent73dd15ee07759d1071d38806bd5db423f6efbe6d (diff)
downloadbind-8a3138495da2b8c5d8d22fda1e23f758a9a36d59.tar.gz
bind-8a3138495da2b8c5d8d22fda1e23f758a9a36d59.tar.xz
bind-8a3138495da2b8c5d8d22fda1e23f758a9a36d59.zip
added upstream patch for correct SIG handling - CVE-2006-4095bind-9_3_2-41_fc6
-rw-r--r--bind.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 12578fd..7aa55aa 100644
--- a/bind.spec
+++ b/bind.spec
@@ -17,7 +17,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: BSD-like
Version: 9.3.2
-Release: 40%{?dist}
+Release: 41%{?dist}
Epoch: 30
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
@@ -108,6 +108,7 @@ Patch48: bind-9.3.2-9_3_3_dnssec.patch
Patch49: bind-9.3.2-9_3_3_nsupdate.patch
Patch50: bind-9.3.2-9_3_3_tests.patch
Patch51: bind-9.3.2-tmpfile.patch
+Patch52: bind-9.3.2-rrsig.patch
#
Requires: bind-libs = %{epoch}:%{version}-%{release}, glibc >= 2.2, mktemp
Requires(post): bash, coreutils, sed, grep, chkconfig >= 1.3.26
@@ -358,6 +359,7 @@ cp -fp contrib/sdb/pgsql/zonetodb.c bin/sdb_tools
%patch49 -p1 -b .9_3_3_nsupdate
%patch50 -p1 -b .9_3_3_tests
%patch51 -p1 -b .tmp
+%patch52 -p1 -b .rrsig
#
# this must follow all dbus patches:
%if %{SDB}
@@ -852,6 +854,9 @@ rm -rf ${RPM_BUILD_ROOT}
:;
%changelog
+* Wed Sep 6 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.2-41
+- added upstream patch for correct SIG handling - CVE-2006-4095
+
* Tue Sep 5 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.2-40
- suppressed messages from bind-chroot-admin
- cleared notes about bind-config