Closed
Bug 551249
(tracking-3.6.2)
Opened 15 years ago
Closed 15 years ago
[tracking bug] build and release of Firefox 3.6.2
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
References
()
Details
Attachments
(3 files, 1 obsolete file)
767 bytes,
patch
|
bhearsum
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
2.53 KB,
patch
|
armenzg
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
1.52 KB,
patch
|
bhearsum
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
We will receive the GO a week from code freeze (as it has always been, as it has been clarified in #release-drivers and as it says on the release page) on March 15th.
Build notes for this release:
* https://wiki.mozilla.org/Releases/Firefox_3.6.2/BuildNotes
Previous release notes:
* bug 540666
* https://wiki.mozilla.org/Releases/Firefox_3.6/BuildNotes
Comment 2•15 years ago
|
||
We use P1 for drop-everything 0-day security releases. This should be P3 until we're ready to start, then P2.
Priority: P1 → P3
Comment 5•15 years ago
|
||
Comment on attachment 432541 [details] [diff] [review]
[buildbot-configs] release config for 3.6.2
sourceRepoRevision is wrong, should be ddc086030f76
now that they're synced up, appVersion should be set to version rather than '3.6.2'.
useBetaChannel has to be flipped to 1 so we end up with separate directories for beta and release channel snippets
relbranchOverride needs to be reset to an empty string
Attachment #432541 -
Flags: review-
Comment 6•15 years ago
|
||
Oh, and the release_config1.py symlink needs to be updated to point to release-firefox-mozilla-1.9.2.py
Comment on attachment 432541 [details] [diff] [review]
[buildbot-configs] release config for 3.6.2
>diff -r deaf1e760376 mozilla2/release-firefox-mozilla-1.9.2.py
>--- a/mozilla2/release-firefox-mozilla-1.9.2.py Fri Mar 05 16:44:13 2010 -0500
>+++ b/mozilla2/release-firefox-mozilla-1.9.2.py Mon Mar 15 16:46:08 2010 +0400
>@@ -2,7 +2,7 @@
> hgSshKey = '~cltbld/.ssh/ffxbld_dsa'
> sourceRepoName = 'mozilla-1.9.2'
> sourceRepoPath = 'releases/mozilla-1.9.2'
>-sourceRepoRevision = '448d0d2d310c'
>+sourceRepoRevision = 'ddc086030f76'
> relbranchOverride = 'GECKO1922_TBD_RELBRANCH'
> l10nRepoPath = 'releases/l10n-mozilla-1.9.2'
> l10nRevisionFile = 'l10n-changesets_mozilla-1.9.2'
>@@ -14,11 +14,11 @@
> # 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 = '3.6'
>-appVersion = version
>-milestone = '1.9.2'
>+version = '3.6.2'
>+appVersion = '3.6.2'
>+milestone = '1.9.2.2'
> buildNumber = 1
>-baseTag = 'FIREFOX_3_6'
>+baseTag = 'FIREFOX_3_6_2'
> oldVersion = '3.6rc2'
> oldAppVersion = '3.6'
> oldBuildNumber = 1
Attachment #432541 -
Attachment is obsolete: true
Assignee | ||
Comment 9•15 years ago
|
||
Thanks Tymerkaev for getting this started but I will have to continue from this point so I can get the builds started.
Thanks for the contributions :)
Assignee | ||
Updated•15 years ago
|
Attachment #432540 -
Flags: review?(bhearsum)
Updated•15 years ago
|
Attachment #432540 -
Flags: review?(bhearsum) → review+
Assignee | ||
Updated•15 years ago
|
Priority: P3 → P2
Comment 10•15 years ago
|
||
Comment on attachment 432540 [details] [diff] [review]
[mozilla-1.9.2] bump to 3.6.3pre/1.9.2.3pre
changeset: 33738:1f8b8b10c99c
Attachment #432540 -
Flags: checked-in+
Assignee | ||
Updated•15 years ago
|
Attachment #432549 -
Flags: checked-in+
Assignee | ||
Comment 11•15 years ago
|
||
Attachment #432584 -
Flags: review?(bhearsum)
Updated•15 years ago
|
Attachment #432584 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 12•15 years ago
|
||
Comment on attachment 432584 [details] [diff] [review]
[configs 1.9.2] automation changes for 3.6.2 build 2
http://hg.mozilla.org/build/buildbot-configs/rev/4b4fad2279f6
Attachment #432584 -
Flags: checked-in+
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•