diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-01-25 18:00:56 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-01-25 18:00:56 +0000 |
| commit | 7ce3254090e1b5cfc489b2eef4e3eeea75b3c098 (patch) | |
| tree | a266ab46e559ee20cfa6456e9ba476847fbbf286 /bind.spec | |
| parent | f417502728aa37f0c2ea4cafc57b0423708e5ef4 (diff) | |
Updated to 9.3.4 which contains two security bugfixes
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -16,8 +16,8 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server. Name: bind License: BSD-like -Version: 9.3.3 -Release: 5%{?prever}%{?dist} +Version: 9.3.4 +Release: 1%{?prever}%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-root @@ -434,7 +434,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.155 2007/01/23 12:45:28 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.156 2007/01/25 18:00:56 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: @@ -743,6 +743,9 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog +* Wed Jan 25 2007 Adam Tkac <atkac@redhat.com> 31:9.3.4-1.fc7 +- updated to version 9.3.4 which contains security bugfixes + * Tue Jan 23 2007 Adam Tkac <atkac@redhat.com> 31:9.3.3-5.fc7 - package bind-libbind-devel has been marked as obsolete |
