[MERGED] osmo-pcu[master]: Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Oct 29 12:16:35 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS
......................................................................


Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS

Change-Id: Ic400c509ecd0c6e8485e9433f144528f6abc600d
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/debian/rules b/debian/rules
index cad7dfc..63ee1c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
 
 #export DH_VERBOSE=1
-export DEB_BUILD_HARDENING=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 
 %:

-- 
To view, visit https://gerrit.osmocom.org/4569
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic400c509ecd0c6e8485e9433f144528f6abc600d
Gerrit-PatchSet: 2
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list