diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2009-11-25 09:58:49 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2009-11-25 09:58:49 +0000 |
| commit | 03e0402ba2e093354604c2f09405a6c4855c8fc5 (patch) | |
| tree | c398bd61d2b6fd25ce48f3e337da7b9da1a9e568 /bind.spec | |
| parent | b59e88994834e0306c1b51c55390ab2ec3dc4fac (diff) | |
- update to 9.6.1-P2 (CVE-2009-4022)bind-9_6_1-13_P2_fc12
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 |
