Closed
Bug 712556
(SM2.6.1)
Opened 13 years ago
Closed 13 years ago
Tracking bug for build and release of SeaMonkey 2.6.1 Oilspill Release
Categories
(SeaMonkey :: Release Engineering, defect, P1)
Tracking
(seamonkey2.6+ fixed)
RESOLVED
FIXED
People
(Reporter: ewong, Unassigned)
References
()
Details
Attachments
(2 files, 1 obsolete file)
2.65 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
3.30 KB,
text/plain
|
Details |
Gecko 9.0.1 is to be released. This bug is to track our release wrt
9.0.1.
Release Date Dec 20.
This release will also ship with metered updates, meaning only those who download from website and manually check will get offered at first.
![]() |
Reporter | |
Updated•13 years ago
|
Comment 1•13 years ago
|
||
(In reply to Edmund Wong from comment #0)
> Gecko 9.0.1 is to be released. This bug is to track our release wrt
> 9.0.1.
SeaMonkey 2.6.1 :-)
>
> Release Date Dec 20.
s/Dec 20/ASAP (To Match Firefox)/
>
> This release will also ship with metered updates, meaning only those who
> download from website and manually check will get offered at first.
We'll match what Firefox does here, probably keeping metered updates.
Depends on: 703883
Summary: Tracking bug for build and release of SeaMonkey 2.6 Final Release Point 1 → Tracking bug for build and release of SeaMonkey 2.6.1 Oilspill Release
![]() |
Reporter | |
Comment 2•13 years ago
|
||
Attachment #583397 -
Flags: review?(bugspam.Callek)
Comment 3•13 years ago
|
||
Comment on attachment 583397 [details] [diff] [review]
Update configs for SeaMonkey 2.6.1 (v1)
># HG changeset patch
># Parent fcc27bbee07a527b6f6403aab75771b5e587e0bd
>Bug 712556 - Update configs for release SeaMonkey 2.6.1
>
>diff --git a/seamonkey/release-comm-release.py b/seamonkey/release-comm-release.py
>--- a/seamonkey/release-comm-release.py
>+++ b/seamonkey/release-comm-release.py
>@@ -6,8 +6,8 @@ sourceRepoPath = 'releases/c
> sourceRepoRevision = 'ce786430465f'
> relbranchOverride = ''
> mozillaRepoPath = 'releases/mozilla-release'
>-mozillaRepoRevision = 'FIREFOX_9_0_BUILD1'
>-mozillaRelbranchOverride = 'GECKO90_2011121613_RELBRANCH' # put Gecko relbranch here that we base upon
>+mozillaRepoRevision = 'FIREFOX_9_0_1_BUILD1'
>+mozillaRelbranchOverride = 'GECKO901_2011122016_RELBRANCH' # put Gecko relbranch here that we base upon
> inspectorRepoPath = 'dom-inspector' # leave empty if inspector is not to be tagged
> inspectorRepoRevision = 'b075d299d443'
> inspectorRelbranchOverride = 'DOMI_2_0_10'
Just a bit under here, switch the comment for
productVersionFile
We need to have the automation bump that
>@@ -37,16 +37,16 @@ skip_tag = False
> # appVersion and oldAppVersion are optional definitions used in places that
> # don't care about what we call it. Eg, when version bumping we will bump to
> # appVersion, not version.
>-version = '2.6'
>+version = '2.6.1'
> usePrettyLongVer = False
>-appVersion = '2.6'
>+appVersion = '2.6.1'
> milestone = '9.0'
We need to bump this to 9.0.1
Attachment #583397 -
Flags: review?(bugspam.Callek) → review-
Updated•13 years ago
|
Alias: SM2.6.1
![]() |
Reporter | |
Comment 4•13 years ago
|
||
Attachment #583397 -
Attachment is obsolete: true
Attachment #583403 -
Flags: review?(bugspam.Callek)
Updated•13 years ago
|
Attachment #583403 -
Flags: review?(bugspam.Callek) → review+
Comment 5•13 years ago
|
||
Patcher config for SM 2.6.1 extra partials
Comment 6•13 years ago
|
||
Updated verify configs for the new partials http://hg.mozilla.org/users/Callek_gmail.com/tools/rev/5eee14e79d13
And tagged it http://hg.mozilla.org/users/Callek_gmail.com/tools/rev/7ac51ae32795
TODO: Backout both those csets
Comment 7•13 years ago
|
||
(In reply to Justin Wood (:Callek) from comment #6)
> Updated verify configs for the new partials
> http://hg.mozilla.org/users/Callek_gmail.com/tools/rev/5eee14e79d13
>
> And tagged it
> http://hg.mozilla.org/users/Callek_gmail.com/tools/rev/7ac51ae32795
>
> TODO: Backout both those csets
I had to do some followups here, (wrote it wrong...) but backed it all out now.
Comment 8•13 years ago
|
||
"tracking-seamonkey2.6: +": (bug) status update?
Comment 9•13 years ago
|
||
All dependencies fixed, I think this is done.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
status-seamonkey2.6:
--- → fixed
![]() |
Reporter | |
Updated•13 years ago
|
Depends on: SM2.6.1-MU
You need to log in
before you can comment on or make changes to this bug.
Description
•