diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,7 +4,7 @@ #%define PREVER b3 #%define VERSION %{version}%{PREVER} -%define PATCHVER P2 +%define PATCHVER P3 %define VERSION %{version}-%{PATCHVER} %{?!SDB: %define SDB 1} @@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.5.1 -Release: 2.%{PATCHVER}%{?dist} +Release: 3.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -638,6 +638,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/bind-chroot-admin %changelog +* Wed Jul 29 2009 Adam Tkac <atkac redhat com> 32:9.5.1-3.P3 +- 9.5.1-P3 release (CVE-2009-0696) + * Mon Mar 23 2009 Adam Tkac <atkac redhat com> 32:9.5.1-2.P2 - 9.5.1-P2 release (handle unknown DLV algorithms well) - logrotate configuration file now points to /var/named/data/named.run by |
