From e3f8732ea62501fe74ef852120f250815e7ca538 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Wed, 2 Sep 2015 09:44:57 +0200 Subject: [PATCH] update to 1.6.5 --- knot.spec | 15 ++++++++++++++- sources | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/knot.spec b/knot.spec index 9e08b80..ea26fc8 100644 --- a/knot.spec +++ b/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 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 1.6.4-1 - new upstream release: + fix: lost NOTIFY message if received during zone transfer diff --git a/sources b/sources index ed66010..5654970 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8ac2be2dc7d22c6df1aa5387ae4096b knot-1.6.4.tar.xz +934b6feaeefd0df7b3be6709e39b19ce knot-1.6.5.tar.xz