[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xauth hardening



Hi,

I built xauth with hardening support and use it since several month.

--- xauth-1.0.9/debian/rules.ORG        2014-08-25 02:38:07.609751199 -0400
+++ xauth-1.0.9/debian/rules    2014-08-25 02:45:37.053764968 -0400
@@ -1,5 +1,9 @@
 #!/usr/bin/make -f
 
+DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:
        dh_auto_install --destdir=debian/tmp

Thanks

Markus


Reply to: