[sipwitch/f19] fix for 965484 for f19

David Sugar dyfet at fedoraproject.org
Wed May 29 13:52:25 UTC 2013


commit e53b70cd612db0d07080199715a032715ecc1a81
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Wed May 29 09:52:06 2013 -0400

    fix for 965484 for f19

 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