Releases/Firefox 3.5.6/BuildNotes: Difference between revisions

 
(11 intermediate revisions by the same user not shown)
Line 257: Line 257:
==== Push to mirrors ====
==== Push to mirrors ====
  # ffxbld@stage
  # ffxbld@stage
  rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* /pub/mozilla.org/firefox/nightly/3.5.6-candidates/build2/ /pub/mozilla.org/firefox/releases/3.5.6/
  rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* /pub/mozilla.org/firefox/nightly/3.5.6-candidates/build3/ /pub/mozilla.org/firefox/releases/3.5.6/


  # cltbld@stage
  # cltbld@stage
Line 264: Line 264:


==== Virus Scan ====
==== Virus Scan ====
Poked IT to scan files in {{bug|534658}}
Poked IT to scan files in {{bug|534658}}.  No problems found.


==== Final Verification ====
==== Final Verification ====
Kicked final_verification.  A few 404s were found, but the files were there when I checked manually.


==== Push updates to release channel ====
==== Push updates to release channel ====
    # cltbld @ aus2-staging
    cd /opt/aus2/snippets/staging
    # No need to run backupsnip, since coop did it for 3.0.16
    ~/bin/pushsnip 20091202-Firefox-3.5.6


==== Release ====
==== Release ====
  cd /home/ftp/pub/firefox/releases
  rm latest-3.5 && ln -s 3.5.6 latest-3.5


==== XULRunner build ====
==== XULRunner build ====
Created the builds by going to the buildbot waterfall for mozilla-1.9.1 and forcing builds for linux (not x64), mac and windows xulrunner. Set the branch to 'releases/mozilla-1.9.1' and revision to 'FIREFOX_3_5_6_RELEASE'.


==== Publish updates to beta and release channels ====
When they finished, as xrbld@stage moved the dir from /pub/mozilla.org/xulrunner/nightly/2009/11/2009-12-17-09-mozilla-1.9.1/ to ..../nightly/1.9.1.6-candidates/build1. Removed the broken symlink at xulrunner/nightly/2009-12-17-09-mozilla-1.9.1. Contacted mfinkle and dtownsend for smoketest QA.
Confirmed users
2,456

edits