Commit Graph

12 Commits

Author SHA1 Message Date
Peter van Dijk 216a37d655 pdns-recursor: add patch for CVE-2022-27227
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-04-14 18:54:40 -07:00
Rosen Penev 0591ea432e pdns-recursor: update to 4.4.2
Enable reproducible.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-07 16:55:14 -08:00
Rosen Penev 8b0457035e
pdns-recursor: update to 4.4.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:17:42 -08:00
Rosen Penev ee068541c9
pdns-recursor: update to 4.4.0
Removed upstreamed patch.

Refreshed other one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-04 23:00:47 -08:00
Rosen Penev 983e7b34a7
pdns-resursor: add missing dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 19:11:15 -07:00
Rosen Penev af3b2e21dd pdns-recursor: update to 4.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 19:56:42 -07:00
James Taylor 490157fe2a pdns-recursor: update to 4.2.2
Updates pdns-recursor to latest release in the 4.2 series.

Includes backported fixes for CVE-2020-10995, CVE-2020-12244 and
CVE-2020-10030, plus avoid a crash when loading an invalid RPZ.

Full change log for this release is available at:
https://doc.powerdns.com/recursor/changelog/4.2.html#change-4.2.2

Signed-off-by: James Taylor <james@jtaylor.id.au>
2020-05-26 13:31:48 +00:00
Rosen Penev 3ef692e74d
pdns-recursor: fix compilation with boost 1.73
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-06 14:30:17 -07:00
James Taylor d4e00eca55 pdns-recursor: update to 4.2.1
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>
2019-12-09 23:05:22 +11:00
James Taylor 36ed75624c pdns-recursor: add temporary depends to fix build
There is an issue with the included build scripts which improperly check for a
requirement on libboost-thread where another implementation is available.

Fixes #10273.

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-11-12 21:29:14 +11:00
James Taylor cd1edc5a3e pdns-recursor: bump version to 4.2.0
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>
2019-07-23 21:12:07 +10:00
James Taylor 7264fbe153 pdns-recursor: add package
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>
2019-07-03 21:19:30 +10:00