Socorro:Releases/2.3.5.1

From MozillaWiki
Jump to navigation Jump to search

2.3.5.1 is a patch release for 2.3.5, we found shortly after push that the 11.0a2/12.0a1 Mobile nightly releases had a different locale than the scraper expected (fixed to accept both in https://bugzilla.mozilla.org/show_bug.cgi?id=713109)

Notes in https://etherpad.mozilla.org/socorro-2-3-5-push

After the build is deployed we need to:

Run on admin box as socorro user:

. /etc/socorro/socorrorc
python /data/socorro/application/scripts/startFtpScraper.py

Then log into DB as breakpad_rw and run:

SELECT update_product_versions()

Finally, restart memcached on webservers.