Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2018-04-17 11:17:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and      /work/SRC/openSUSE:Factory/.pdns-recursor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns-recursor"

Tue Apr 17 11:17:22 2018 rev:19 rq:597059 version:4.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes      
2018-01-23 13:53:40.343699775 +0100
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2018-04-17 11:17:28.190545445 +0200
@@ -1,0 +2,25 @@
+Fri Apr 13 12:04:02 UTC 2018 - adam.ma...@suse.de
+
+- protobuf support is available in SLE-15
+- Boost.Context library is not available on s390x
+
+-------------------------------------------------------------------
+Sun Apr  1 23:49:07 UTC 2018 - mrueck...@suse.de
+
+- update to 4.1.2
+  - New Features
+    - #6344: Add FFI version of gettag().
+  - Improvements
+    - #6298, #6303, #6268, #6290: Add the option to set the AXFR
+      timeout for RPZs.
+    - #6172: IXFR: correct behavior of dealing with DNS Name with
+      multiple records and speed up IXFR transaction (Leon Xu).
+    - #6379: Add RPZ statistics endpoint to the API.
+  - Bug Fixes
+    - #6336, #6293, #6237: Retry loading RPZ zones from server when
+      they fail initially.
+    - #6300: Fix ECS-based cache entry refresh code.
+    - #6320: Fix ECS-specific NS AAAA not being returned from the
+      cache.
+
+-------------------------------------------------------------------

Old:
----
  pdns-recursor-4.1.1.tar.bz2
  pdns-recursor-4.1.1.tar.bz2.sig

New:
----
  pdns-recursor-4.1.2.tar.bz2
  pdns-recursor-4.1.2.tar.bz2.sig

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

Other differences:
------------------
++++++ pdns-recursor.spec ++++++
--- /var/tmp/diff_new_pack.gEEWjR/_old  2018-04-17 11:17:29.970462002 +0200
+++ /var/tmp/diff_new_pack.gEEWjR/_new  2018-04-17 11:17:29.978461627 +0200
@@ -28,16 +28,16 @@
 %bcond_without systemd_separetedlibs
 %endif
 
-%if 0%{?suse_version} && ! ( 0%{?suse_version} == 1315 && ! 0%{?is_opensuse} )
+%if 0%{?suse_version} > 1315 || 0%{?is_opensuse}
 %bcond_without pdns_protobuf
 %else
 %bcond_with    pdns_protobuf
 %endif
 
 Name:           pdns-recursor
-Version:        4.1.1
+Version:        4.1.2
 Release:        0
-%define pkg_version 4.1.1
+%define pkg_version 4.1.2
 #
 #
 BuildRequires:  autoconf
@@ -45,7 +45,9 @@
 BuildRequires:  libtool
 
 %if 0%{?suse_version} > 1325
+%ifnarch s390x
 BuildRequires:  libboost_context-devel
+%endif
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel
 %endif
@@ -89,7 +91,7 @@
 Source2:        recursor.conf
 #
 Summary:        Modern, advanced and high performance recursing/non 
authoritative nameserver
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/DNS/Servers
 
 %description

++++++ pdns-recursor-4.1.1.tar.bz2 -> pdns-recursor-4.1.2.tar.bz2 ++++++
++++ 1882 lines of diff (skipped)



Reply via email to