Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pdns: correct incomplete fix for build failure | James Taylor | 2019-07-03 |
| | | | | | | | | | | Maintainer: me This commit addresses a build failure around guards on execinfo.h usage to prevent uclibc from pulling it in, as it defines both __GLIBC__ and __UCLIBC__. The original patch had invalid syntax which this corrects. Signed-off-by: James Taylor <james@jtaylor.id.au> | ||
* | pdns-auth: Bump version to 4.1.10 | James Taylor | 2019-06-25 |
PowerDNS released two new versions which together add some features and address security issues. Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html This release and 4.1.9 together fix the following security advisories: PowerDNS Security Advisory 2019-04 (CVE-2019-10162) PowerDNS Security Advisory 2019-05 (CVE-2019-10163) Signed-off-by: James Taylor <james@jtaylor.id.au> |