Closed
Bug 1075723
Opened 9 years ago
Closed 9 years ago
use different signing format for 64-bit windows builds
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla35
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(2 files)
765 bytes,
patch
|
catlee
:
review+
|
Details | Diff | Splinter Review |
1.12 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
I'll be creating a new signing format for these in bug 1075709. We'll need a (hopefully) tiny bit of build system work to make them use it.
Assignee | ||
Comment 1•9 years ago
|
||
This is going to be a bit more complicated to land than I thought. Because we already have signing formats set for 64-bit Windows on all trees I'm going to need some extra buildbot config stuff to only set signing servers for mozilla-central and try. I want to land this ASAP so it can make its way to the win64 branches (date & oak according to https://github.com/mozilla/build-buildbot-configs/blob/master/mozilla/config.py#L1914) as quickly as possible.
Attachment #8499575 -
Flags: review?(catlee)
Comment 2•9 years ago
|
||
Comment on attachment 8499575 [details] [diff] [review] use osslsigncode format for 64-bit windows Review of attachment 8499575 [details] [diff] [review]: ----------------------------------------------------------------- looks ok to me. can you outline the order things need to be deployed in?
Attachment #8499575 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 3•9 years ago
|
||
(In reply to Chris AtLee [:catlee] from comment #2) > Comment on attachment 8499575 [details] [diff] [review] > use osslsigncode format for 64-bit windows > > Review of attachment 8499575 [details] [diff] [review]: > ----------------------------------------------------------------- > > looks ok to me. can you outline the order things need to be deployed in? https://bugzilla.mozilla.org/show_bug.cgi?id=711210#c21
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8499575 [details] [diff] [review] use osslsigncode format for 64-bit windows https://hg.mozilla.org/integration/mozilla-inbound/rev/9ce49a02b32f
Attachment #8499575 -
Flags: checkin+
Comment 5•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9ce49a02b32f
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8500506 -
Flags: review?(mshal)
Updated•9 years ago
|
Attachment #8500506 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 7•9 years ago
|
||
Comment on attachment 8500506 [details] [diff] [review] fix external packaging for 64-bit windows https://hg.mozilla.org/mozilla-central/rev/4534f97c4633
Attachment #8500506 -
Flags: checkin+
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•