commit pdns for openSUSE:Factory
Hello community, here is the log from the commit of package pdns for openSUSE:Factory checked in at 2019-08-09 16:54:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns (Old) and /work/SRC/openSUSE:Factory/.pdns.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pdns" Fri Aug 9 16:54:18 2019 rev:64 rq:721872 version:4.1.13 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns/pdns.changes 2019-08-05 10:38:04.511322319 +0200 +++ /work/SRC/openSUSE:Factory/.pdns.new.9556/pdns.changes 2019-08-09 16:54:27.289453301 +0200 @@ -1,0 +2,7 @@ +Thu Aug 8 20:09:15 UTC 2019 - Michael Ströder <michael@stroeder.com> + +- Update to 4.1.13: + * #8157: gpgsqlbackend: add missing schema file to Makefile + * #8162: stop using select() in places where FDs can be >1023 + +------------------------------------------------------------------- Old: ---- pdns-4.1.11.tar.bz2 pdns-4.1.11.tar.bz2.sig New: ---- pdns-4.1.13.tar.bz2 pdns-4.1.13.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.QI81tf/_old 2019-08-09 16:54:27.777453184 +0200 +++ /var/tmp/diff_new_pack.QI81tf/_new 2019-08-09 16:54:27.785453182 +0200 @@ -43,7 +43,7 @@ %bcond_without pdns_pkcs11 %bcond_without pdns_zeromq Name: pdns -Version: 4.1.11 +Version: 4.1.13 Release: 0 Summary: Authoritative-only nameserver License: GPL-2.0-only ++++++ pdns-4.1.11.tar.bz2 -> pdns-4.1.13.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/.version new/pdns-4.1.13/.version --- old/pdns-4.1.11/.version 2019-07-31 01:04:30.000000000 +0200 +++ new/pdns-4.1.13/.version 2019-08-08 09:49:36.000000000 +0200 @@ -1 +1 @@ -4.1.11 +4.1.13 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/configure new/pdns-4.1.13/configure --- old/pdns-4.1.11/configure 2019-07-31 01:04:25.000000000 +0200 +++ new/pdns-4.1.13/configure 2019-08-08 09:49:35.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for pdns 4.1.11. +# Generated by GNU Autoconf 2.69 for pdns 4.1.13. # # # 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.1.11' -PACKAGE_STRING='pdns 4.1.11' +PACKAGE_VERSION='4.1.13' +PACKAGE_STRING='pdns 4.1.13' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1538,7 +1538,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.1.11 to adapt to many kinds of systems. +\`configure' configures pdns 4.1.13 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1608,7 +1608,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pdns 4.1.11:";; + short | recursive ) echo "Configuration of pdns 4.1.13:";; esac cat <<\_ACEOF @@ -1842,7 +1842,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pdns configure 4.1.11 +pdns configure 4.1.13 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2435,7 +2435,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.1.11, which was +It was created by pdns $as_me 4.1.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3315,7 +3315,7 @@ # Define the identity of the package. PACKAGE='pdns' - VERSION='4.1.11' + VERSION='4.1.13' cat >>confdefs.h <<_ACEOF @@ -23543,7 +23543,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.1.11, which was +This file was extended by pdns $as_me 4.1.13, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23609,7 +23609,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.1.11 +pdns config.status 4.1.13 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.1.11/docs/calidns.1 new/pdns-4.1.13/docs/calidns.1 --- old/pdns-4.1.11/docs/calidns.1 2019-07-31 01:08:35.000000000 +0200 +++ new/pdns-4.1.13/docs/calidns.1 2019-08-08 09:51:04.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CALIDNS" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "CALIDNS" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME calidns \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnsbulktest.1 new/pdns-4.1.13/docs/dnsbulktest.1 --- old/pdns-4.1.11/docs/dnsbulktest.1 2019-07-31 01:09:42.000000000 +0200 +++ new/pdns-4.1.13/docs/dnsbulktest.1 2019-08-08 09:51:26.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSBULKTEST" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSBULKTEST" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnsbulktest \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnsgram.1 new/pdns-4.1.13/docs/dnsgram.1 --- old/pdns-4.1.11/docs/dnsgram.1 2019-07-31 01:08:41.000000000 +0200 +++ new/pdns-4.1.13/docs/dnsgram.1 2019-08-08 09:51:06.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSGRAM" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSGRAM" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnsgram \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnspcap2protobuf.1 new/pdns-4.1.13/docs/dnspcap2protobuf.1 --- old/pdns-4.1.11/docs/dnspcap2protobuf.1 2019-07-31 01:09:51.000000000 +0200 +++ new/pdns-4.1.13/docs/dnspcap2protobuf.1 2019-08-08 09:51:30.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSPCAP2PROTOBUF" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSPCAP2PROTOBUF" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnspcap2protobuf \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnsreplay.1 new/pdns-4.1.13/docs/dnsreplay.1 --- old/pdns-4.1.11/docs/dnsreplay.1 2019-07-31 01:08:46.000000000 +0200 +++ new/pdns-4.1.13/docs/dnsreplay.1 2019-08-08 09:51:08.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSREPLAY" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSREPLAY" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnsreplay \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnsscan.1 new/pdns-4.1.13/docs/dnsscan.1 --- old/pdns-4.1.11/docs/dnsscan.1 2019-07-31 01:08:50.000000000 +0200 +++ new/pdns-4.1.13/docs/dnsscan.1 2019-08-08 09:51:09.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSSCAN" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSSCAN" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnsscan \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnsscope.1 new/pdns-4.1.13/docs/dnsscope.1 --- old/pdns-4.1.11/docs/dnsscope.1 2019-07-31 01:08:55.000000000 +0200 +++ new/pdns-4.1.13/docs/dnsscope.1 2019-08-08 09:51:11.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSSCOPE" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSSCOPE" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnsscope \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnstcpbench.1 new/pdns-4.1.13/docs/dnstcpbench.1 --- old/pdns-4.1.11/docs/dnstcpbench.1 2019-07-31 01:09:47.000000000 +0200 +++ new/pdns-4.1.13/docs/dnstcpbench.1 2019-08-08 09:51:28.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSTCPBENCH" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSTCPBENCH" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnstcpbench \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dnswasher.1 new/pdns-4.1.13/docs/dnswasher.1 --- old/pdns-4.1.11/docs/dnswasher.1 2019-07-31 01:09:00.000000000 +0200 +++ new/pdns-4.1.13/docs/dnswasher.1 2019-08-08 09:51:13.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DNSWASHER" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DNSWASHER" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dnswasher \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/dumresp.1 new/pdns-4.1.13/docs/dumresp.1 --- old/pdns-4.1.11/docs/dumresp.1 2019-07-31 01:09:06.000000000 +0200 +++ new/pdns-4.1.13/docs/dumresp.1 2019-08-08 09:51:14.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "DUMRESP" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "DUMRESP" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME dumresp \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/ixplore.1 new/pdns-4.1.13/docs/ixplore.1 --- old/pdns-4.1.11/docs/ixplore.1 2019-07-31 01:09:10.000000000 +0200 +++ new/pdns-4.1.13/docs/ixplore.1 2019-08-08 09:51:16.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "IXPLORE" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "IXPLORE" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME ixplore \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/nproxy.1 new/pdns-4.1.13/docs/nproxy.1 --- old/pdns-4.1.11/docs/nproxy.1 2019-07-31 01:09:16.000000000 +0200 +++ new/pdns-4.1.13/docs/nproxy.1 2019-08-08 09:51:18.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NPROXY" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "NPROXY" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME nproxy \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/nsec3dig.1 new/pdns-4.1.13/docs/nsec3dig.1 --- old/pdns-4.1.11/docs/nsec3dig.1 2019-07-31 01:09:21.000000000 +0200 +++ new/pdns-4.1.13/docs/nsec3dig.1 2019-08-08 09:51:19.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NSEC3DIG" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "NSEC3DIG" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME nsec3dig \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/pdns_control.1 new/pdns-4.1.13/docs/pdns_control.1 --- old/pdns-4.1.11/docs/pdns_control.1 2019-07-31 01:08:11.000000000 +0200 +++ new/pdns-4.1.13/docs/pdns_control.1 2019-08-08 09:50:56.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PDNS_CONTROL" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "PDNS_CONTROL" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME pdns_control \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/pdns_notify.1 new/pdns-4.1.13/docs/pdns_notify.1 --- old/pdns-4.1.11/docs/pdns_notify.1 2019-07-31 01:09:25.000000000 +0200 +++ new/pdns-4.1.13/docs/pdns_notify.1 2019-08-08 09:51:21.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PDNS_NOTIFY" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "PDNS_NOTIFY" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME pdns_notify \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/pdns_server.1 new/pdns-4.1.13/docs/pdns_server.1 --- old/pdns-4.1.11/docs/pdns_server.1 2019-07-31 01:08:06.000000000 +0200 +++ new/pdns-4.1.13/docs/pdns_server.1 2019-08-08 09:50:54.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PDNS_SERVER" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "PDNS_SERVER" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME pdns_server \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/pdnsutil.1 new/pdns-4.1.13/docs/pdnsutil.1 --- old/pdns-4.1.11/docs/pdnsutil.1 2019-07-31 01:08:15.000000000 +0200 +++ new/pdns-4.1.13/docs/pdnsutil.1 2019-08-08 09:50:57.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "PDNSUTIL" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "PDNSUTIL" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME pdnsutil \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/saxfr.1 new/pdns-4.1.13/docs/saxfr.1 --- old/pdns-4.1.11/docs/saxfr.1 2019-07-31 01:09:30.000000000 +0200 +++ new/pdns-4.1.13/docs/saxfr.1 2019-08-08 09:51:23.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SAXFR" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "SAXFR" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME saxfr \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/sdig.1 new/pdns-4.1.13/docs/sdig.1 --- old/pdns-4.1.11/docs/sdig.1 2019-07-31 01:09:36.000000000 +0200 +++ new/pdns-4.1.13/docs/sdig.1 2019-08-08 09:51:24.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SDIG" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "SDIG" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME sdig \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/zone2json.1 new/pdns-4.1.13/docs/zone2json.1 --- old/pdns-4.1.11/docs/zone2json.1 2019-07-31 01:08:20.000000000 +0200 +++ new/pdns-4.1.13/docs/zone2json.1 2019-08-08 09:50:59.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "ZONE2JSON" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "ZONE2JSON" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME zone2json \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/zone2ldap.1 new/pdns-4.1.13/docs/zone2ldap.1 --- old/pdns-4.1.11/docs/zone2ldap.1 2019-07-31 01:08:29.000000000 +0200 +++ new/pdns-4.1.13/docs/zone2ldap.1 2019-08-08 09:51:02.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "ZONE2LDAP" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "ZONE2LDAP" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME zone2ldap \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/docs/zone2sql.1 new/pdns-4.1.13/docs/zone2sql.1 --- old/pdns-4.1.11/docs/zone2sql.1 2019-07-31 01:08:24.000000000 +0200 +++ new/pdns-4.1.13/docs/zone2sql.1 2019-08-08 09:51:00.000000000 +0200 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "ZONE2SQL" "1" "Jul 30, 2019" "4.1" "PowerDNS Recursor" +.TH "ZONE2SQL" "1" "Aug 08, 2019" "4.1" "PowerDNS Recursor" .SH NAME zone2sql \- . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/modules/gpgsqlbackend/4.1.10_to_4.1.11.schema.pgsql.sql new/pdns-4.1.13/modules/gpgsqlbackend/4.1.10_to_4.1.11.schema.pgsql.sql --- old/pdns-4.1.11/modules/gpgsqlbackend/4.1.10_to_4.1.11.schema.pgsql.sql 1970-01-01 01:00:00.000000000 +0100 +++ new/pdns-4.1.13/modules/gpgsqlbackend/4.1.10_to_4.1.11.schema.pgsql.sql 2019-08-08 09:49:19.000000000 +0200 @@ -0,0 +1 @@ +ALTER TABLE domains ALTER notified_serial TYPE bigint USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/modules/gpgsqlbackend/Makefile.am new/pdns-4.1.13/modules/gpgsqlbackend/Makefile.am --- old/pdns-4.1.11/modules/gpgsqlbackend/Makefile.am 2019-07-31 01:03:45.000000000 +0200 +++ new/pdns-4.1.13/modules/gpgsqlbackend/Makefile.am 2019-08-08 09:49:19.000000000 +0200 @@ -12,6 +12,7 @@ schema.pgsql.sql \ nodnssec-3.x_to_3.4.0_schema.pgsql.sql \ dnssec-3.x_to_3.4.0_schema.pgsql.sql \ + 4.1.10_to_4.1.11.schema.pgsql.sql \ 3.4.0_to_4.1.0_schema.pgsql.sql libgpgsqlbackend_la_SOURCES = \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/modules/gpgsqlbackend/Makefile.in new/pdns-4.1.13/modules/gpgsqlbackend/Makefile.in --- old/pdns-4.1.11/modules/gpgsqlbackend/Makefile.in 2019-07-31 01:04:36.000000000 +0200 +++ new/pdns-4.1.13/modules/gpgsqlbackend/Makefile.in 2019-08-08 09:49:38.000000000 +0200 @@ -479,6 +479,7 @@ schema.pgsql.sql \ nodnssec-3.x_to_3.4.0_schema.pgsql.sql \ dnssec-3.x_to_3.4.0_schema.pgsql.sql \ + 4.1.10_to_4.1.11.schema.pgsql.sql \ 3.4.0_to_4.1.0_schema.pgsql.sql libgpgsqlbackend_la_SOURCES = \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/modules/pipebackend/coprocess.cc new/pdns-4.1.13/modules/pipebackend/coprocess.cc --- old/pdns-4.1.11/modules/pipebackend/coprocess.cc 2019-07-31 01:03:45.000000000 +0200 +++ new/pdns-4.1.13/modules/pipebackend/coprocess.cc 2019-08-08 09:49:19.000000000 +0200 @@ -78,7 +78,7 @@ if(!(d_fp=fdopen(d_fd2[0],"r"))) throw PDNSException("Unable to associate a file pointer with pipe: "+stringerror()); if( d_timeout) - setbuf(d_fp,0); // no buffering please, confuses select + setbuf(d_fp,0); // no buffering please, confuses poll } else if(!d_pid) { // child signal(SIGCHLD, SIG_DFL); // silence a warning from perl @@ -165,14 +165,7 @@ receive.clear(); if(d_timeout) { - struct timeval tv; - tv.tv_sec=d_timeout/1000; - tv.tv_usec=(d_timeout % 1000) * 1000; - - fd_set rds; - FD_ZERO(&rds); - FD_SET(fileno(d_fp),&rds); - int ret=select(fileno(d_fp)+1,&rds,0,0,&tv); + int ret = waitForData(fileno(d_fp), 0, d_timeout * 1000); if(ret<0) throw PDNSException("Error waiting on data from coprocess: "+stringerror()); if(!ret) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/modules/remotebackend/pipeconnector.cc new/pdns-4.1.13/modules/remotebackend/pipeconnector.cc --- old/pdns-4.1.11/modules/remotebackend/pipeconnector.cc 2019-07-31 01:03:46.000000000 +0200 +++ new/pdns-4.1.13/modules/remotebackend/pipeconnector.cc 2019-08-08 09:49:19.000000000 +0200 @@ -88,7 +88,7 @@ if(!(d_fp=fdopen(d_fd2[0],"r"))) throw PDNSException("Unable to associate a file pointer with pipe: "+stringerror()); if (d_timeout) - setbuf(d_fp,0); // no buffering please, confuses select + setbuf(d_fp,0); // no buffering please, confuses poll } else if(!d_pid) { // child signal(SIGCHLD, SIG_DFL); // silence a warning from perl @@ -158,13 +158,7 @@ while(1) { receive.clear(); if(d_timeout) { - struct timeval tv; - tv.tv_sec = d_timeout/1000; - tv.tv_usec = (d_timeout % 1000) * 1000; - fd_set rds; - FD_ZERO(&rds); - FD_SET(fileno(d_fp),&rds); - int ret=select(fileno(d_fp)+1,&rds,0,0,&tv); + int ret=waitForData(fileno(d_fp), 0, d_timeout * 1000); if(ret<0) throw PDNSException("Error waiting on data from coprocess: "+stringerror()); if(!ret) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdns-4.1.11/pdns/effective_tld_names.dat new/pdns-4.1.13/pdns/effective_tld_names.dat --- old/pdns-4.1.11/pdns/effective_tld_names.dat 2019-07-31 01:09:53.000000000 +0200 +++ new/pdns-4.1.13/pdns/effective_tld_names.dat 2019-08-08 09:51:30.000000000 +0200 @@ -7064,7 +7064,7 @@ // newGTLDs -// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2019-06-14T10:00:50-04:00 +// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2019-08-02T16:08:27Z // This list is auto-generated, don't edit it manually. // aaa : 2015-02-26 American Automobile Association, Inc. aaa @@ -7744,7 +7744,7 @@ // company : 2013-11-07 Binky Moon, LLC company -// compare : 2015-10-08 iSelect Ltd +// compare : 2015-10-08 Registry Services, LLC compare // computer : 2013-10-24 Binky Moon, LLC @@ -8089,7 +8089,7 @@ // fan : 2014-03-06 Dog Beach, LLC fan -// fans : 2014-11-07 Fans TLD Limited +// fans : 2014-11-07 ZDNS International Limited fans // farm : 2013-11-07 Binky Moon, LLC @@ -9709,7 +9709,7 @@ // seek : 2014-12-04 Seek Limited seek -// select : 2015-10-08 iSelect Ltd +// select : 2015-10-08 Registry Services, LLC select // sener : 2014-10-24 Sener Ingeniería y Sistemas, S.A.
participants (1)
-
root