Package: chrony
Version: 1.24-3.1
Severity: important
Tags: patch

Please enabled hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
--- chrony-1.24.orig/debian/rules	2012-01-08 18:27:59.000000000 +0100
+++ chrony-1.24/debian/rules	2012-01-08 18:27:39.000000000 +0100
@@ -6,6 +6,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 build: build-stamp
 build-stamp:
 	dh_testdir

Reply via email to