summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2016-03-11 15:02:53 +0100
committerTomas Hozza <thozza@redhat.com>2016-03-11 15:02:53 +0100
commit83466f11b90dce486010389878a3e3669811147d (patch)
tree3abcb3326bc736cf922c991fcf4403e9e3be7350
parentd273b747cddc5db3a28ee8935c9ba7c50e01e546 (diff)
downloadbind-83466f11b90dce486010389878a3e3669811147d.tar.gz
bind-83466f11b90dce486010389878a3e3669811147d.tar.xz
bind-83466f11b90dce486010389878a3e3669811147d.zip
Update to 9.10.3-P4 due to CVE-2016-1285 CVE-2016-1286 CVE-2016-2088
Signed-off-by: Tomas Hozza <thozza@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--bind.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c1a4762..f157b78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ bind-9.7.2b1.tar.gz
/bind-9.10.3-P2.tar.gz
/config-15.tar.bz2
/bind-9.10.3-P3.tar.gz
+/bind-9.10.3-P4.tar.gz
diff --git a/bind.spec b/bind.spec
index f146ff8..7aeac4b 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%global PATCHVER P3
+%global PATCHVER P4
#%%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: 11%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
+Release: 12%{?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
+* Fri Mar 11 2016 Tomas Hozza <thozza@redhat.com> - 32:9.10.3-12.P4
+- Update to 9.10.3-P4 due to CVE-2016-1285 CVE-2016-1286 CVE-2016-2088
+
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 32:9.10.3-11.P3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
diff --git a/sources b/sources
index ba85096..1c61197 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bcf7e772b616f7259420a3edc5df350a bind-9.10.3-P3.tar.gz
+173ce5e83e9ba31f8368367ee1ff7807 bind-9.10.3-P4.tar.gz
c47ee477f29baac49dc59ef4fb732b97 config-15.tar.bz2