Confirmed users
3,990
edits
Line 263: | Line 263: | ||
* [http://production-master.build.mozilla.org:8010/builders/WINNT%205.2%20mozilla-1.9.2%20xulrunner/builds/204 Win32 builds] | * [http://production-master.build.mozilla.org:8010/builders/WINNT%205.2%20mozilla-1.9.2%20xulrunner/builds/204 Win32 builds] | ||
After receiving the OK from mfinkle of dtownsend | After receiving the OK from mfinkle of dtownsend sign the builds. | ||
# cltbld@stage | # cltbld@stage | ||
VERSION=1.9.2 | VERSION=1.9.2 | ||
Line 280: | Line 281: | ||
rsync -av stage-unsigned/ stage-signed/ | rsync -av stage-unsigned/ stage-signed/ | ||
Then create detached signatures per [https://intranet.mozilla.org/Build:Signing#Installer.2Farchive_signing_before_release usual process] (with PRODUCT=xulrunner, VERSION=1.9.2, don't need BUILD, TAG, or KEYDIR), skip the win32 signing section, do pgp, verify and upload. Back on stage: | Then create detached signatures per [https://intranet.mozilla.org/Build:Signing#Installer.2Farchive_signing_before_release usual process] (with PRODUCT=xulrunner, VERSION=1.9.2, don't need BUILD, TAG, or KEYDIR), skip the win32 signing section, do pgp, verify and upload. Back on stage: | ||
Line 297: | Line 295: | ||
rsync -av stage-signed/* /home/ftp/pub/xulrunner/releases/${VERSION}/ | rsync -av stage-signed/* /home/ftp/pub/xulrunner/releases/${VERSION}/ | ||
DONE TO HERE | |||
<i> | |||
(Mirror updating can take a bit, 10-15 mins this time) | (Mirror updating can take a bit, 10-15 mins this time) | ||