From 6c0aae7184a15c7f7acdd9f4eb33838447bcd2a3 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Thu, 27 Mar 2014 17:06:28 +0100 Subject: [PATCH] update to 1.4.4 --- knot.spec | 15 ++++++++++++++- sources | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/knot.spec b/knot.spec index b9327ec..424f238 100644 --- a/knot.spec +++ b/knot.spec @@ -3,7 +3,7 @@ Summary: An authoritative DNS daemon Name: knot -Version: 1.4.3 +Version: 1.4.4 Release: 1%{?dist} License: GPLv3 Group: System Environment/Daemons @@ -101,6 +101,19 @@ fi %doc %{_infodir}/%{name}.info.gz %changelog +* Thu Mar 27 2014 Jan Vcelak 1.4.4-1 +- update to 1.4.4 + + server is logging remote control commands + + 'knotc reload' doesn't refresh unchanged zones + + 'knotc -f refresh' forces zone retransfer + + missing notifications after DDNS/automatic resign + + zone is rebootstrapped if the zone file is unreadable + + progressive bootstrap retry backoff + + zone file parser allows asterisk as part of the label + + journal maximum entry size fixes + + sign DNSKEYs in non-apex nodes as regular RR sets + + various spelling and typo fixes + * Tue Feb 18 2014 Jan Vcelak 1.4.3-1 - update to 1.4.3 + DNSSEC: fixes in authenticated denial proofs diff --git a/sources b/sources index 39d1044..ba284c5 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 8a950ac0f2148944e25421c635727003 knot-1.4.3.tar.gz +3b54aa789c2f780e59264c012a055ec9 knot-1.4.4.tar.gz