[Bug 1363366] Re: DNSSEC for dnsmasq
Thomas Hood
1363366 at bugs.launchpad.net
Mon Sep 1 11:07:41 UTC 2014
Trusty has dnsmasq 2.68-1. Looking at the buildlog I don't see
HAVE_DNSSEC being defined on the compiler command line.
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -W -DHAVE_DBUS
-DHAVE_CONNTRACK -DLOCALEDIR='"/usr/share/locale"' -DVERSION='"2.68"'
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-c dnsmasq.c
However, in the build log of dnsmasq 2.71-1, which is in Utopic, I do
see HAVE_DNSSEC being defined on the compiler command line.
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -W -DNO_NETTLE_ECC
-DHAVE_DBUS -DHAVE_CONNTRACK -DHAVE_DNSSEC
-DLOCALEDIR='"/usr/share/locale"' -DVERSION='"2.71"'
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-c dnsmasq.c
I surmise, therefore, that this wish is fulfilled in Utopic.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1363366
Title:
DNSSEC for dnsmasq
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1363366/+subscriptions
More information about the Ubuntu-server-bugs
mailing list