[quota] Harden executables due to rpc.rquotad and quota_nld daemons

Petr Pisar ppisar at fedoraproject.org
Mon Oct 21 13:45:33 UTC 2013


commit 1595292af6a99f2a8eb3e3a7bb65e5d4e37e6975
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 16 15:56:28 2013 +0200

    Harden executables due to rpc.rquotad and quota_nld daemons

 quota.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/quota.spec b/quota.spec
index 30cc409..2c99998 100644
--- a/quota.spec
+++ b/quota.spec
@@ -161,6 +161,7 @@ done
 
 
 %build
+%global _hardened_build 1
 %configure \
     --enable-ext2direct=yes \
     --enable-ldapmail=yes \
@@ -243,6 +244,7 @@ install -p -m644 -D %{SOURCE2} \
 %changelog
 * Wed Oct 16 2013 Petr Pisar <ppisar at redhat.com> - 1:4.01-11
 - Move /sbin/* files under /usr (bug #983179)
+- Harden executables due to rpc.rquotad and quota_nld daemons (bug #983179)
 
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:4.01-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list