Hello community, here is the log from the commit of package pdns for openSUSE:Factory checked in at 2017-12-22 12:19:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns (Old) and /work/SRC/openSUSE:Factory/.pdns.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns" Fri Dec 22 12:19:00 2017 rev:51 rq:555064 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns/pdns.changes 2017-11-07 09:57:52.966553522 +0100 +++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes 2017-12-22 12:19:09.073225604 +0100 @@ -1,0 +2,42 @@ +Thu Nov 30 13:25:19 UTC 2017 - [email protected] + +- Update to version 4.1.0: + + Recursor passthrough removal. Migration plans for users of + recursor passthrough are in documentation and available at, + https://doc.powerdns.com/authoritative/guides/recursion.html + + Improved performance: 4x speedup in some scenarios + + Crypto API: DNSSEC fully configurable via RESTful API + + Database: enhanced reconnection logic solving problems + associated with idle disonnection from database servers. + + Documentation improvements + + Support for TCP Fast Open + + Removed deprecated SOA-EDIT values: INCEPTION and INCEPTION-WEEK +- pkgconfig(krb5) is now always required for building LDAP backend +- pdns-4.0.4_mysql-schema-mariadb.patch: removed, upstreamed + +------------------------------------------------------------------- +Mon Nov 27 17:03:10 UTC 2017 - [email protected] + +- package schema files in ldap subpackage + +------------------------------------------------------------------- +Mon Nov 27 16:21:43 UTC 2017 - [email protected] + +- Update to version 4.0.5: + + fixes CVE-2017-15091: Missing check on API operations + + Bindbackend: do not corrupt data supplied by other backends in + getAllDomains + + For create-slave-zone, actually add all slaves, and not only + first n times + + Check return value for all getTSIGKey calls. + + Publish inactive KSK/CSK as CDNSKEY/CDS + + Treat requestor’s payload size lower than 512 as equal to 512 + + Correctly purge entries from the caches after a transfer + + LuaWrapper: Allow embedded NULs in strings received from Lua + + Stubresolver: Use only recursor setting if given + + mydnsbackend: Add getAllDomains + + LuaJIT 2.1: Lua fallback functionality no longer uses Lua namespace + + gpgsql: make statement names actually unique + + API: prevent sending nameservers list and zone-level NS in rrsets + +------------------------------------------------------------------- Old: ---- pdns-4.0.4.tar.bz2 pdns-4.0.4.tar.bz2.sig pdns-4.0.4_mysql-schema-mariadb.patch New: ---- pdns-4.1.0.tar.bz2 pdns-4.1.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.oWkToL/_old 2017-12-22 12:19:09.833188549 +0100 +++ /var/tmp/diff_new_pack.oWkToL/_new 2017-12-22 12:19:09.833188549 +0100 @@ -17,11 +17,11 @@ Name: pdns -Version: 4.0.4 +Version: 4.1.0 Release: 0 # %define pkg_name pdns -%define pkg_version 4.0.4 +%define pkg_version 4.1.0 # %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 @@ -77,9 +77,9 @@ BuildRequires: GeoIP-devel BuildRequires: yaml-cpp-devel %endif +BuildRequires: pkgconfig(krb5) %if %{with pdns_experimental_gss_tsig} BuildRequires: pkgconfig(gss) -BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(krb5-gssapi) %endif BuildRequires: gcc-c++ @@ -142,8 +142,6 @@ Source1: rcpdns Source2: README.opendbx Patch: pdns-4.0.3_allow_dacoverride_in_capset.patch -# PATCH-FIX-UPSTREAM pdns-4.0.4_mysql-schema-mariadb.patch -Patch2: pdns-4.0.4_mysql-schema-mariadb.patch Summary: Authoritative-only nameserver License: GPL-2.0 Group: Productivity/Networking/DNS/Servers @@ -281,7 +279,6 @@ %prep %setup -n %{name}-%{pkg_version} %patch -p1 -%patch2 -p1 %if %{with pdns_opendbx} cp %{S:2} README.opendbx %endif @@ -521,6 +518,7 @@ %{_bindir}/zone2ldap %{_libdir}/%{pkg_name}/libldapbackend.so* %{_mandir}/man1/zone2ldap.1* +%doc %{_datadir}/doc/packages/%{name}/*.schema %if %{with pdns_opendbx} %files backend-opendbx ++++++ pdns-4.0.4.tar.bz2 -> pdns-4.1.0.tar.bz2 ++++++ ++++ 60969 lines of diff (skipped)
