Hello community, here is the log from the commit of package pdns-recursor for openSUSE:Factory checked in at 2019-01-26 22:22:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old) and /work/SRC/openSUSE:Factory/.pdns-recursor.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns-recursor" Sat Jan 26 22:22:34 2019 rev:25 rq:668666 version:4.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes 2019-01-24 14:12:26.763429558 +0100 +++ /work/SRC/openSUSE:Factory/.pdns-recursor.new.28833/pdns-recursor.changes 2019-01-26 22:22:39.182844151 +0100 @@ -1,0 +2,7 @@ +Fri Jan 25 06:07:27 UTC 2019 - Michael Ströder <[email protected]> + +- update to 4.1.10 + - #7403: Fix compilation in handleRunningTCPQuestion without + protobuf support + +------------------------------------------------------------------- Old: ---- pdns-recursor-4.1.9.tar.bz2 pdns-recursor-4.1.9.tar.bz2.sig New: ---- pdns-recursor-4.1.10.tar.bz2 pdns-recursor-4.1.10.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns-recursor.spec ++++++ --- /var/tmp/diff_new_pack.5C2AQk/_old 2019-01-26 22:22:39.630843788 +0100 +++ /var/tmp/diff_new_pack.5C2AQk/_new 2019-01-26 22:22:39.630843788 +0100 @@ -35,7 +35,7 @@ %endif Name: pdns-recursor -Version: 4.1.9 +Version: 4.1.10 Release: 0 BuildRequires: autoconf BuildRequires: automake ++++++ pdns-recursor-4.1.9.tar.bz2 -> pdns-recursor-4.1.10.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-recursor-4.1.9/.version new/pdns-recursor-4.1.10/.version --- old/pdns-recursor-4.1.9/.version 2019-01-21 10:28:55.000000000 +0100 +++ new/pdns-recursor-4.1.10/.version 2019-01-24 11:14:57.000000000 +0100 @@ -1 +1 @@ -4.1.9 +4.1.10 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-recursor-4.1.9/configure new/pdns-recursor-4.1.10/configure --- old/pdns-recursor-4.1.9/configure 2019-01-21 10:28:54.000000000 +0100 +++ new/pdns-recursor-4.1.10/configure 2019-01-24 11:14:57.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-recursor 4.1.9. +# Generated by GNU Autoconf 2.69 for pdns-recursor 4.1.10. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ # Identity of this package. PACKAGE_NAME='pdns-recursor' PACKAGE_TARNAME='pdns-recursor' -PACKAGE_VERSION='4.1.9' -PACKAGE_STRING='pdns-recursor 4.1.9' +PACKAGE_VERSION='4.1.10' +PACKAGE_STRING='pdns-recursor 4.1.10' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1445,7 +1445,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-recursor 4.1.9 to adapt to many kinds of systems. +\`configure' configures pdns-recursor 4.1.10 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1515,7 +1515,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pdns-recursor 4.1.9:";; + short | recursive ) echo "Configuration of pdns-recursor 4.1.10:";; esac cat <<\_ACEOF @@ -1677,7 +1677,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pdns-recursor configure 4.1.9 +pdns-recursor configure 4.1.10 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2270,7 +2270,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-recursor $as_me 4.1.9, which was +It was created by pdns-recursor $as_me 4.1.10, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3133,7 +3133,7 @@ # Define the identity of the package. PACKAGE='pdns-recursor' - VERSION='4.1.9' + VERSION='4.1.10' cat >>confdefs.h <<_ACEOF @@ -21846,7 +21846,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by pdns-recursor $as_me 4.1.9, which was +This file was extended by pdns-recursor $as_me 4.1.10, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21912,7 +21912,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-recursor config.status 4.1.9 +pdns-recursor config.status 4.1.10 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-recursor-4.1.9/pdns_recursor.1 new/pdns-recursor-4.1.10/pdns_recursor.1 --- old/pdns-recursor-4.1.9/pdns_recursor.1 2019-01-21 10:29:46.000000000 +0100 +++ new/pdns-recursor-4.1.10/pdns_recursor.1 2019-01-24 11:15:50.000000000 +0100 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PDNS_RECURSOR" "1" "Jan 21, 2019" "4.1" "PowerDNS Recursor" +.TH "PDNS_RECURSOR" "1" "Jan 24, 2019" "4.1" "PowerDNS Recursor" .SH NAME pdns_recursor \- The PowerDNS Recursor binary . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-recursor-4.1.9/pdns_recursor.cc new/pdns-recursor-4.1.10/pdns_recursor.cc --- old/pdns-recursor-4.1.9/pdns_recursor.cc 2019-01-21 10:28:41.000000000 +0100 +++ new/pdns-recursor-4.1.10/pdns_recursor.cc 2019-01-24 11:14:45.000000000 +0100 @@ -1535,6 +1535,9 @@ L<<Logger::Warning<<"Error parsing a query packet for tag determination, setting tag=0: "<<e.what()<<endl; } } + + const struct dnsheader* dh = (const struct dnsheader*) conn->data; + #ifdef HAVE_PROTOBUF if(luaconfsLocal->protobufServer || luaconfsLocal->outgoingProtobufServer) { dc->d_requestorId = requestorId; @@ -1542,7 +1545,6 @@ dc->d_uuid = (*t_uuidGenerator)(); } - const struct dnsheader* dh = (const struct dnsheader*) conn->data; if(luaconfsLocal->protobufServer) { try { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-recursor-4.1.9/rec_control.1 new/pdns-recursor-4.1.10/rec_control.1 --- old/pdns-recursor-4.1.9/rec_control.1 2019-01-21 10:29:46.000000000 +0100 +++ new/pdns-recursor-4.1.10/rec_control.1 2019-01-24 11:15:50.000000000 +0100 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "REC_CONTROL" "1" "Jan 21, 2019" "4.1" "PowerDNS Recursor" +.TH "REC_CONTROL" "1" "Jan 24, 2019" "4.1" "PowerDNS Recursor" .SH NAME rec_control \- Command line tool to control a running Recursor .
