[systemd] hardened build

Lennart Poettering lennart at fedoraproject.org
Wed Aug 8 10:10:31 UTC 2012


commit 5db028ddb782b324a4f2dc19c7b769ea22ba7cc8
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Aug 8 12:09:51 2012 +0200

    hardened build

 systemd.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index d0ee891..16e175a 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1,5 +1,10 @@
 #global gitcommit e7aee75
 
+# According to https://fedoraproject.org/wiki/Hardened_Packages we
+# need to enable hardening for systemd.  But unfortunately this breaks
+# the build...
+#global _hardened_build 1
+
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        187


More information about the scm-commits mailing list