Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1218034

Summary: Firefox needs to be built with ASLR & FULL RELRO
Product: [Fedora] Fedora Reporter: Moez Roy <moez.roy>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gecko-bugs-nobody, moez.roy, opensource, stransky
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-24 03:44:15 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:    
Bug Blocks: 1199775    
Attachments:
Description Flags
spec file patch
none
updated patch file for spec changes none

Description Moez Roy 2015-05-04 05:09:47 UTC
Firefox needs to be built with ASLR & FULL RELRO.

The default hardened build specs went into effect on Feb 19th for rawhide.

I don't know why the Firefox build tool is ignoring the hardened LD
flags which enable pie and -z now.

Comment 1 Moez Roy 2015-05-04 05:11:46 UTC
Created attachment 1021520 [details]
spec file patch

See attached spec file patch which solves this.

Comment 2 Moez Roy 2015-05-10 06:03:38 UTC
Created attachment 1023934 [details]
updated patch file for spec changes