summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2009-07-29 12:55:14 +0000
committerAdam Tkac <atkac@fedoraproject.org>2009-07-29 12:55:14 +0000
commite1f077d71987d2efbc13889f28dc5f6ee8aec41d (patch)
treee363f90f308aa83d1659ec8d3c9703ba1626eac0 /bind.spec
parent5e6587a835275e32915928f4446ce294017c531b (diff)
- 9.5.1-P3 release (CVE-2009-0696)bind-9_5_1-3_P3_fc10
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index e1fa778..54cf41a 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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