diff options
| author | Adam Tkac <atkac@redhat.com> | 2011-07-26 17:04:47 +0200 |
|---|---|---|
| committer | Adam Tkac <atkac@redhat.com> | 2011-07-26 17:06:58 +0200 |
| commit | 3eb67c23c1113984301abaa8681f9fed715d54e2 (patch) | |
| tree | 6b4358b20e57f78f24bbb25575ac14470ab5d60e /bind.spec | |
| parent | 796ae3f1999e9b79d333fa79724f30fa86907bf0 (diff) | |
named could have crashed during reload when dyndb module is used (#725741)
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.8.0 -Release: 7.%{PATCHVER}%{?dist} +Release: 8.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -770,6 +770,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Jul 26 2011 Adam Tkac <atkac redhat com> 32:9.8.0-8.P4 +- named could have crashed during reload when dyndb module is used (#725741) + * Tue Jul 05 2011 Adam Tkac <atkac redhat com> 32:9.8.0-7.P4 - update to 9.8.0-P4 - bind98-libdns-export.patch merged |
