Closed
Bug 740669
Opened 13 years ago
Closed 10 years ago
Re-enable security enhancements on x64 Windows builds
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 715876
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
Attachments
(1 file)
906 bytes,
patch
|
Details | Diff | Splinter Review |
Security enhancements on MAR files are currently disabled because x64 MARs are not being signed at the moment by RelEng. This task is to re-enable the security checks once x64 MARs are signed and we have the service working on x64.
Updated•13 years ago
|
Blocks: support-win64
Assignee | ||
Comment 1•11 years ago
|
||
Is this still the case? Do you know other types of MARs that are not being signed at the moment?
Flags: needinfo?(catlee)
Comment 2•11 years ago
|
||
I believe signing is still disabled on win64. Other platforms should have signing of MAR files enabled.
Flags: needinfo?(catlee)
Assignee | ||
Comment 3•11 years ago
|
||
The patch I did in bug 974570 enables MAR signing on all MAR files on all platforms. So this should be fine to re-enable now. I'll double check that MAR files specifically on x64 are being signed. (Building now).
Attachment #8400727 -
Flags: review?(robert.strong.bugs)
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8400727 [details] [diff] [review]
Re-enable MAR verification checks for updater on x64 - rev1
So other platforms are being signed now but x64 mars are not.
Cancelling review until the x64 signature issue gets fixed
Attachment #8400727 -
Flags: review?(robert.strong.bugs)
Assignee | ||
Comment 5•10 years ago
|
||
This fix is contained as part of the patch in bug 715876.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•