summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2016-01-21 09:51:24 +0100
committerTomas Hozza <thozza@redhat.com>2016-01-21 09:51:24 +0100
commit4f7493080ff969eb1119cffeebbb640ab65c4fa9 (patch)
tree40e7580e70521077dbebdd1aff1fe861fcfdd638 /bind.spec
parentbbb4f1d9a741fa73dd1e100c064ba88ff3463437 (diff)
downloadbind-4f7493080ff969eb1119cffeebbb640ab65c4fa9.tar.gz
bind-4f7493080ff969eb1119cffeebbb640ab65c4fa9.tar.xz
bind-4f7493080ff969eb1119cffeebbb640ab65c4fa9.zip
Update to 9.10.3-P3 due to CVE-2015-8704 and CVE-2015-8705 (#1300051)
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 c032508..b05df89 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%global PATCHVER P2
+%global PATCHVER P3
#%%global PREVER rc1
%global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
@@ -25,7 +25,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.10.3
-Release: 9%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
+Release: 10%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -1001,6 +1001,9 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
+* Thu Jan 21 2016 Tomas Hozza <thozza@redhat.com> - 32:9.10.3-10.P3
+- Update to 9.10.3-P3 due to CVE-2015-8704 and CVE-2015-8705 (#1300051)
+
* Wed Jan 06 2016 Tomas Hozza <thozza@redhat.com> - 32:9.10.3-9.P2
- Commented out bindkeys-file statement in default configuration (#1223365#c3)
- Removed unrecognized configure option --enable-developer