Closed Bug 917300 Opened 11 years ago Closed 11 years ago

Please update download links for EUballot for Fx 24.0

Categories

(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: Usul)

References

Details

Please change the redirect download urls on download.m.o to point: product=firefox-latest-euballot -> product=firefox-24.0-euballot Thanks in advance.
Assignee: server-ops-webops → jcrowe
Assignee: jcrowe → ludovic
Oulan:files ludo$ svn diff Index: bouncer-dev/etc-httpd/domains/download-dev.allizom.org.conf =================================================================== --- bouncer-dev/etc-httpd/domains/download-dev.allizom.org.conf (revision 75157) +++ bouncer-dev/etc-httpd/domains/download-dev.allizom.org.conf (working copy) @@ -16,9 +16,9 @@ </Directory> RewriteEngine on - # Bug 906235 - Please update download links for EUballot for Fx 23.0.1 + # Bug 917300 - Please update download links for EUballot for Fx 24.0 RewriteCond %{QUERY_STRING} ^(.*)product=firefox-latest-euballot(.*)$ - RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-23.0.1-euballot%2 [R=302,L] + RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-24.0-euballot%2 [R=302,L] # Bug 860274 RewriteCond %{QUERY_STRING} product=firefox-20\.0&os=win(.*)$ [NC] Index: bouncer-stage/etc-httpd/domains/download.allizom.org.conf =================================================================== --- bouncer-stage/etc-httpd/domains/download.allizom.org.conf (revision 75157) +++ bouncer-stage/etc-httpd/domains/download.allizom.org.conf (working copy) @@ -22,9 +22,9 @@ CustomLog "|/usr/sbin/rotatelogs /var/log/httpd/download.mozilla.org/access_%Y-%m-%d-%H 3600 -0" combined RewriteEngine on - # Bug 906235 - Please update download links for EUballot for Fx 23.0.1 + # Bug 917300 - Please update download links for EUballot for Fx 24.0 RewriteCond %{QUERY_STRING} ^(.*)product=firefox-latest-euballot(.*)$ - RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-23.0.1-euballot%2 [R=302,L] + RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-24.0-euballot%2 [R=302,L] # bug 860274 RewriteCond %{QUERY_STRING} product=firefox-20\.0&os=win(.*)$ [NC] Oulan:files ludo$ svn commit -m"chaging bouncer links for EU ballot bug 917300" svnserve: warning: cannot set LC_CTYPE locale svnserve: warning: environment variable LC_CTYPE is UTF-8 svnserve: warning: please check that your locale name is correct Sending files/bouncer-dev/etc-httpd/domains/download-dev.allizom.org.conf Sending files/bouncer-stage/etc-httpd/domains/download.allizom.org.conf Transmitting file data .. Committed revision 75158.
This is now complete on production as well. Cache cleared. Please let us know if there are any issues.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Thanks!
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.