summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-01-27 15:20:30 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-01-27 15:20:30 +0000
commitb4e0d206339d44647bdb2f8bc208db3b59b4d4df (patch)
tree6ed49cf0687b8b91bc9bdc48551ed3009876cdaa /bind.spec
parentbd09e7def3767a6c155d936c68735afa4043874d (diff)
- revert the "DEBUG" feature (#510283), it causes too many problemsbind-9_6_1-10_P3_fc11
(#545128)
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 8da0298..6116cdd 100644
--- a/bind.spec
+++ b/bind.spec
@@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.1
-Release: 9.%{PATCHVER}%{?dist}
+Release: 10.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -589,6 +589,9 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Wed Jan 27 2010 Adam Tkac <atkac redhat com> 32:9.6.1-10.P3
+- revert the "DEBUG" feature (#510283), it causes too many problems (#545128)
+
* Tue Jan 19 2010 Adam Tkac <atkac redhat com> 32:9.6.1-9.P3
- update to 9.6.1-P3 (CVE-2010-0097)