Package: polipo
Version: 1.1.1-1
Severity: wishlist

polipo is built with the default hardening settings, but as a
network-facing daemon it would be better to build with all available
options (in particular PIE).

A package built with the following diff shows no noticeable difference
in performance:

diff -Nru polipo-1.1.1/debian/rules polipo-1.1.1/debian/rules
--- polipo-1.1.1/debian/rules   2014-05-21 19:08:31.000000000 +0200
+++ polipo-1.1.1/debian/rules   2014-06-09 14:52:34.000000000 +0200
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f

+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
         dh $@

Thanks,
-- 
Romain Francoise <[email protected]>
http://people.debian.org/~rfrancoise/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to