aboutsummaryrefslogtreecommitdiff
path: root/net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch
Commit message (Collapse)AuthorAge
* pdns: update to 4.9.0 and add maintainerPeter van Dijk2024-03-21
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* pdns: update to 4.8.0Peter van Dijk2023-06-06
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* pdns: update to 4.7.0Peter van Dijk2022-10-21
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* pdns: update to 4.6.2Peter van Dijk2022-04-13
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* pdns: update to 4.6.0Peter van Dijk2022-01-25
| | | | | | | * Bump to 4.6.0 * Remove "random" backend as it is gone upstream Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* pdns: Update to 4.5.1Wout Bertrums2021-08-02
| | | | | | | | | | | | | | 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>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* pdns: update to 4.4.0Rosen Penev2021-02-07
| | | | | | | | | | Use new AUTORELEASE variable. Enable reproducible builds. Remove Upstreamed patches. Refresh other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* pdns: update to 4.3.1Rosen Penev2020-10-10
| | | | | | Remove features removed upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* pdns: bump version to 4.2.0James Taylor2019-09-13
Bump PowerDNS Authoritative DNS Server to 4.2.0. Release changelong can be found at https://doc.powerdns.com/authoritative/changelog/4.2.html#change-4.2.0 Compile Tested: OpenWRT Snapshot - armv7 Run Tested: Linksys WRT1900ACS - package runs correctly, not all functionality has been tested. Signed-off-by: James Taylor <james@jtaylor.id.au>