diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-05-02 14:47:24 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-05-02 14:47:24 +0000 |
| commit | 906dcded8c3ea3b1a70c518e3560d97d62fdcf00 (patch) | |
| tree | 72463bd2156760b92e500fbe0ca9b572a2ee76e0 | |
| parent | 427dfbf651caa406d4f8aa5eaeffb5004e7a9ff5 (diff) | |
updated to 9.4.1 which contains fix to CVE-2007-2241bind-9_4_1-1_fc7
| -rw-r--r-- | .cvsignore | 4 | ||||
| -rw-r--r-- | bind.spec | 7 | ||||
| -rw-r--r-- | sources | 4 |
3 files changed, 9 insertions, 6 deletions
@@ -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 @@ -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) @@ -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 @@ -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 |
