beta12
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 05 Mar 2018 22:50:50 +0100
changeset 1035 452af5d124ad
parent 1034 c88f42fc1f36
child 1036 4babd1755310
beta12
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
MozillaFirefox/firefox.js
--- a/MozillaFirefox/MozillaFirefox.changes	Sun Feb 11 09:26:36 2018 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Mon Mar 05 22:50:50 2018 +0100
@@ -1,7 +1,7 @@
 -------------------------------------------------------------------
-Fri Feb  9 12:23:34 UTC 2018 - wr@rosenauer.org
-
-- update to Firefox 59.0b8
+Sat Feb 24 20:20:10 UTC 2018 - wr@rosenauer.org
+
+- update to Firefox 59.0b12
 - requires NSPR 4.18 and NSS 3.35
 - requires rust >= 1.22.1
 - removed obsolete patches:
--- a/MozillaFirefox/MozillaFirefox.spec	Sun Feb 11 09:26:36 2018 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Mon Mar 05 22:50:50 2018 +0100
@@ -22,7 +22,7 @@
 %define mainver %major.99
 %define update_channel beta
 %define branding 1
-%define releasedate 20180208193705
+%define releasedate 20180222170353
 
 # PIE, full relro (x86_64 for now)
 %define build_hardened 1
--- a/MozillaFirefox/create-tar.sh	Sun Feb 11 09:26:36 2018 +0100
+++ b/MozillaFirefox/create-tar.sh	Mon Mar 05 22:50:50 2018 +0100
@@ -7,7 +7,7 @@
 
 CHANNEL="beta"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="73ef186ad51ac2c4fc27b1f149fcc94355fe7dc6"
+RELEASE_TAG="FIREFOX_59_0b12_RELEASE"
 VERSION="58.99"
 
 # check required tools
--- a/MozillaFirefox/firefox.js	Sun Feb 11 09:26:36 2018 +0100
+++ b/MozillaFirefox/firefox.js	Mon Mar 05 22:50:50 2018 +0100
@@ -1,3 +1,3 @@
-pref("intl.locale.matchOS", true);
+pref("intl.locale.requested", "");
 pref("browser.preferences.instantApply", true);
 pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");