aboutsummaryrefslogtreecommitdiff
path: root/net/pdns-recursor/files
Commit message (Collapse)AuthorAge
* pdns-recursor: Update recursor.conf-distWout Bertrums2021-08-28
| | | | | | | It has been updated to the latest version shipped by upstream. This has not been done since v4.2.1, hence the big diff. Signed-off-by: Wout Bertrums <wout@wbnet.eu>
* pdns-recursor: update to 4.2.1James Taylor2019-12-09
| | | | | | | Updates pdns-recursor to current stable 4.2.1. Also includes more complete fix for boost.m4 BOOST::THREAD detection, removing dependency on boost-thread. Signed-off-by: James Taylor <james@jtaylor.id.au>
* pdns-recursor: bump version to 4.2.0James Taylor2019-07-23
| | | | | | | | Maintainer: me This commit bumps the version of pdns-recursor to the latest 4.2.0. This release brings in mostly minor changes, with the full changelog available at https://doc.powerdns.com/recursor/changelog/4.2.html Signed-off-by: James Taylor <james@jtaylor.id.au>
* pdns-recursor: add packageJames Taylor2019-07-03
Maintainer: me Compile tested: armv7l, OpenWRT SDK Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 - confirmed PowerDNS recursor links correctly against libraries and runs on my target environment. Description: PowerDNS Recursor is a high-performance resolving name server, utilizing multiple processor and including Lua scripting capabilities. This commit includes the recursive nameserver https://www.powerdns.com/recursor.html Signed-off-by: James Taylor <james@jtaylor.id.au>