[sipwitch] fixed 965484 - needs to be hardened

David Sugar dyfet at fedoraproject.org
Wed May 29 13:39:05 UTC 2013


commit 0cdc7ff2affc738563953fe3b0f5cd078ce058a9
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Wed May 29 09:38:30 2013 -0400

    fixed 965484 - needs to be hardened

 sipwitch.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/sipwitch.spec b/sipwitch.spec
index 93161c2..e76ff47 100644
--- a/sipwitch.spec
+++ b/sipwitch.spec
@@ -8,10 +8,12 @@
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 # PARTICULAR PURPOSE.
 
+%global _hardened_build 1
+
 Name: sipwitch
 Summary: A secure peer-to-peer VoIP server for the SIP protocol
 Version: 1.4.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/sipwitch
 Group: Applications/Communications
@@ -219,6 +221,9 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Wed May 29 2013 David Sugar <dyfet at gnutelephony.org> - 1.4.0-3
+- Added PIE hardened flags per #965484
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list