Bug 988165

Summary: is not build hardened but MUST be according to FESCo
Product: [Fedora] Fedora Reporter: Björn 'besser82' Esser <besser82>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: abrt-devel-list, dvlasenk, iprikryl, jfilak, jmoskovc, mmilata, mtoman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: abrt-2.1.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-06 08:38:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 978949    
Bug Blocks:    

Description Björn 'besser82' Esser 2013-07-24 23:21:08 UTC
Description of problem:

  there are not hardening flags applied in spec-file, although it is on
  FESCo's hardening-is-a-must-list:
  http://fedoraproject.org/wiki/Hardened_Packages


Version-Release number of selected component (if applicable):

  abrt-2.1.5-3


How reproducible:

  100%


Actual results:

  no hardening-flags applied in spec-file


Expected results:

  hardening-flags are applied in spec-file


Additional info:

  adding `%global _hardened_build 1` to spec-file will do the trick ;)

Comment 1 Jakub Filak 2013-08-06 08:38:21 UTC
Thank you for the report. I've added the macro to spec-file and I hope that is enough to close this bug report.