Confirmed users
4,293
edits
| Line 74: | Line 74: | ||
** Win32: win32-slave01,02,05,06,07,08,09,10,16,31,40; rm -rf /e/builds/moz2_slave/{win32_build,win32_repack,win32_update_verify,wince_build}/* | ** Win32: win32-slave01,02,05,06,07,08,09,10,16,31,40; rm -rf /e/builds/moz2_slave/{win32_build,win32_repack,win32_update_verify,wince_build}/* | ||
<i> | <i> | ||
* bump mozilla-1.9.2 to 3. | * bump mozilla-1.9.2 to 3.6b5pre with [https://bug530112.bugzilla.mozilla.org/attachment.cgi?id=414311 patch] | ||
* Get review and land [buildbot-configs | * Get review and land [buildbot-configs patch], and [https://bug530112.bugzilla.mozilla.org/attachment.cgi?id=413978 re-enable ftp poller patch] | ||
* Closed the [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox3.6 mozilla-1.9.2 tree] | * Closed the [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox3.6 mozilla-1.9.2 tree] | ||
* Tagged build/{buildbot-configs,buildbotcustom,tools} with | * Tagged build/{buildbot-configs,buildbotcustom,tools} with FIREFOX_3_6b5_RELEASE | ||
* Sendchange was | * Sendchange was | ||
buildbot sendchange --username=nthomas --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3. | buildbot sendchange --username=nthomas --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3.6b4 build1" ShakeAndBakeBaby | ||
</i> | </i> | ||
==== Socorro product data updates ==== | ==== Socorro product data updates ==== | ||
<i> | <i> | ||
Since Socorro 1.1 went live this is done with an Admin control panel, so asked Sam Sidler (ss) to enable those versions. That requires at least one crash report so created those using the [http://code.google.com/p/crashme/ CrashMe extension] with linux 3.6b4 and 3.6b5pre builds. | |||
</i> | </i> | ||
==== Tag ==== | ==== Tag ==== | ||
<i> | <i> | ||
* Land version bumps patch | |||
* Re-opened mozilla-1.9.2 | * Re-opened mozilla-1.9.2 | ||
</i> | </i> | ||
| Line 97: | Line 98: | ||
* Manual verification that all l10n builds present: | * Manual verification that all l10n builds present: | ||
# stage | # stage | ||
cd /home/ftp/pub/firefox/nightly/3. | cd /home/ftp/pub/firefox/nightly/3.6b4-candidates/build1 | ||
# each should be NN = en-US + NN l10n builds | # each should be NN = en-US + NN l10n builds | ||
for p in linux-i686 mac unsigned/win32; do | for p in linux-i686 mac unsigned/win32; do | ||
echo `ls $p | grep -v xpi | wc -l` $p | echo `ls $p | grep -v xpi | wc -l` $p | ||
done | done | ||
* Removed en-US.xpi from the 3. | * Removed en-US.xpi from the 3.6b4-candidates/build1/ directory on stage | ||
</i> | </i> | ||
====Sign==== | ====Sign==== | ||