Hi, sorry, I sent the patch that was against the Ubuntu packaging.  This
one should apply against the clean Debian package.  (Though the changes
are pretty obvious/trivial.)  Thanks!

-- 
Kees Cook                                            @debian.org
diff -uNrp ntp-4.2.4p6+dfsg~/debian/control ntp-4.2.4p6+dfsg/debian/control
--- ntp-4.2.4p6+dfsg~/debian/control	2009-08-20 17:44:53.000000000 -0700
+++ ntp-4.2.4p6+dfsg/debian/control	2009-08-20 17:12:29.000000000 -0700
@@ -4,6 +4,6 @@ Priority: optional
 Maintainer: Debian NTP Team <pkg-ntp-maintain...@lists.alioth.debian.org>
 Uploaders: Bdale Garbee <bd...@gag.com>, Peter Eisentraut <pet...@debian.org>, Kurt Roeckx <k...@roeckx.be>
-Build-Depends: debhelper (>= 6), libedit-dev, libcap2-dev | not+linux-gnu, libssl-dev (>= 0.9), quilt (>= 0.40)
+Build-Depends: debhelper (>= 6), libedit-dev, libcap2-dev | not+linux-gnu, libssl-dev (>= 0.9), quilt (>= 0.40), hardening-wrapper
 Build-Conflicts: libavahi-compat-libdnssd-dev, libreadline-dev, libwww-dev, libwww-ssl-dev
 Standards-Version: 3.8.0
 Homepage: http://support.ntp.org/
diff -uNrp ntp-4.2.4p6+dfsg~/debian/rules ntp-4.2.4p6+dfsg/debian/rules
--- ntp-4.2.4p6+dfsg~/debian/rules	2009-08-20 17:44:53.000000000 -0700
+++ ntp-4.2.4p6+dfsg/debian/rules	2009-08-20 17:12:42.000000000 -0700
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_HARDENING=1
 include /usr/share/quilt/quilt.make
 
 # hacks to avoid running these things during the build

Reply via email to