changes and update esr variants firefox52
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 28 Apr 2017 20:02:15 +0200
branchfirefox52
changeset 973 28f802837a7a
parent 972 d9b28dbb04f2
child 974 7f637b3cb097
changes and update esr variants
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/firefox-esr.changes
MozillaFirefox/firefox-esr.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Wed Apr 26 14:34:14 2017 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Fri Apr 28 20:02:15 2017 +0200
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Fri Apr 28 17:59:27 UTC 2017 - wr@rosenauer.org
+
+- switch to Mozilla's geolocation service (boo#1026989)
+- removed mozilla-preferences.patch obsoleted by overriding via
+  firefox.js
+- fixed KDE integration to avoid crash caused by filepicker
+  (boo#1015998)
+
+-------------------------------------------------------------------
 Wed Apr 12 21:43:16 UTC 2017 - wr@rosenauer.org
 
 - update to Firefox 52.1.0esr (boo#1035082)
--- a/MozillaFirefox/firefox-esr.changes	Wed Apr 26 14:34:14 2017 +0200
+++ b/MozillaFirefox/firefox-esr.changes	Fri Apr 28 20:02:15 2017 +0200
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Fri Apr 28 17:59:27 UTC 2017 - wr@rosenauer.org
+
+- switch to Mozilla's geolocation service (boo#1026989)
+- removed mozilla-preferences.patch obsoleted by overriding via
+  firefox.js
+- fixed KDE integration to avoid crash caused by filepicker
+  (boo#1015998)
+
+-------------------------------------------------------------------
 Wed Apr 12 21:43:16 UTC 2017 - wr@rosenauer.org
 
 - update to Firefox 52.1.0esr (boo#1035082)
--- a/MozillaFirefox/firefox-esr.spec	Wed Apr 26 14:34:14 2017 +0200
+++ b/MozillaFirefox/firefox-esr.spec	Fri Apr 28 20:02:15 2017 +0200
@@ -148,6 +148,7 @@
 Source15:       firefox-appdata.xml
 Source16:       firefox-esr.changes
 Source17:       l10n_changesets.txt
+Source18:       mozilla-api-key
 # Gecko/Toolkit
 Patch1:         mozilla-nongnome-proxies.patch
 Patch2:         mozilla-shared-nss-db.patch
@@ -362,6 +363,7 @@
 ac_add_options --enable-startup-notification
 #ac_add_options --enable-chrome-format=jar
 ac_add_options --enable-update-channel=%{update_channel}
+ac_add_options --with-mozilla-api-keyfile=%{SOURCE18}
 %if %branding
 ac_add_options --enable-official-branding
 %endif