[knot: 3/3] Merge branch 'master' into f20

jvcelak jvcelak at fedoraproject.org
Wed Jul 9 22:51:36 UTC 2014


commit 46f4eef576bbdec61ecc77d60fe5c85cdef8560c
Merge: b62d6e4 6bfc71f
Author: Jan Vcelak <jvcelak at fedoraproject.org>
Date:   Thu Jul 10 00:38:54 2014 +0200

    Merge branch 'master' into f20

 knot.conf |    5 +---
 knot.spec |   69 +++++++++++++++++++++++++++++++++++++++++++++++++-----------
 sources   |    2 +-
 3 files changed, 58 insertions(+), 18 deletions(-)
---
diff --cc knot.spec
index 231f3f3,b53ae4b..5cd4149
--- a/knot.spec
+++ b/knot.spec
@@@ -98,17 -104,46 +104,54 @@@ exit 
  %{_mandir}/man1/*
  %{_mandir}/man5/*
  %{_mandir}/man8/*
- %doc %{_infodir}/%{name}.info.gz
  
  %changelog
+ * Thu Jul 10 2014 Jan Vcelak <jvcelak at fedoraproject.org> 1.5.0-1
+ - update to 1.5.0
+   + reimplemented DDNS forwarding
+   + transfer sizes logged in bytes
+   + logging of outgoing/incoming NOTIFY messages
+   + zone flush planning after bootstrap
+   + DDNS signing changes freeing
+   + knotc key handling
+ 
+ * Wed Jun 18 2014 Jan Vcelak <jvcelak at fedoraproject.org> 1.5.0-0.3.rc2
+ - update to 1.5.0-rc2
+   + edns-client-subnet support in kdig
+   + optional asynchronous startup (config 'asynchronous-start')
+   + preempt task queue for faster reload
+   + lazy zone file write after zone transfer (config 'zonefile-sync')
+   + close zone transfer after SERVFAIL response
+   + incremental to full zone transfer fallback, wrong log message
+   + zone events corner cases, reload replanning
+ 
+ * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-0.2.rc1
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+ 
+ * Wed Jun 04 2014 Jan Vcelak <jvcelak at fedoraproject.org> 1.5.0-0.1.rc1
+ - update to 1.5.0-rc1
+   + Pluggable query processing modules
+   + Synthetic IPv4/IPv6 reverse/forward records (optional module)
+   + Dnstap support in both utilities & server (optional module)
+   + NOTIFY message support and new TSIG section in kdig
+   + Multi-master support
+   + Query processing and core functionality overhaul
+   + Performance and reduced memory footprint
+   + Faster zone events scheduling
+   + RFC compliant queries/responses in some corner cases
+   + Log messages
+   + New documentation (Sphinx)
+ - enabled dynamic linking
+ - removed info pages
+ 
 +* Wed Jun 18 2014 Jan Vcelak <jvcelak at fedoraproject.org> 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 <jvcelak at fedoraproject.org> 1.4.6-2
  - update to 1.4.6
    + DNSSEC: fix possible signing loop when doing key rollover


More information about the scm-commits mailing list