Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2015-01-08 23:02:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-19 
20:30:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.knot.new/knot.changes   2015-01-08 
23:02:31.000000000 +0100
@@ -1,0 +2,19 @@
+Wed Dec 31 10:49:27 UTC 2014 - [email protected]
+
+- Only require lmdb-devel on (Open)SUSE 13.2 and higher
+
+-------------------------------------------------------------------
+Wed Dec 31 10:29:48 UTC 2014 - [email protected]
+
+- Updated to 1.6.1
+  Bugfixes:
+   - Journal file would sometimes outgrow its set limit
+   - Fixed incompatibility with OpenSSL 0.9.8
+   - Proper handling when machine hostname cannot be retreived
+
+  Features:
+   - Support for DNSSEC Single Type Signing Scheme
+
+- Compile with lmdb-devel to add support for persistent timers
+
+-------------------------------------------------------------------

Old:
----
  knot-1.6.0.tar.gz

New:
----
  knot-1.6.1.tar.gz

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

Other differences:
------------------
++++++ knot.spec ++++++
--- /var/tmp/diff_new_pack.mT1DN2/_old  2015-01-08 23:02:32.000000000 +0100
+++ /var/tmp/diff_new_pack.mT1DN2/_new  2015-01-08 23:02:32.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           knot
 Url:            http://www.knot-dns.cz
-Version:        1.6.0
+Version:        1.6.1
 Release:        0
 Summary:        An authoritative DNS daemon
 License:        GPL-3.0+
@@ -37,6 +37,9 @@
 %{?systemd_requires}
 %define has_systemd 1
 %endif
+%if 0%{?suse_version} > 1320
+BuildRequires:  lmdb-devel
+%endif
 Source0:        https://secure.nic.cz/files/knot-dns/%{name}-%{version}.tar.gz
 Source1:        knot.conf
 Source2:        knot.service

++++++ 0002-make-configure.ac-compatible-with-old-tools.patch ++++++
--- /var/tmp/diff_new_pack.mT1DN2/_old  2015-01-08 23:02:32.000000000 +0100
+++ /var/tmp/diff_new_pack.mT1DN2/_new  2015-01-08 23:02:32.000000000 +0100
@@ -5,7 +5,7 @@
 @@ -2,8 +2,7 @@
  
  AC_PREREQ([2.60])
- AC_INIT([knot], [1.6.0], [[email protected]])
+ AC_INIT([knot], [1.6.1], [[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.6.0.tar.gz -> knot-1.6.1.tar.gz ++++++
++++ 3840 lines of diff (skipped)

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

Reply via email to