summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-05-02 14:47:24 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-05-02 14:47:24 +0000
commitad395ca3283db3bdf6a6dfd7296bb5d9af01d77d (patch)
treedc4373ed06e4a785e6763aae8f211e65748abdd0
parentda5c2f58e30d85bf1fe7651fd68bc867517ad740 (diff)
downloadbind-ad395ca3283db3bdf6a6dfd7296bb5d9af01d77d.tar.gz
bind-ad395ca3283db3bdf6a6dfd7296bb5d9af01d77d.tar.xz
bind-ad395ca3283db3bdf6a6dfd7296bb5d9af01d77d.zip
updated to 9.4.1 which contains fix to CVE-2007-2241
-rw-r--r--.cvsignore4
-rw-r--r--bind.spec9
-rw-r--r--sources4
3 files changed, 10 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index e2911f6..5dedb9f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,3 @@
-bind-9.4.0.tar.gz
-libbind-man.tar.gz
bind-chroot.tar.gz
+libbind-man.tar.gz
+bind-9.4.1.tar.gz
diff --git a/bind.spec b/bind.spec
index d45dca9..d9959c9 100644
--- a/bind.spec
+++ b/bind.spec
@@ -16,8 +16,8 @@
Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server.
Name: bind
License: BSD-like
-Version: 9.4.0
-Release: 8%{?dist}
+Version: 9.4.1
+Release: 1%{?dist}
Epoch: 31
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -480,7 +480,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int
echo '@ in soa localhost. root 1 3H 15M 1W 1D
ns localhost.' > sample/var/named/$f;
done
-/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.177 2007/04/27 13:59:11 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\
+/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.178 2007/05/02 14:47:24 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\
*\
* NOTE: you only need to create this file if it is to\
* differ from the following default contents:
@@ -808,6 +808,9 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
+* Wed May 02 2007 Adam Tkac <atkac redhat com> 31:9.4.1-1.fc7
+- updated to 9.4.1 which contains fix to CVE-2007-2241
+
* Fri Apr 27 2007 Adam Tkac <atkac redhat com> 31:9.4.0-8.fc7
- improved "zone freeze patch" - if multiple zone with same name exists
no zone is freezed
diff --git a/sources b/sources
index 857534b..8c15998 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-e85347f03f0d841b596422d5252a0869 bind-9.4.0.tar.gz
-13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz
3567c35a24cb83a8a69443a399bbb6c8 bind-chroot.tar.gz
+13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz
+09b54d35036cb0423b2e618f21766285 bind-9.4.1.tar.gz