Closed
Bug 103025
Opened 23 years ago
Closed 23 years ago
update installer smartupdate version to 0.9.5
Categories
(SeaMonkey :: Build Config, defect, P1)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: granrosebugs, Assigned: leaf)
References
Details
(Whiteboard: needs to land on the 0.9.5 branch)
Attachments
(4 files)
(deleted),
patch
|
leaf
:
review+
granrosebugs
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
leaf
:
review+
granrosebugs
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
leaf
:
review+
granrosebugs
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
leaf
:
review+
granrosebugs
:
superreview+
|
Details | Diff | Splinter Review |
xpi files have version numbers inside them for smartupdate. This needs to be
changed in a two step process for both the windows automation and the unix
automation:
win32
- update makeall.pl to say 0.9.5 on the 0.9.5 branch
http://lxr.mozilla.org/seamonkey/source/xpinstall/packager/windows/makeall.pl#72
- update makeall.pl to say 0.9.5+ on the trunk after the 0.9.5 branch has been cut.
linux
- update seamonkey-spawn where it calls deliver.pl to say 0.9.5 on both lines.
This should land on both the trunk and the 0.9.5 branch.
http://beckett.mcom.com/commercial/source/build/unix/verification/seamonkey-build#318
Reporter | ||
Updated•23 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla0.9.5
Updated•23 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•23 years ago
|
Whiteboard: needs to land on the 0.9.5 branch
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Need r=/sr= for the above 2 patches, then need someone to check 'em in since I
don't have checkin perms to cvs.mozilla.org.
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
Comment 6•23 years ago
|
||
Need someone to r= the above 2 diffs, I will checkin after that.
Assignee | ||
Updated•23 years ago
|
Attachment #52517 -
Flags: review+
Assignee | ||
Updated•23 years ago
|
Attachment #52521 -
Flags: review+
Assignee | ||
Updated•23 years ago
|
Attachment #52523 -
Flags: review+
Assignee | ||
Updated•23 years ago
|
Attachment #52524 -
Flags: review+
Comment 7•23 years ago
|
||
Linux diffs checked into commercial tree, win32 diffs need to be checked into
cvs.mozilla.org.
Assignee | ||
Comment 8•23 years ago
|
||
Taking bug for commit into the mozilla tree.
Assignee: kysmith → leaf
Status: ASSIGNED → NEW
Comment 9•23 years ago
|
||
Comment on attachment 52517 [details] [diff] [review]
branch win32 diffs
a=asa (on behalf of drivers) for checkin to 0.9.5 branch.
Attachment #52517 -
Flags: approval+
Reporter | ||
Updated•23 years ago
|
Attachment #52517 -
Attachment is patch: true
Attachment #52517 -
Flags: superreview+
Reporter | ||
Comment 10•23 years ago
|
||
Comment on attachment 52517 [details] [diff] [review]
branch win32 diffs
sr=granrose
Reporter | ||
Comment 11•23 years ago
|
||
Comment on attachment 52521 [details] [diff] [review]
trunk win32 diffs - update installer smartupdate version to 0.9.5+
sr=granrose
Attachment #52521 -
Attachment is patch: true
Attachment #52521 -
Flags: superreview+
Reporter | ||
Comment 12•23 years ago
|
||
Comment on attachment 52523 [details] [diff] [review]
branch linux diffs - change call to deliver.pl inside seamonkey-build to 0.9.5
sr=granrose
Attachment #52523 -
Attachment is patch: true
Attachment #52523 -
Flags: superreview+
Reporter | ||
Comment 13•23 years ago
|
||
Comment on attachment 52524 [details] [diff] [review]
trunk linux diffs - change call to deliver.pl inside seamonkey-build to 0.9.5
sr=granrose
Attachment #52524 -
Attachment is patch: true
Attachment #52524 -
Flags: superreview+
Reporter | ||
Comment 14•23 years ago
|
||
it all looks good to me, Kyle. One of these days we're going to have to get
Kyle cvs access to cvs.mozilla.org so he can land these changes himself.
Status: NEW → ASSIGNED
Assignee | ||
Comment 15•23 years ago
|
||
fixes committed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•