Closed
Bug 1100424
Opened 10 years ago
Closed 7 years ago
.chk files for dynamic libraries no longer generated/packaged in .app bundles on OSX
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: spohl, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 1096494 intentionally removed the generation and packaging of .chk files in .app bundles on OSX since it only seemed to affect FIPS mode. If .chk files are still necessary, the .chk files should be packaged under Contents/Resources and NSS should look for them there (while leaving the corresponding dylibs under Contents/MacOS).
Comment 1•7 years ago
|
||
I think we should just WONTFIX this. I argued for not worrying about generating these files in the original bug, and I think that still stands. Per bug 1096494 comment 31 it doesn't seem like anyone actually needs FIPS mode in Firefox, at least for government use, and it's not clear who else would actually be using it.
Comment 2•7 years ago
|
||
Agreed. Conversations last week indicated some support for the idea that FIPS-validated builds will have to be built/packaged by entities other than Mozilla.
Comment 3•7 years ago
|
||
Sold.
Assignee: nobody → nobody
Status: NEW → RESOLVED
Closed: 7 years ago
Component: Build → Build Config
Product: NSS → Core
Resolution: --- → WONTFIX
Version: trunk → unspecified
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•