diff options
| author | Adam Tkac <atkac@redhat.com> | 2011-05-27 10:24:33 +0200 |
|---|---|---|
| committer | Adam Tkac <atkac@redhat.com> | 2011-05-27 10:24:33 +0200 |
| commit | 136022b9f354bbb4e5bb867d49e3600510019097 (patch) | |
| tree | a33e40725ac05a90c684f58c28fe49e735bbfc76 /bind.spec | |
| parent | a3e9bb8bdafc5a53c0bbad550a633613bc7929c3 (diff) | |
Update to 9.8.0-P2 (CVE-2011-1910)
Signed-off-by: Adam Tkac <atkac@redhat.com>
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}%{PREVER} @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.8.0 -Release: 3.%{PATCHVER}%{?dist} +Release: 4.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -770,6 +770,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Fri May 27 2011 Adam Tkac <atkac redhat com> 32:9.8.0-4.P2 +- update to 9.8.0-P2 (CVE-2011-1910) + * Fri May 06 2011 Adam Tkac <atkac redhat com> 32:9.8.0-3.P1 - update to 9.8.0-P1 (CVE-2011-1907) |
