Closed Bug 558769 Opened 14 years ago Closed 14 years ago

tracking bug for build and release of firefox 3.6.4

Categories

(Release Engineering :: General, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(17 files, 2 obsolete files)

979 bytes, patch
catlee
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
3.40 KB, patch
catlee
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
692 bytes, patch
armenzg
: review+
Details | Diff | Splinter Review
685 bytes, patch
armenzg
: review+
Details | Diff | Splinter Review
686 bytes, patch
armenzg
: review+
Details | Diff | Splinter Review
3.70 KB, patch
Details | Diff | Splinter Review
1.51 KB, patch
catlee
: review+
nthomas
: checked-in+
Details | Diff | Splinter Review
1.49 KB, patch
catlee
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
1.49 KB, patch
catlee
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
1.49 KB, patch
nthomas
: review+
nthomas
: checked-in+
Details | Diff | Splinter Review
1.49 KB, patch
nthomas
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
1.23 KB, patch
bhearsum
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
1.76 KB, patch
lsblakk
: review+
bhearsum
: checked-in+
Details | Diff | Splinter Review
670 bytes, text/plain
Details
662 bytes, text/plain
Details
664 bytes, text/plain
Details
2.67 KB, text/plain
Details
      No description provided.
Depends on: 557195
Attachment #438772 - Flags: review?(catlee) → review+
I've bumped the 1.9.2 config to build 3.6.4, the 1.9.1 config to point the major update information at 3.6.4build1, and adjusted the pm02 symlink to point at 1.9.1, so we can generate the MU there. pm01 is already pointed at 1.9.2.
Attachment #438837 - Flags: review?(catlee)
Attachment #438837 - Flags: review?(catlee) → review+
Comment on attachment 438837 [details] [diff] [review]
3.6.4 config bumps

changeset:   2309:451bce4ea7cc
Attachment #438837 - Flags: checked-in+
Comment on attachment 438772 [details] [diff] [review]
version bumps to 3.6.5pre/1.9.2.5pre

changeset:   34074:19098a0eb266
Attachment #438772 - Flags: checked-in+
Per release-drivers these are complete updates only.
Attachment #439050 - Flags: review?(armenzg)
Attachment #439051 - Flags: review?(armenzg)
Attachment #439052 - Flags: review?(armenzg)
Attachment #439053 - Flags: review?(armenzg)
Attachment #439050 - Flags: review?(armenzg) → review+
Attachment #439051 - Flags: review?(armenzg) → review+
Attachment #439052 - Flags: review?(armenzg) → review+
Attachment #439053 - Flags: review?(armenzg) → review+
Turns out the path I used wasn't compatible with the already downloaded files. I've switched it to the short version, which seems to work.
Attachment #439050 - Attachment is obsolete: true
Blocks: 560551
Attachment #442736 - Flags: review?(catlee) → review+
Comment on attachment 442736 [details] [diff] [review]
3.6.4build2 config -- without changeset

http://hg.mozilla.org/build/buildbot-configs/rev/27621988b96f

with s/FILLEMOUT/1cc6c440d034/
Attachment #442736 - Flags: checked-in+
Attached patch build3 configSplinter Review
Attachment #443127 - Flags: review?(catlee)
Attachment #443127 - Flags: review?(catlee) → review+
Comment on attachment 443127 [details] [diff] [review]
build3 config

changeset:   2354:4a54d3a3fe15
Attachment #443127 - Flags: checked-in+
Depends on: 565023
Attachment #445180 - Flags: review?(catlee)
Attachment #445180 - Flags: review?(catlee) → review+
Comment on attachment 445180 [details] [diff] [review]
3.6.4build4 config

 changeset:   2398:d8592eefbdbc
Attachment #445180 - Flags: checked-in+
Attachment #446578 - Flags: review?(nrthomas)
Attachment #446578 - Flags: review?(nrthomas) → review+
Comment on attachment 446578 [details] [diff] [review]
3.6.4build5 config, sans changeset

As landed, with l10n-changesets from Axel's webapp:
 http://hg.mozilla.org/build/buildbot-configs/rev/c75b83b52949
Attachment #446578 - Flags: checked-in+
Attachment #447618 - Flags: review?(nrthomas)
Attachment #447618 - Flags: review?(nrthomas) → review+
Comment on attachment 447618 [details] [diff] [review]
3.6.4build6 config, sans changeset

landed, with changeset
Attachment #447618 - Flags: checked-in+
If all the updates for 3.6.4buildN are going via bouncer we can unthrottle to get people updated to build6 asap.
Attachment #448308 - Flags: review?(bhearsum)
Attachment #448308 - Flags: review?(morgamic)
Depends on: 569205
Attachment #448308 - Flags: review?(bhearsum) → review+
Comment on attachment 448308 [details] [diff] [review]
Unthrottle 3.6.4buildN -> build6

Landed this so we can move as many people as soon as possible.

foo-ix-blah:inc bhearsum$ cvs commit -m "Backout bug 534954 again to un-land Throttling change."
cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.77; previous revision: 1.76
done
^[[A^[[A^[[Afoo-ix-blah:inpatch -p0 < ~/tmp/remove-3.6.4-throttle.diff patching file config-dist.php
foo-ix-blah:inc bhearsum$ cvs commit -m "bug 558769: tracking bug for build and release of firefox 3.6.4 - remove. 3.6.4 throttling. r=me, patch=nthomas"
cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.78; previous revision: 1.77
done
foo-ix-blah:inc bhearsum$ cvs tag AUS2_PRODUCTION config-dist.php
W config-dist.php : AUS2_PRODUCTION already exists on version 1.75 : NOT MOVING tag to version 1.78
foo-ix-blah:inc bhearsum$ cvs tag -F AUS2_PRODUCTION config-dist.php
T config-dist.php
foo-ix-blah:inc bhearsum$ cvs diff -u -r 1.74 -r 1.75 config-dist.php | patch -p0 -R
patching file config-dist.php
Hunk #1 succeeded at 131 (offset -5 lines).
Hunk #2 succeeded at 148 (offset -5 lines).
Hunk #3 succeeded at 167 (offset -5 lines).
foo-ix-blah:inc bhearsum$ cvs commit -m "Reland bug 534954 again."cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.79; previous revision: 1.78
done
Attachment #448308 - Flags: checked-in+
Depends on: 569218
Attachment #448308 - Flags: review?(morgamic)
Depends on: 570797
Attachment #450716 - Flags: review?(lsblakk)
Attachment #450716 - Flags: review?(lsblakk) → review+
Comment on attachment 450716 [details] [diff] [review]
3.6.4build7 config

changeset:   2501:5816782964e7
Attachment #450716 - Flags: checked-in+
Attachment #451069 - Attachment description: release -> beta build7 update verify config → release -> beta build7 update verify config, linux
Attachment #451038 - Attachment is obsolete: true
Depends on: 573904
Released!
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: