pdns: Update to 4.5.1 16227/head
authorWout Bertrums <wout@wbnet.eu>
Mon, 26 Jul 2021 15:11:32 +0000 (17:11 +0200)
committerWout Bertrums <wout@wbnet.eu>
Mon, 2 Aug 2021 11:32:03 +0000 (13:32 +0200)
commit398cad29609b193acd5e7a48a2d33dca8d4dce2f
tree9c824babc38e9e7adc98cd7d1675e60a6f2b6248
parent9e434215e8975d823e3e2694f42a9a4cbab15047
pdns: Update to 4.5.1

TARGET_CXX is added, because PowerDNS now uses C++17.

pdns.conf-dist is updated to the latest version shipped by PowerDNS.

010-time_t-check.patch, which is also used in pdns-recursor and dnsdist,
is added to patch out the check for 64-bit time_t,
because OpenWrt still supports 32-bit devices.

100-pdns-disable-pdns.conf-dist.patch is refreshed.

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
net/pdns/Makefile
net/pdns/files/pdns.conf-dist
net/pdns/patches/010-time_t-check.patch [new file with mode: 0644]
net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch