diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define PATCHVER P1 +%define PATCHVER P2 #%define PREVER rc1 #%define VERSION %{version} #%define VERSION %{version}-%{PATCHVER} @@ -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: 12.%{PATCHVER}%{?dist} +Release: 13.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -583,6 +583,9 @@ rm -rf ${RPM_BUILD_ROOT} %ghost %{chroot_prefix}/etc/localtime %changelog +* Wed Nov 25 2009 Adam Tkac <atkac redhat com> 32:9.6.1-13.P2 +- update to 9.6.1-P2 (CVE-2009-4022) + * Thu Oct 08 2009 Adam Tkac <atkac redhat com> 32:9.6.1-12.P1 - don't package named-bootconf utility, it is very outdated and unneeded |
