Package: nas
Version: 1.9.3-2
Severity: important
Hi Steve,
thanks for enabling support for dpkg-buildflags in 1.9.3-2.
One bit of the default hardening flags for Wheezy is still
missing, though: read-only relocations:
root@pisco:~# hardening-check /usr/lib/x86_64-linux-gnu/libaudio.so.2
/usr/lib/x86_64-linux-gnu/libaudio.so.2:
(..)
Read-only relocations: no, not found!
root@pisco:~# hardening-check /usr/bin/nasd
(..)
Read-only relocations: no, not found!
The reason is apparently that the upstream Makefile has no support
for LDFLAGS. Instead you could probably use EXTRA_LDOPTIONS
(untested)
Cheers,
Moritz
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]