Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2017-02-04 15:20:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and      /work/SRC/openSUSE:Factory/.pdns-recursor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns-recursor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes      
2017-01-09 10:49:34.656030630 +0100
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2017-02-04 15:44:19.163418929 +0100
@@ -1,0 +2,19 @@
+Thu Feb  2 10:37:01 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+- add signature file for upstream release
+
+-------------------------------------------------------------------
+Fri Jan 13 12:25:19 UTC 2017 - [email protected]
+
+- update to version 4.0.4
+  The following security advisories were fixed
+  - 2016-02: Crafted queries can cause abnormal CPU usage
+  (CVE-2016-7068, boo#1018326)
+  - 2016-04: Insufficient validation of TSIG signatures
+  (CVE-2016-2120, boo#1018329)
+  complete changeset is availalbe at,
+  https://doc.powerdns.com/md/changelog/#powerdns-recursor-404
+- remove 4462.patch: in upstream release.
+
+-------------------------------------------------------------------

Old:
----
  4462.patch
  pdns-recursor-4.0.3.tar.bz2

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

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

Other differences:
------------------
++++++ pdns-recursor.spec ++++++
--- /var/tmp/diff_new_pack.WtdHys/_old  2017-02-04 15:44:19.471375167 +0100
+++ /var/tmp/diff_new_pack.WtdHys/_new  2017-02-04 15:44:19.475374599 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdns-recursor
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -37,9 +37,9 @@
 %endif
 
 Name:           pdns-recursor
-Version:        4.0.3
+Version:        4.0.4
 Release:        0
-%define pkg_version 4.0.3
+%define pkg_version 4.0.4
 #
 #
 BuildRequires:  autoconf
@@ -48,11 +48,19 @@
 %if %{with pdns_botan}
 BuildRequires:  Botan-devel >= 1.10
 %endif
-%if (0%{?suse_version} == 1315) && 0%{?is_opensuse}
+
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_context-devel
+BuildRequires:  libboost_system-devel
+BuildRequires:  libboost_thread-devel
+%endif
+%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
 BuildRequires:  boost_1_58_0-devel
-%else
+%endif
+%if ( 0%{?suse_version} <= 1315 && ! 0%{?is_opensuse} ) || 0%{?suse_version} 
== 1320
 BuildRequires:  boost-devel
 %endif
+
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
@@ -88,9 +96,9 @@
 #
 Url:            http://www.powerdns.com/
 Source:         
http://downloads.powerdns.com/releases/%{name}-%{pkg_version}.tar.bz2
+Source10:       
http://downloads.powerdns.com/releases/%{name}-%{pkg_version}.tar.bz2.sig
 Source1:        pdns-recursor.init
 Source2:        recursor.conf
-Patch1:         
https://patch-diff.githubusercontent.com/raw/PowerDNS/pdns/pull/4462.patch
 #
 Summary:        Modern, advanced and high performance recursing/non 
authoritative nameserver
 License:        GPL-2.0+
@@ -107,7 +115,6 @@
 
 %prep
 %setup -n %{name}-%{pkg_version}
-%patch1 -p2
 autoreconf -fi
 
 %build

++++++ pdns-recursor-4.0.3.tar.bz2 -> pdns-recursor-4.0.4.tar.bz2 ++++++
++++ 3572 lines of diff (skipped)


Reply via email to