[ppp] spec: enable hardened build

Michal Sekletar msekleta at fedoraproject.org
Sun Jul 28 15:24:44 UTC 2013


commit 815da11c84b386197bd7d90f1eb3b8f9535f6779
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Sun Jul 28 15:35:41 2013 +0200

    spec: enable hardened build

 ppp.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/ppp.spec b/ppp.spec
index e74f299..a41b4dd 100644
--- a/ppp.spec
+++ b/ppp.spec
@@ -1,3 +1,5 @@
+%global _hardened_build 1
+
 Summary: The Point-to-Point Protocol daemon
 Name: ppp
 Version: 2.4.5
@@ -171,6 +173,7 @@ mkdir -p %{_localstatedir}/lock/ppp
 * Fri Jul 12 2013 Michal Sekletar <msekleta at redhat.com> - 2.4.5-32
 - don't ship /var/lock/ppp in rpm payload and create it in %post instead
 - fix installation of tmpfiles.d configuration
+- enable hardened build
 
 * Thu Jul 04 2013 Michal Sekletar <msekleta at redhat.com> - 2.4.5-31
 - fix possible NULL pointer dereferencing


More information about the scm-commits mailing list