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 - 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 - 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