diff --git a/.gitignore b/.gitignore index fa9feb9..5d68477 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ pdns-2.9.22.tar.gz /pdns-4.6.0.tar.bz2 /pdns-4.6.1.tar.bz2 /pdns-4.6.2.tar.bz2 +/pdns-4.7.0.tar.bz2 diff --git a/pdns-disable-secpoll.patch b/pdns-disable-secpoll.patch deleted file mode 100644 index c64aac1..0000000 --- a/pdns-disable-secpoll.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- pdns-4.5.0/pdns/common_startup.cc.orig 2021-06-06 17:05:27.000000000 +0200 -+++ pdns-4.5.0/pdns/common_startup.cc 2021-07-24 20:52:46.332575172 +0200 -@@ -227,7 +227,7 @@ void declareArguments() - ::arg().set("default-publish-cds","Default value for PUBLISH-CDS")=""; - - ::arg().set("include-dir","Include *.conf files from this directory"); -- ::arg().set("security-poll-suffix", "Zone name from which to query security update notifications") = "secpoll.powerdns.com."; -+ ::arg().set("security-poll-suffix", "Zone name from which to query security update notifications") = ""; - - ::arg().setSwitch("expand-alias", "Expand ALIAS records")="no"; - ::arg().setSwitch("outgoing-axfr-expand-alias", "Expand ALIAS records during outgoing AXFR")="no"; diff --git a/pdns.spec b/pdns.spec index 55dd11e..582f70c 100644 --- a/pdns.spec +++ b/pdns.spec @@ -2,13 +2,12 @@ %global backends %{nil} Name: pdns -Version: 4.6.2 -Release: 3%{?dist} +Version: 4.7.0 +Release: 1%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver License: GPLv2 URL: http://powerdns.com Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2 -Patch0: pdns-disable-secpoll.patch ExcludeArch: %{arm} %{ix86} Requires(pre): shadow-utils @@ -139,7 +138,7 @@ BuildRequires: yaml-cpp-devel This package contains the ixfrdist program. %prep -%autosetup -p1 +%autosetup %build export CPPFLAGS="-DLDAP_DEPRECATED" @@ -179,6 +178,7 @@ sed -i \ -e 's/# setuid=/setuid=pdns/' \ -e 's/# setgid=/setgid=pdns/' \ -e 's/# launch=/launch=bind/' \ + -e 's/# security-poll-suffix=secpoll\.powerdns\.com\./security-poll-suffix=/' \ %{buildroot}%{_sysconfdir}/%{name}/pdns.conf %{__rm} %{buildroot}/%{_bindir}/stubquery @@ -317,6 +317,9 @@ exit 0 %{_unitdir}/ixfrdist@.service %changelog +* Sat Oct 22 2022 Morten Stevens - 4.7.0-1 +- Update to 4.7.0 + * Fri Jul 22 2022 Fedora Release Engineering - 4.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index a0fbe0d..8597af6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pdns-4.6.2.tar.bz2) = 10e7f4338f99f063ca8d694c148d468e66dd1b9feb2cf8dba04861396addb138b9335908d666e7e2701424d1fdb3c29e40b596098f19b1443643b9e6ab356c0a +SHA512 (pdns-4.7.0.tar.bz2) = d4ed9acb98b8195f6f8821d4934472f214bbb4cbef67d084c0b9836e61c9cf156eb193b6e4769ae088aaf92f1ca65dc3ab35fdfcacc42eeb9804d80ab92b25e2