Closed
Bug 711139
Opened 14 years ago
Closed 13 years ago
MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
Tracking | Status | |
---|---|---|
firefox11 | --- | unaffected |
firefox12 | --- | fixed |
firefox13 | --- | fixed |
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 1 obsolete file)
3.84 KB,
patch
|
robert.strong.bugs
:
review+
khuey
:
superreview+
|
Details | Diff | Splinter Review |
Add a new build option MOZ_VERIFY_MAR_SIGNATURE which is set in confvars.sh on Windows.
This option should be off by default but can be opted in with --enable-verify-mar-signature in .mozconfig.
Assignee | ||
Updated•13 years ago
|
Summary: Build option for verifying MAR signatures → MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures
Assignee | ||
Comment 1•13 years ago
|
||
I'll do a sr from khuey if this gets an r+.
Attachment #588027 -
Flags: review?(robert.bugzilla)
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 588027 [details] [diff] [review]
Patch v1.
What about /config/autoconf.mk.in?
Attachment #588027 -
Flags: review?(robert.bugzilla) → review-
Assignee | ||
Comment 3•13 years ago
|
||
Nice catch, thx.
Attachment #588027 -
Attachment is obsolete: true
Attachment #589738 -
Flags: review?(robert.bugzilla)
![]() |
||
Updated•13 years ago
|
Attachment #589738 -
Flags: review?(robert.bugzilla) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #589738 -
Flags: superreview?(khuey)
Attachment #589738 -
Flags: superreview?(khuey) → superreview+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Assignee | ||
Comment 4•13 years ago
|
||
Assignee | ||
Comment 5•13 years ago
|
||
status-firefox11:
--- → unaffected
status-firefox12:
--- → fixed
Target Milestone: mozilla13 → mozilla12
Assignee | ||
Updated•13 years ago
|
status-firefox13:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•