Releases/Firefox 3.6.6/BuildNotes: Difference between revisions

 
(3 intermediate revisions by one other user not shown)
Line 432: Line 432:
  ln -s 3.6.6 latest-3.6
  ln -s 3.6.6 latest-3.6


==== EU Ballot ====
==== Push EU Ballot Build ====


{{bug|575001}} for IT to update redirect on download.m.o and update browserchoice.mozilla.com.
{{bug|575001}} for IT to update redirect on download.m.o and update browserchoice.mozilla.com.
Line 516: Line 516:
   xrbld@stage.mozilla.org:/home/ftp/pub/${PRODUCT}/nightly/${VERSION}-candidates/build${BUILD}/
   xrbld@stage.mozilla.org:/home/ftp/pub/${PRODUCT}/nightly/${VERSION}-candidates/build${BUILD}/
</pre>
</pre>
===== Push XulRunner to mirrors =====
<pre>
# xrbld@stage
rsync -av --exclude=*.txt --exclude=*unsigned*  --exclude=*-symbols.zip \
  /pub/mozilla.org/xulrunner/nightly/1.9.2.6-candidates/build1/ \
  /pub/mozilla.org/xulrunner/releases/1.9.2.6/
</pre>
Edited cltbld@stage:/pub/mozilla.org/zz/rsyncd-mozilla-releases.exclude and added
- xulrunner/releases/1.9.2
===== Update XulRunner wiki =====
Update the links in these two wiki pages for the version change. NOTE: make sure to update all the links on the page!!!
* [https://developer.mozilla.org/En/XULRunner_1.9.2_Release_Notes Release Notes]
* [https://developer.mozilla.org/En/Gecko_SDK Gecko_SDK]


==== Cleanup ====
==== Cleanup ====


Moved slaves back to their masters (commented buildmaster_host lines in buildbot.tac were very helpful), and shutdown master on pm.
Moved slaves back to their masters (commented buildmaster_host lines in buildbot.tac were very helpful), and shutdown master on pm.
canmove, Confirmed users
6,441

edits