Releases/Firefox 3.0.16/BuildNotes: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 432: Line 432:
  cd /opt/aus2/snippets/staging/20091201-Firefox-3.0.16
  cd /opt/aus2/snippets/staging/20091201-Firefox-3.0.16
  find -type d -iregex '.*release.*' | perl -nle '$a = $_; $a =~ s/release/releasetest/; system("diff -r -u $_ ../20091201-Firefox-3.0.16-test/$a");'
  find -type d -iregex '.*release.*' | perl -nle '$a = $_; $a =~ s/release/releasetest/; system("diff -r -u $_ ../20091201-Firefox-3.0.16-test/$a");'
* this should have been 20091201-Firefox-3.0.16


==== Publish Updates to Release Channel ====
==== Publish Updates to Release Channel ====
Line 438: Line 439:
  cd /opt/aus2/snippets/staging
  cd /opt/aus2/snippets/staging
  time ~/bin/backupsnip 20091201-Firefox-3.0.16
  time ~/bin/backupsnip 20091201-Firefox-3.0.16
* this should have been 20091202-Firefox-3.0.16
* No problems
* No problems


Line 514: Line 515:


==== Publish Updates to Release Channel ====
==== Publish Updates to Release Channel ====
Backup snip was run above. Enable release snippets for minor update
time ~/bin/pushsnip 20091202-Firefox-3.0.16
real 2m52.488s
user 0m0.178s
sys 0m8.499s
Then again, waiting for go on MU
time ~/bin/pushsnip 20091202-Firefox-3.0.16-3.5.6-MU
real 0m10.123s
user 0m0.017s
sys 0m0.570s
time ~/bin/pushsnip 20091202-Firefox-3.0.16-3.5.6-MU-beta
real 0m16.796s
user 0m0.024s
sys 0m0.580s


==== Release ====
==== Release ====
# ffxbld@stage
cd /home/ftp/pub/firefox/releases
rm latest-3.0 && ln -s 3.0.16-real latest-3.0


==== Release matching XULRunner build ====
==== Release matching XULRunner build ====
Confirmed users
4,293

edits

Navigation menu