diff --git a/knot.spec b/knot.spec index fa2b73c..26f70e4 100644 --- a/knot.spec +++ b/knot.spec @@ -3,8 +3,8 @@ Summary: An authoritative DNS daemon Name: knot -Version: 1.4.6 -Release: 2%{?dist} +Version: 1.4.7 +Release: 1%{?dist} License: GPLv3 Group: System Environment/Daemons URL: http://www.knot-dns.cz @@ -101,6 +101,14 @@ fi %doc %{_infodir}/%{name}.info.gz %changelog +* Wed Jun 18 2014 Jan Vcelak 1.4.7-1 +- update to 1.4.7 + + Fixed DDNS corner cases + + Fixed zone EXPIRE timer + + Fixed semantic checks false positives + + Fixed sending malformed IXFR with automatic DNSSEC + + Fixed NAPTR record serialization + * Thu May 22 2014 Jan Vcelak 1.4.6-2 - update to 1.4.6 + DNSSEC: fix possible signing loop when doing key rollover diff --git a/sources b/sources index 3c08bf0..7f58b9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb53ff4f20f9f9e6cbf4dc5d5a4f01ef knot-1.4.6.tar.gz +6d6ac6f346c1aee9212dfbf4229ff958 knot-1.4.7.tar.gz