From 3ea68569c490a2c3680c202ab3ba77def50bc04d Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Jan 14 2014 13:12:02 +0000 Subject: Update to 9.9.4-P2 due to CVE-2014-0591 Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index 21d95cf..d6f3b9c 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ bind-9.7.2b1.tar.gz /bind-9.9.4rc2.tar.gz /bind-9.9.4.tar.gz /config-12.tar.bz2 +/bind-9.9.4-P2.tar.gz diff --git a/bind.spec b/bind.spec index e2ea728..d7a8a05 100644 --- a/bind.spec +++ b/bind.spec @@ -2,11 +2,11 @@ # Red Hat BIND package .spec file # -#%%global PATCHVER P1 +%global PATCHVER P2 #%%global PREVER rc2 #%%global VERSION %{version}%{PREVER} -%global VERSION %{version} -#%%global VERSION %{version}-%{PATCHVER} +#%%global VERSION %{version} +%global VERSION %{version}-%{PATCHVER} %{?!SDB: %global SDB 1} %{?!test: %global test 0} @@ -27,7 +27,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.4 -Release: 10%{?PATCHVER}%{?PREVER}%{?dist} +Release: 11.%{?PATCHVER}%{?PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -809,6 +809,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Jan 14 2014 Tomas Hozza 32:9.9.4-11.P2 +- Update to 9.9.4-P2 due to CVE-2014-0591 + * Wed Dec 18 2013 Tomas Hozza 32:9.9.4-10 - Fix crash in rbtdb after two sucessive getoriginnode() calls diff --git a/sources b/sources index 120c42b..27dad60 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f69757adc86776daed8e5acb0ee7c0ca bind-9.9.4.tar.gz +aa8e351e3e28d148e1717f8a0361d191 bind-9.9.4-P2.tar.gz e4315fdea56983570d3a33702e925088 config-12.tar.bz2