[strongswan/f18] Enable hardened_build as it meets the criteria (#984429)

Jamie Nguyen jamielinux at fedoraproject.org
Mon Jul 15 22:56:40 UTC 2013


commit 5938e69c34497319ebbfce080d2461656378380d
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Jul 15 15:28:17 2013 +0100

    Enable hardened_build as it meets the criteria (#984429)

 strongswan.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/strongswan.spec b/strongswan.spec
index 6c34448..104cb79 100644
--- a/strongswan.spec
+++ b/strongswan.spec
@@ -1,3 +1,5 @@
+%global hardened_build 1
+
 Name:           strongswan
 Version:        5.0.4
 Release:        4%{?dist}
@@ -294,6 +296,7 @@ fi
 - depend on 'systemd' instead of 'systemd-units'
 - use new systemd scriptlet macros
 - NetworkManager subpackage should have a copy of the license (#984490)
+- enable hardened_build as this package meets the PIE criteria (#984429)
 
 * Fri Jun 28 2013 Avesh Agarwal <avagarwa at redhat.com> - 5.0.4-3
 - Patch to fix a major crash issue when Freeradius loads


More information about the scm-commits mailing list