Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pdns for openSUSE:Factory checked in at 2023-06-01 17:21:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns (Old) and /work/SRC/openSUSE:Factory/.pdns.new.2531 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns" Thu Jun 1 17:21:22 2023 rev:89 rq:1090278 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns/pdns.changes 2023-03-21 17:44:39.514728644 +0100 +++ /work/SRC/openSUSE:Factory/.pdns.new.2531/pdns.changes 2023-06-01 17:21:23.194824128 +0200 @@ -1,0 +2,18 @@ +Thu Jun 1 11:36:36 UTC 2023 - Adam Majer <[email protected]> 1.8.0 + +- Update to 4.8.0 + * New features + - ixfrdist: add a per domain max-soa-refresh option + Improvements + - lmdb: handle lack of support for RRset comments better + - DNSRecord: Ensure that the content can be read or replaced, not edited +- enabled support for DNS-over-TLS or DoT +- 12453.patch: removed + +For details, see +https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.0 + +If you are using LMDB backend, see +https://doc.powerdns.com/authoritative/upgrading.html + +------------------------------------------------------------------- Old: ---- 12453.patch pdns-4.7.3.tar.bz2 pdns-4.7.3.tar.bz2.sig New: ---- pdns-4.8.0.tar.bz2 pdns-4.8.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.E0jq0L/_old 2023-06-01 17:21:23.830827899 +0200 +++ /var/tmp/diff_new_pack.E0jq0L/_new 2023-06-01 17:21:23.834827923 +0200 @@ -57,7 +57,7 @@ %endif Name: pdns -Version: 4.7.3 +Version: 4.8.0 Release: 0 Summary: Authoritative-only nameserver License: GPL-2.0-only @@ -67,7 +67,6 @@ Source1: https://downloads.powerdns.com/releases/pdns-%{version}.tar.bz2.sig Source2: https://powerdns.com/powerdns-keyblock.asc#/pdns.keyring Patch0: pdns-4.0.3_allow_dacoverride_in_capset.patch -Patch1: https://patch-diff.githubusercontent.com/raw/PowerDNS/pdns/pull/12453.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: bison @@ -82,6 +81,7 @@ BuildRequires: postgresql-devel BuildRequires: sqlite-devel >= 3 BuildRequires: pkgconfig(krb5) +BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(systemd) %{?systemd_ordering} %if 0%{?suse_version} > 1325 @@ -272,6 +272,7 @@ --localstatedir=%{_localstatedir} \ --enable-reproducible \ --with-libsodium \ + --enable-dns-over-tls \ --with-service-user=pdns \ --with-service-group=pdns \ --with-socketdir=/run/ \ ++++++ pdns-4.7.3.tar.bz2 -> pdns-4.8.0.tar.bz2 ++++++ ++++ 27888 lines of diff (skipped)
