From b4e0d206339d44647bdb2f8bc208db3b59b4d4df Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 27 Jan 2010 15:20:30 +0000 Subject: - revert the "DEBUG" feature (#510283), it causes too many problems (#545128) --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') 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 32:9.6.1-10.P3 +- revert the "DEBUG" feature (#510283), it causes too many problems (#545128) + * Tue Jan 19 2010 Adam Tkac 32:9.6.1-9.P3 - update to 9.6.1-P3 (CVE-2010-0097) -- cgit