Confirmed users
4,293
edits
(→Build 3: post release) |
(→Build 3: EME-free fixup) |
||
Line 36: | Line 36: | ||
==== Throttling ==== | ==== Throttling ==== | ||
Also removed the rule for locales on release (as above), since that results in removing the whatsnew page for those locales for the short time before the push to 38.0 is done. | Also removed the rule for locales on release (as above), since that results in removing the whatsnew page for those locales for the short time before the push to 38.0 is done. | ||
==== EME free repack ==== | |||
The DRM blog post was pointing to | |||
http://stage.mozilla.org/pub/mozilla.org/firefox/candidates/38.0-candidates/build2/partner-repacks/EME-free | |||
which is build2, and not a CDN. | |||
Copied files into 38.0 releases dir | |||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox | |||
rsync -av candidates/38.0-candidates/build3/partner-repacks/EME-free/win32/ releases/38.0/win32-EME-free/ | |||
Requested blog be changed to | |||
http://download.cdn.mozilla.net/pub/firefox/releases/38.0/win32-EME-free/ |