Closed
Bug 720688
Opened 14 years ago
Closed 13 years ago
Add the ability to strip MAR signatures
Categories
(Toolkit :: Application Update, defect)
Tracking
()
VERIFIED
FIXED
mozilla12
Tracking | Status | |
---|---|---|
firefox11 | --- | unaffected |
firefox12 | --- | fixed |
firefox13 | --- | fixed |
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 2 obsolete files)
15.46 KB,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
Add a new command line argument to the mar program to strip the MAR signature block from a MAR file. This can be used to repurpose a MAR with a new product information block.
Also add a command line to override the product information block defaults with specific values.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #591123 -
Flags: review?(robert.bugzilla)
Assignee | ||
Comment 2•14 years ago
|
||
This first patch is for the ability to strip MAR signatures only.
I'll have another patch for the ability to refresh a product information block with new values.
Assignee | ||
Comment 3•14 years ago
|
||
Rebased because of added -T option from dependent patch.
Attachment #591123 -
Attachment is obsolete: true
Attachment #591123 -
Flags: review?(robert.bugzilla)
Attachment #593181 -
Flags: review?(robert.bugzilla)
Assignee | ||
Comment 4•14 years ago
|
||
- Accidentally removed '-r' condition to break out of loop in patch v2. Fixed.
Attachment #593181 -
Attachment is obsolete: true
Attachment #593181 -
Flags: review?(robert.bugzilla)
Attachment #594005 -
Flags: review?(robert.bugzilla)
![]() |
||
Comment 5•14 years ago
|
||
Comment on attachment 594005 [details] [diff] [review]
Ability to strip MAR signatures. Patch v3.
Looks good but I didn't dive too deeply into this patch
Attachment #594005 -
Flags: review?(robert.bugzilla) → review+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Assignee | ||
Comment 6•13 years ago
|
||
Assignee | ||
Comment 7•13 years ago
|
||
status-firefox11:
--- → unaffected
status-firefox12:
--- → fixed
status-firefox13:
--- → fixed
Target Milestone: mozilla13 → mozilla12
Assignee | ||
Comment 8•13 years ago
|
||
I've used this a lot for repairing various MARs, marking as verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•