update to 1.6.5
This commit is contained in:
parent
6da57a911f
commit
e3f8732ea6
15
knot.spec
15
knot.spec
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: An authoritative DNS daemon
|
||||
Name: knot
|
||||
Version: 1.6.4
|
||||
Version: 1.6.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3
|
||||
Group: System Environment/Daemons
|
||||
@ -107,6 +107,19 @@ exit 0
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2015 Jan Vcelak <jvcelak@fedoraproject.org> 1.6.5-1
|
||||
- new upstream release:
|
||||
+ fix: don't load expired zones on reload and startup
|
||||
+ fix: remove race condition in scheduling causing delaying of events
|
||||
+ fix: NSEC proof construction in zones with many delegations
|
||||
+ fix: TC flag setting in RRL slipped answers
|
||||
+ fix: disable domain name compression for root label
|
||||
+ fix: check if executed under systemd before using journald log sink
|
||||
+ feature: write persistent timers on server shutdown for better performance
|
||||
+ feature: support time unit specification for 'max-conn-idle',
|
||||
'max-conn-handshake', 'max-conn-reply', and 'notify-timeout' config options
|
||||
+ feature: add 'request-edns-config' config option
|
||||
|
||||
* Thu Jun 18 2015 Jan Vcelak <jvcelak@fedoraproject.org> 1.6.4-1
|
||||
- new upstream release:
|
||||
+ fix: lost NOTIFY message if received during zone transfer
|
||||
|
Loading…
Reference in New Issue
Block a user