Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#39801 - dnsmasq-2.69 package is missing trust-anchors.conf for dnssec validation
Attached to Project:
Arch Linux
Opened by Toke Høiland-Jørgensen (tohojo) - Thursday, 10 April 2014, 08:54 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 10 April 2014, 13:45 GMT
Opened by Toke Høiland-Jørgensen (tohojo) - Thursday, 10 April 2014, 08:54 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 10 April 2014, 13:45 GMT
|
DetailsDescription:
The recently released version of dnsmasq added support for dnssec validation. To work, a set of trust anchors is needed for validation. The dnsmasq sources includes this in the form of the trust-anchors.conf file. However, this file is not included in the Arch package, making it impossible to turn on dnssec validation until the file has been installed manually. The attached PKGBUILD adds the trust-anchors file and also updates the example config file to have the right path for it by default. Additional info: * package dnsmasq-2.69-1 Steps to reproduce: - Install dnsmasq-2.69 - Notice that trust-anchors.conf is missing. |
This task depends upon
Closed by Dave Reisner (falconindy)
Thursday, 10 April 2014, 13:45 GMT
Reason for closing: Fixed
Additional comments about closing: Pkgrel++
Thursday, 10 April 2014, 13:45 GMT
Reason for closing: Fixed
Additional comments about closing: Pkgrel++

I set this up for myself when I was playing with an RC, but I guess I never included it in the package. Should be fixed in -2.

-2 works; thanks! :)