Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2014-11-19 20:26:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knot (Old)
 and      /work/SRC/openSUSE:Factory/.knot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/knot/knot.changes        2014-09-23 
10:43:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.knot.new/knot.changes   2014-11-19 
20:30:48.000000000 +0100
@@ -1,0 +2,19 @@
+Tue Nov 18 15:49:27 UTC 2014 - [email protected]
+
+- Updated to 1.6.0
+  Bugfixes:
+   - Fix zone expiration when AXFR/IXFR is being refused by master
+   - Fix forced zone refresh on slave (knotc refresh -f)
+   - Persistent timers database opening after privileges has been dropped
+   - DNSSEC: RFC compliant processing of letter case in RDATA domain names
+   - EDNS: Return minimal error response for queries with unsupported version
+   - EDNS: Fix interpretation of Extended RCODE
+
+  Improvements:
+   - Maximal size of persistent timers database increased from 10 MB to 100 MB
+   - Added logging of persistent timers database errors
+
+  Features:
+   - Persistent timers for slave zones (expire, refresh, and flush)
+
+-------------------------------------------------------------------

Old:
----
  knot-1.5.3.tar.gz

New:
----
  knot-1.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knot.spec ++++++
--- /var/tmp/diff_new_pack.8q0wHl/_old  2014-11-19 20:30:51.000000000 +0100
+++ /var/tmp/diff_new_pack.8q0wHl/_new  2014-11-19 20:30:51.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           knot
 Url:            http://www.knot-dns.cz
-Version:        1.5.3
+Version:        1.6.0
 Release:        0
 Summary:        An authoritative DNS daemon
 License:        GPL-3.0+
@@ -27,11 +27,11 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
-BuildRequires:  libtool
 BuildRequires:  flex
+BuildRequires:  libtool
 BuildRequires:  liburcu-devel
-BuildRequires:  pkg-config
 BuildRequires:  openssl-devel
+BuildRequires:  pkg-config
 %if 0%{?suse_version} > 1140
 BuildRequires:  systemd
 %{?systemd_requires}
@@ -50,7 +50,7 @@
 %prep
 %setup -q 
 %patch0 -p1
-%patch1 -p1
+%patch1 
 
 %build
 %if 0%{suse_version} == 1210

++++++ 0002-make-configure.ac-compatible-with-old-tools.patch ++++++
--- /var/tmp/diff_new_pack.8q0wHl/_old  2014-11-19 20:30:51.000000000 +0100
+++ /var/tmp/diff_new_pack.8q0wHl/_new  2014-11-19 20:30:51.000000000 +0100
@@ -1,10 +1,11 @@
-diff -urNap a/configure.ac b/configure.ac
---- a/configure.ac     2014-09-12 18:20:42.000000000 +0200
-+++ b/configure.ac     2014-09-15 21:31:08.971056640 +0200
+Index: configure.ac
+===================================================================
+--- configure.ac.orig  2014-11-18 16:42:47.624512534 +0100
++++ configure.ac       2014-11-18 16:44:50.915161899 +0100
 @@ -2,8 +2,7 @@
  
  AC_PREREQ([2.60])
- AC_INIT([knot], [1.5.3], [[email protected]])
+ AC_INIT([knot], [1.6.0], [[email protected]])
 -AM_INIT_AUTOMAKE([gnits subdir-objects dist-xz -Wall -Werror])
 -AM_SILENT_RULES([yes])
 +AM_INIT_AUTOMAKE([gnits subdir-objects -Wall -Werror])

++++++ knot-1.5.3.tar.gz -> knot-1.6.0.tar.gz ++++++
++++ 12172 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to