[Pkg-voip-commits] [asterisk] 02/02: Build with all hardening options enabled

Jeremy Lainé sharky at moszumanska.debian.org
Fri Sep 26 09:40:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

sharky pushed a commit to branch master
in repository asterisk.

commit 5802ed4a28384fe396acf865c1412ffddec79aa1
Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Fri Sep 26 11:40:11 2014 +0200

    Build with all hardening options enabled
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 10bbd8a..fde9fcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ asterisk (1:11.13.0~dfsg-1) UNRELEASED; urgency=medium
     - Drop aelparse_manpage.patch and smsq_manpage.patch, fixed upstream.
   * Fix an out of bounds error in res_fax.c.
   * Allow res_calendar_ews to work with neon 0.30.x (Closes: #761677).
+  * Build with all hardening options enabled.
 
  -- Jeremy Lainé <jeremy.laine at m4x.org>  Fri, 26 Sep 2014 09:56:15 +0200
 
diff --git a/debian/rules b/debian/rules
index ff182b4..ea588ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@
 %:
 	dh "$@" --with autotools_dev,autoreconf
 
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list