rdieter pushed to lightdm (epel7). "expliciting disable hardening (#956868)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 08:33:54 UTC 2015


>From 0f929e1dc29aa3fb7a016ea2a144d9141995ad73 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Sun, 22 Feb 2015 20:44:34 -0600
Subject: expliciting disable hardening (#956868)


diff --git a/lightdm.spec b/lightdm.spec
index fec7ef2..ad4ecb5 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -1,11 +1,11 @@
 
-# Revert, crashes https://bugzilla.redhat.com/956868
-#global _hardened_build 1
+# Disable hardening, crashes https://bugzilla.redhat.com/956868
+%global _hardened_build 0
 
 Name:    lightdm
 Summary: Lightweight Display Manager
 Version: 1.10.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
@@ -249,6 +249,9 @@ exit 0
 
 
 %changelog
+* Sun Feb 22 2015 Rex Dieter <rdieter at fedoraproject.org> 1.10.4-3
+- expliciting disable hardening (#956868)
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 1.10.4-2
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/lightdm.git/commit/?h=epel7&id=0f929e1dc29aa3fb7a016ea2a144d9141995ad73


More information about the scm-commits mailing list