Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2017-06-13 16:08:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knot (Old)
 and      /work/SRC/openSUSE:Factory/.knot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knot"

Tue Jun 13 16:08:41 2017 rev:30 rq:503037 version:1.6.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/knot/knot.changes        2016-05-19 
12:15:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.knot.new/knot.changes   2017-06-13 
16:08:44.665273189 +0200
@@ -1,0 +2,13 @@
+Mon Jun  5 08:57:24 UTC 2017 - [email protected]
+
+- refreshed 0002-make-configure.ac-compatible-with-old-tools.patch
+  to fix build
+
+-------------------------------------------------------------------
+Mon Feb 13 11:55:40 UTC 2017 - [email protected]
+
+- update to 1.6.8
+  - Zone size limit restriction for DDNS, AXFR, and IXFR
+    (CVE-2016-6171)
+
+-------------------------------------------------------------------

Old:
----
  knot-1.6.7.tar.xz

New:
----
  knot-1.6.8.tar.xz

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

Other differences:
------------------
++++++ knot.spec ++++++
--- /var/tmp/diff_new_pack.X3HvVj/_old  2017-06-13 16:08:45.449162715 +0200
+++ /var/tmp/diff_new_pack.X3HvVj/_new  2017-06-13 16:08:45.453162152 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package knot
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version} > 1320
 %bcond_without  dnstap
 %bcond_without  lto
@@ -34,7 +35,7 @@
 %endif
 
 Name:           knot
-Version:        1.6.7
+Version:        1.6.8
 Release:        0
 %define pkg_name knot
 Summary:        An authoritative DNS daemon
@@ -57,7 +58,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  xz
 Requires(pre):  pwdutils
-BuildRoot:      %{_tmppath}/%{pkg_name}-%{version}-build
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with rosedb}
 BuildRequires:  lmdb-devel
 %endif
@@ -66,9 +67,9 @@
 BuildRequires:  python-Sphinx
 %endif
 %if %{with dnstap}
-BuildRequires:  protobuf-c >= 1.0.0
-BuildRequires:  libprotobuf-c-devel >= 1.0.0
 BuildRequires:  libfstrm-devel
+BuildRequires:  libprotobuf-c-devel >= 1.0.0
+BuildRequires:  protobuf-c >= 1.0.0
 %endif
 %if %{with systemd}
 %define has_systemd 1
@@ -83,7 +84,7 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 %patch0 -p1
-%patch1
+%patch1 -p1
 
 %build
 autoreconf -fvi

++++++ 0002-make-configure.ac-compatible-with-old-tools.patch ++++++
--- /var/tmp/diff_new_pack.X3HvVj/_old  2017-06-13 16:08:45.477158770 +0200
+++ /var/tmp/diff_new_pack.X3HvVj/_new  2017-06-13 16:08:45.477158770 +0200
@@ -1,11 +1,11 @@
-Index: configure.ac
+Index: knot-1.6.8/configure.ac
 ===================================================================
---- configure.ac.orig
-+++ configure.ac
+--- knot-1.6.8.orig/configure.ac       2017-06-05 10:55:45.049766182 +0200
++++ knot-1.6.8/configure.ac    2017-06-05 10:56:44.258809504 +0200
 @@ -2,8 +2,8 @@
  
  AC_PREREQ([2.60])
- AC_INIT([knot], [1.6.7], [[email protected]])
+ AC_INIT([knot], [1.6.8], [[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.7.tar.xz -> knot-1.6.8.tar.xz ++++++
++++ 25428 lines of diff (skipped)


Reply via email to