Hello community,

here is the log from the commit of package pdns for openSUSE:Factory checked in 
at 2017-01-24 10:34:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns (Old)
 and      /work/SRC/openSUSE:Factory/.pdns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns/pdns.changes        2017-01-17 
14:36:46.465944732 +0100
+++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes   2017-01-24 
10:34:27.413419108 +0100
@@ -1,0 +2,5 @@
+Tue Jan 17 22:10:19 UTC 2017 - mich...@stroeder.com
+
+- update to 4.0.3 which obsoletes b854d9f.diff
+
+-------------------------------------------------------------------

Old:
----
  b854d9f.diff
  pdns-4.0.2.tar.bz2
  pdns-4.0.2.tar.bz2.sig

New:
----
  pdns-4.0.3.tar.bz2
  pdns-4.0.3.tar.bz2.sig

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

Other differences:
------------------
++++++ pdns.spec ++++++
--- /var/tmp/diff_new_pack.ilVWI7/_old  2017-01-24 10:34:28.069326118 +0100
+++ /var/tmp/diff_new_pack.ilVWI7/_new  2017-01-24 10:34:28.069326118 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           pdns
-Version:        4.0.2
+Version:        4.0.3
 Release:        0
 #
 %define pkg_name       pdns
-%define pkg_version 4.0.2
+%define pkg_version 4.0.3
 #
 %if 0%{?suse_version} > 1230 || 0%{?rhel_version} > 600 || 0%{?centos_version} 
> 600 || 0%{?fedora_version} >= 20 || 
0%{?el7}%{?fc20}%{?fc21}%{?fc22}%{?fc23}%{?fc24}%{?fc25}
 %bcond_without systemd
@@ -141,7 +141,6 @@
 Source3:        
http://downloads.powerdns.com/releases/pdns-%{pkg_version}.tar.bz2.sig
 Source1:        rcpdns
 Source2:        README.opendbx
-Patch:          b854d9f.diff
 Summary:        Modern, advanced and high performance authoritative-only 
nameserver
 License:        GPL-2.0
 Group:          Productivity/Networking/DNS/Servers
@@ -309,7 +308,6 @@
 
 %prep
 %setup -n %{name}-%{pkg_version}
-%patch -p1 -R
 %if %{with pdns_opendbx}
 cp %{S:2} README.opendbx
 %endif

++++++ pdns-4.0.2.tar.bz2 -> pdns-4.0.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdns-4.0.2/.version new/pdns-4.0.3/.version
--- old/pdns-4.0.2/.version     2017-01-13 09:54:24.000000000 +0100
+++ new/pdns-4.0.3/.version     2017-01-17 09:44:02.000000000 +0100
@@ -1 +1 @@
-4.0.2
+4.0.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdns-4.0.2/configure new/pdns-4.0.3/configure
--- old/pdns-4.0.2/configure    2017-01-13 09:54:23.000000000 +0100
+++ new/pdns-4.0.3/configure    2017-01-17 09:44:02.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdns 4.0.2.
+# Generated by GNU Autoconf 2.69 for pdns 4.0.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdns'
 PACKAGE_TARNAME='pdns'
-PACKAGE_VERSION='4.0.2'
-PACKAGE_STRING='pdns 4.0.2'
+PACKAGE_VERSION='4.0.3'
+PACKAGE_STRING='pdns 4.0.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1533,7 +1533,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdns 4.0.2 to adapt to many kinds of systems.
+\`configure' configures pdns 4.0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1603,7 +1603,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pdns 4.0.2:";;
+     short | recursive ) echo "Configuration of pdns 4.0.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1835,7 +1835,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdns configure 4.0.2
+pdns configure 4.0.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2428,7 +2428,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdns $as_me 4.0.2, which was
+It was created by pdns $as_me 4.0.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3308,7 +3308,7 @@
 
 # Define the identity of the package.
  PACKAGE='pdns'
- VERSION='4.0.2'
+ VERSION='4.0.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -23253,7 +23253,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pdns $as_me 4.0.2, which was
+This file was extended by pdns $as_me 4.0.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -23319,7 +23319,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-pdns config.status 4.0.2
+pdns config.status 4.0.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdns-4.0.2/modules/bindbackend/bindbackend2.cc 
new/pdns-4.0.3/modules/bindbackend/bindbackend2.cc
--- old/pdns-4.0.2/modules/bindbackend/bindbackend2.cc  2017-01-13 
09:54:02.000000000 +0100
+++ new/pdns-4.0.3/modules/bindbackend/bindbackend2.cc  2017-01-17 
09:43:49.000000000 +0100
@@ -1036,17 +1036,9 @@
   bool found=false;
   BB2DomainInfo bbd;
 
-  if (zoneId != -1) {
-    found = safeGetBBDomainInfo(zoneId, &bbd);
-    if (found) {
-      domain = bbd.d_name;
-    }
-  }
-  else {
-    do {
-      found = safeGetBBDomainInfo(domain, &bbd);
-    } while (!found && domain.chopOff());
-  }
+  do {
+    found = safeGetBBDomainInfo(domain, &bbd);
+  } while ((!found || (zoneId != (int)bbd.d_id && zoneId != -1)) && 
domain.chopOff());
 
   if(!found) {
     if(mustlog)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdns-4.0.2/pdns/effective_tld_names.dat 
new/pdns-4.0.3/pdns/effective_tld_names.dat
--- old/pdns-4.0.2/pdns/effective_tld_names.dat 2017-01-13 09:55:28.000000000 
+0100
+++ new/pdns-4.0.3/pdns/effective_tld_names.dat 2017-01-17 09:44:34.000000000 
+0100
@@ -11204,13 +11204,16 @@
 // Submitted by Peter Ruibal <public-suf...@fb.com>
 apps.fbsbx.com
 
-// Fastly Inc. http://www.fastly.com/
-// Submitted by Vladimir Vuksan <vladi...@fastly.com>
+// Fastly Inc. : http://www.fastly.com/
+// Submitted by Fastly Security <secur...@fastly.com>
+map.fastly.net
+a.prod.fastly.net
+global.prod.fastly.net
 a.ssl.fastly.net
 b.ssl.fastly.net
 global.ssl.fastly.net
-a.prod.fastly.net
-global.prod.fastly.net
+fastlylb.net
+map.fastlylb.net
 
 // Featherhead : https://featherhead.xyz/
 // Submitted by Simon Menke <si...@featherhead.xyz>


Reply via email to