# HG changeset patch # User Wolfgang Rosenauer # Date 1493402535 -7200 # Node ID 28f802837a7a617583079c51effba4d5edd98132 # Parent d9b28dbb04f286fa36ccb38614c443f9ff667ffa changes and update esr variants diff -r d9b28dbb04f2 -r 28f802837a7a MozillaFirefox/MozillaFirefox.changes --- 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) diff -r d9b28dbb04f2 -r 28f802837a7a MozillaFirefox/firefox-esr.changes --- 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) diff -r d9b28dbb04f2 -r 28f802837a7a MozillaFirefox/firefox-esr.spec --- 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