From 16abf24efcaf6b7c16ba5a237bd346d99d2b6739 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Mar 11 2016 14:17:48 +0000 Subject: Update to 9.10.3-P4 due to CVE-2016-1285 CVE-2016-1286 CVE-2016-2088 Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index c105159..c344036 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ bind-9.7.2b1.tar.gz /bind-9.10.2-P4.tar.gz /bind-9.10.3-P2.tar.gz /bind-9.10.3-P3.tar.gz +/bind-9.10.3-P4.tar.gz diff --git a/bind.spec b/bind.spec index c915cbf..5e5103f 100644 --- a/bind.spec +++ b/bind.spec @@ -2,8 +2,8 @@ # Red Hat BIND package .spec file # -%global PATCHVER P3 -#%%global PREVER rc2 +%global PATCHVER P4 +#%%global PREVER rc1 %global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}} %{?!SDB: %global SDB 1} @@ -24,7 +24,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.10.3 -Release: 8%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 9%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -1002,6 +1002,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Fri Mar 11 2016 Tomas Hozza - 32:9.10.3-9.P4 +- Update to 9.10.3-P4 due to CVE-2016-1285 CVE-2016-1286 CVE-2016-2088 + * Thu Jan 21 2016 Tomas Hozza - 32:9.10.3-8.P3 - Update to 9.10.3-P3 due to CVE-2015-8704 and CVE-2015-8705 (#1300051) diff --git a/sources b/sources index fda6476..b220169 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ e4315fdea56983570d3a33702e925088 config-12.tar.bz2 -bcf7e772b616f7259420a3edc5df350a bind-9.10.3-P3.tar.gz +173ce5e83e9ba31f8368367ee1ff7807 bind-9.10.3-P4.tar.gz