summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec531
1 files changed, 7 insertions, 524 deletions
diff --git a/firefox.spec b/firefox.spec
index e749f14..210d939 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -100,13 +100,13 @@
Summary: Mozilla Firefox Web browser
Name: firefox
-Version: 62.0.3
-Release: 4%{?pre_tag}%{?dist}
+Version: 63.0
+Release: 1%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
%if %{with langpacks}
-Source1: firefox-langpacks-%{version}%{?pre_version}-20181002.tar.xz
+Source1: firefox-langpacks-%{version}%{?pre_version}-20181018.tar.xz
%endif
Source10: firefox-mozconfig
Source12: firefox-redhat-default-prefs.js
@@ -157,16 +157,11 @@ Patch414: mozilla-1435212-ffmpeg-4.0.patch
Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch
Patch416: mozilla-1424422.patch
Patch417: bug1375074-save-restore-x28.patch
-Patch419: rb244676.patch
-Patch420: rb246462.patch
Patch421: mozilla-1447775.patch
# Wayland specific upstream patches
-Patch572: mozilla-1467128.patch
Patch573: mozilla-1415078.patch
Patch574: firefox-pipewire.patch
-Patch577: mozilla-1444437.patch
-Patch580: mozilla-wayland-trunk.patch
Patch581: mozilla-1493081.patch
# Debian patches
@@ -357,8 +352,6 @@ This package contains results of tests executed during build.
%ifarch %{arm}
%patch415 -p1 -b .1238661
%endif
-%patch419 -p1 -b .rb244676
-%patch420 -p1 -b .rb246462
# Patch for big endian platforms only
%if 0%{?big_endian}
%patch26 -p1 -b .icu
@@ -366,13 +359,10 @@ This package contains results of tests executed during build.
%patch421 -p1 -b .1447775
# Wayland specific upstream patches
-%patch572 -p1 -b .1467128
%patch573 -p1 -b .1415078
%if 0%{?fedora} > 27
%patch574 -p1 -b .firefox-pipewire
%endif
-%patch577 -p1 -b .1444437
-%patch580 -p1 -b .mozilla-wayland-trunk
%patch581 -p1 -b .mozilla-1493081
%{__rm} -f .mozconfig
@@ -897,6 +887,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Thu Oct 18 2018 Martin Stransky <stransky@redhat.com> - 63.0-1
+- Updated to latest upstream (63.0)
+- Updated PipeWire patch
+
* Tue Oct 9 2018 Martin Stransky <stransky@redhat.com> - 62.0.3-4
- Added fix for mozbz#1447775 - wrong dropspace sizing.
@@ -1023,514 +1017,3 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Tue Apr 24 2018 Martin Stransky <stransky@redhat.com> - 60.0-0.1
- Update to 60.0 Beta 15
-* Tue Mar 27 2018 Jan Horak <jhorak@redhat.com> - 59.0.2-1
-- Update to 59.0.2
-
-* Sat Mar 17 2018 Martin Stransky <stransky@redhat.com> - 59.0.1-1
-- Updated to 59.0.1
-
-* Wed Mar 14 2018 Martin Stransky <stransky@redhat.com> - 59.0-4
-- Fixed broken langpacks.
-
-* Tue Mar 13 2018 Martin Stransky <stransky@redhat.com> - 59.0-3
-- Enabled rendering to titlebar.
-
-* Mon Mar 12 2018 Martin Stransky <stransky@redhat.com> - 59.0-2
-- Updated to 59.0 build c61f5f5ead48c78a80c80db5c489bdc7cfaf8175
-
-* Tue Mar 6 2018 Martin Stransky <stransky@redhat.com> - 59.0-1
-- Updated to 59.0
-
-* Tue Feb 13 2018 Martin Stransky <stransky@redhat.com> - 58.0.1-3
-- Added build fix for gcc8 by Tom Callaway
-
-* Wed Jan 24 2018 Martin Stransky <stransky@redhat.com> - 58.0-4
-- Enabled second arches
-
-* Wed Jan 24 2018 Martin Stransky <stransky@redhat.com> - 58.0-3
-- Enabled titlebar/csd drawing patch again (mozbz#1399611).
-
-* Wed Jan 24 2018 Martin Stransky <stransky@redhat.com> - 58.0-2
-- Ship run-mozilla.sh script.
-
-* Tue Jan 23 2018 Martin Stransky <stransky@redhat.com> - 58.0-1
-- Update to 58.0
-
-* Tue Jan 9 2018 Martin Stransky <stransky@redhat.com> - 57.0.4-2
-- Try to disable rust debuginfo on arm to have arm builds again (rhbz#1523912)
-
-* Thu Jan 4 2018 Martin Stransky <stransky@redhat.com> - 57.0.4-1
-- Update to 57.0.4
-- Require nss 3.34 (rhbz#1531031)
-- Disabled ARM on all Fedoras due to rhbz#1523912
-
-* Tue Jan 2 2018 Jan Horak <jhorak@redhat.com> - 57.0.3-1
-- Exclude armv7hl due to OOM during build on koji
-- Update to 57.0.3
-
-* Fri Dec 08 2017 Kevin Fenzi <kevin@scrye.com> - 57.0.1-3
-- Temp disable armv7 for rawhide to get composes working again. rhbz#1523912
-
-* Mon Dec 4 2017 Martin Stransky <stransky@redhat.com> - 57.0.1-2
-- Added new man page by Tobias Girstmair (rhbz#1334025)
-
-* Thu Nov 30 2017 Jan Horak <jhorak@redhat.com> - 57.0.1-1
-- Update to 57.0.1
-
-* Wed Nov 22 2017 Martin Stransky <stransky@redhat.com> - 57.0-3
-- Enabled titlebar drawing for MATE
-- Fix for rhbz#1513968 - added missing u2f-hidraw-policy require
-
-* Mon Nov 13 2017 Martin Stransky <stransky@redhat.com> - 57.0-2
-- Updated to 57.0 RC4
-
-* Thu Nov 9 2017 Martin Stransky <stransky@redhat.com> - 57.0-1
-- Updated to 57.0
-
-* Mon Nov 6 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.9
-- Updated to 57.0 Beta 14
-
-* Mon Oct 30 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.8
-- Updated to 57.0 Beta 12
-
-* Tue Oct 24 2017 Kai Engert <kaie@redhat.com> - 57.0-0.7
-- Backport mozbz#730495 for rhbz#1496563
-
-* Tue Oct 24 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.6
-- Updated to 57.0 Beta 11
-
-* Thu Oct 19 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.5
-- Updated to 57.0 Beta 9
-
-* Mon Oct 16 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.4
-- Updated to 57.0 Beta 8
-
-* Wed Oct 11 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.3
-- Updated to 57.0 Beta 7
-
-* Mon Oct 9 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.2
-- Updated to 57.0 Beta 6
-
-* Thu Oct 5 2017 Martin Stransky <stransky@redhat.com> - 57.0-0.1
-- Updated to 57.0 Beta 5
-- Added patch for mozbz#1399611 - CSD emulation
-
-* Wed Oct 4 2017 Martin Stransky <stransky@redhat.com> - 56.0-4
-- Fixed rhbz#1497932 - Plug-Ins for example flash fails
- because of unresolved symbols
-
-* Fri Sep 29 2017 Martin Stransky <stransky@redhat.com> - 56.0-3
-- Enabled second arches.
-
-* Mon Sep 25 2017 Martin Stransky <stransky@redhat.com> - 56.0-2
-- Update to 56.0 (B6)
-
-* Fri Sep 15 2017 Martin Stransky <stransky@redhat.com> - 55.0.3-4
-- Added switch to build mozbz#1399611 and disable it now
- for various regressions.
-
-* Thu Sep 14 2017 Martin Stransky <stransky@redhat.com> - 55.0.3-3
-- Added experimental patch for mozbz#1399611
-
-* Thu Sep 14 2017 Ville Skyttä <ville.skytta@iki.fi> - 55.0.3-2
-- Own the %%{_sysconfdir}/%%{name} dir
-
-* Fri Sep 1 2017 Jan Horak <jhorak@redhat.com> - 55.0.3-1
-- Update to 55.0.3
-
-* Thu Aug 24 2017 Martin Stransky <stransky@redhat.com> - 55.0.2-3
-- Enable to build with nspr-4.16.
-
-* Wed Aug 23 2017 Martin Stransky <stransky@redhat.com> - 55.0.2-2
-- Rebuilt to remove wrong dependency to nspr-4.16.
-
-* Fri Aug 18 2017 Martin Stransky <stransky@redhat.com> - 55.0.2-1
-- Updated to 55.0.2
-
-* Mon Aug 14 2017 Jan Horak <jhorak@redhat.com> - 55.0.1-1
-- Update to 55.0.1
-
-* Fri Aug 11 2017 Jan Horak <jhorak@redhat.com> - 55.0-6
-- Do not require nss and nspr which we build package against
-
-* Tue Aug 8 2017 Martin Stransky <stransky@redhat.com> - 55.0-5
-- Rebuild
-
-* Mon Aug 7 2017 Martin Stransky <stransky@redhat.com> - 55.0-2
-- Updated to 55.0 (B3)
-
-* Wed Aug 2 2017 Martin Stransky <stransky@redhat.com> - 55.0-1
-- Updated to 55.0 (B1)
-
-* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 54.0.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Tue Jul 25 2017 Jan Horak <jhorak@redhat.com> - 54.0.1-1
-- Update to 54.0.1
-
-* Tue Jun 13 2017 Jan Horak <jhorak@redhat.com> - 54.0-2
-- Update to 54.0 (B3)
-
-* Thu Jun 8 2017 Jan Horak <jhorak@redhat.com> - 54.0-1
-- Update to 54.0
-
-* Wed May 31 2017 Jan Horak <jhorak@redhat.com> - 53.0.3-2
-- Added patch for big endian platforms
-- Do not restrict architectures in older Fedoras
-
-* Fri May 26 2017 Jan Horak <jhorak@redhat.com> - 53.0.3-1
-- Update to 53.0.3
-
-* Wed May 24 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-8
-- Disabled Rust on ppc64 ppc64le s390x
-
-* Wed May 24 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-7
-- Enabled aarch64 on all Fedoras
-- Enabled Rust on all arches
-
-* Wed May 24 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-6
-- Added aarch64 patch (mozbz#1353817)
-
-* Tue May 16 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-5
-- Arm gcc6 build fix (mozbz#1337988)
-
-* Fri May 12 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-4
-- Enabled rust on ix86
-
-* Thu May 11 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-3
-- Enabled Rust on Arm builds
-
-* Thu May 11 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-2
-- Enabled Arm builds
-
-* Fri May 5 2017 Jan Horak <jhorak@redhat.com> - 53.0.2-1
-- Update to 53.0.2
-- Cannot use disable-skia for any architecture now
-
-* Thu Apr 27 2017 Jan Horak <jhorak@redhat.com> - 53.0-4
-- Added patch from rhbz#1400293
-
-* Thu Apr 20 2017 Martin Stransky <stransky@redhat.com> - 53.0-3
-- Enabled second arches
-
-* Tue Apr 18 2017 Martin Stransky <stransky@redhat.com> - 53.0-2
-- Disable system hunspell library when necessary
-
-* Tue Apr 18 2017 Martin Stransky <stransky@redhat.com> - 53.0-1
-- Updated to 53.0 (B6)
-
-* Tue Apr 18 2017 Jan Horak <jhorak@redhat.com> - 52.0.2-3
-- Do not use color management until it is fixed for some broken profiles,
- ie. don't set gfx.color_management.enablev4 to true (rhbz#1403970).
-- Added distribution.ini file to fix mozbz#1354489
-
-* Fri Mar 31 2017 Martin Stransky <stransky@redhat.com> - 52.0.2-2
-- Added patch for mozbz#1348576 - enable e10s by default
-- Added patch for mozbz#1158076 - enable dark theme by pref
-
-* Wed Mar 29 2017 Jan Horak <jhorak@redhat.com> - 52.0.2-1
-- Update to 52.0.2
-
-* Mon Mar 27 2017 Martin Stransky <stransky@redhat.com> - 52.0-7
-- Reverted mozbz#1158076 due to rhbz#1435964
-
-* Wed Mar 22 2017 Martin Stransky <stransky@redhat.com> - 52.0-6
-- Added fix for CVE-2017-5428
-- Added fix for mozbz#1158076
-
-* Mon Mar 13 2017 Martin Stransky <stransky@redhat.com> - 52.0-5
-- Enable ALSA backend behind pref (rhbz#1431371)
-
-* Fri Mar 10 2017 Martin Stransky <stransky@redhat.com> - 52.0-4
-- Fixed e10s enablement (rhbz#1398717)
-
-* Tue Mar 7 2017 Jan Horak <jhorak@redhat.com> - 52.0-3
-- Added s390x to big endian platforms
-
-* Tue Mar 7 2017 Jan Horak <jhorak@redhat.com> - 52.0-2
-- Added fix for libicu on big endian platforms
-
-* Fri Mar 3 2017 Martin Stransky <stransky@redhat.com> - 52.0-1
-- Update to 52.0 (B2)
-
-* Thu Mar 02 2017 Kai Engert <kaie@redhat.com> - 51.0.1-11
-- Enable upstream fix for rhbz#1400293 mozbz#1324096 on F26 and Rawhide.
- Keep the old workaround on F24/F25, required base packages aren't
- available yet.
-
-* Thu Mar 2 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-10
-- Test another ARMv7 build setup (rhbz#1426850)
-
-* Mon Feb 27 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-9
-- Disabled ARMv7 due to build failures (rhbz#1426850)
-
-* Mon Feb 27 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-8
-- Enabled ARMv7 (rhbz#1426850)
-
-* Mon Feb 27 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-7
-- Added fix for rhbz#1414535
-
-* Thu Feb 23 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-6
-- Added fix for mozbz#1321579
-
-* Thu Feb 23 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-5
-- Disabled -O3 optimization on rawhide to make FF usable (rhbz#1422532)
-
-* Wed Feb 15 2017 Jan Horak <jhorak@redhat.com> - 51.0.1-4
-- Fixed bug 1421334 - translations for "New window"
-
-* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 51.0.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Wed Jan 25 2017 Jan Horak <jhorak@redhat.com> - 51.0.1-2
-- Update to 51.0.1
-
-* Tue Jan 24 2017 Martin Stransky <stransky@redhat.com> - 51.0-3
-- Added fix for aarch64 crashes (rhbz#1354671)
-
-* Thu Jan 19 2017 Martin Stransky <stransky@redhat.com> - 51.0-2
-- Update to 51.0 (B2)
-
-* Wed Jan 18 2017 Martin Stransky <stransky@redhat.com> - 51.0-1
-- Update to 51.0 (B1)
-
-* Tue Jan 17 2017 Jan Horak <jhorak@redhat.com> - 50.1.0-4
-- Enable telemetry (rhbz#1412971)
-
-* Mon Jan 16 2017 Martin Stransky <stransky@redhat.com> - 50.1.0-3
-- Added patch for nss 3.28.1 (mozbz#1290037)
-
-* Wed Dec 21 2016 Martin Stransky <stransky@redhat.com> - 50.1.0-2
-- Enabled Mozilla crash reporter
-
-* Tue Dec 13 2016 Martin Stransky <stransky@redhat.com> - 50.1.0-1
-- Updated to 50.1.0
-
-* Wed Nov 30 2016 Martin Stransky <stransky@redhat.com> - 50.0.2-2
-- Added fix for "ABORT: X_ShmAttach: BadAccess" crashes
- (mozbz#1271100)
-
-* Wed Nov 30 2016 Martin Stransky <stransky@redhat.com> - 50.0.2-1
-- Update to latest upstream (50.0.2)
-
-* Mon Nov 28 2016 Martin Stransky <stransky@redhat.com> - 50.0.1-1
-- Update to latest upstream (50.0.1)
-
-* Thu Nov 24 2016 Martin Stransky <stransky@redhat.com> - 50.0-2
-- Rebase Gtk3 widget code to latest trunk to fix
- various rendering problems (rhbz#1397290)
-
-* Thu Nov 10 2016 Martin Stransky <stransky@redhat.com> - 50.0-1
-- Update to 50.0
-
-* Mon Oct 31 2016 Jan Horak <jhorak@redhat.com> - 49.0.2-1
-- Update to 49.0.2
-
-* Mon Sep 26 2016 Jan Horak <jhorak@redhat.com> - 49.0-3
-- Build with rust where possible
-- Added fix for wrong accept-language headers when running with non-english locales
-
-* Mon Sep 19 2016 Martin Stransky <stransky@redhat.com> - 49.0-2
-- Update to Firefox 49 (B4)
-
-* Tue Sep 6 2016 Martin Stransky <stransky@redhat.com> - 49.0-1
-- Update to Firefox 49
-
-* Mon Aug 22 2016 Jan Horak <jhorak@redhat.com> - 48.0.1-2
-- Added translations for .desktop file actions
-
-* Fri Aug 19 2016 Martin Stransky <stransky@redhat.com> - 48.0.1-1
-- Update to 48.0.1
-- Added fix for mozbz#1291700 - Since latest release NTLM/SPNEGO
- no longer works
-
-* Wed Aug 17 2016 Martin Stransky <stransky@redhat.com> - 48.0-6
-- Added patch for mozbz#1225044 - gtk3 rendering glitches
-
-* Fri Jul 29 2016 Martin Stransky <stransky@redhat.com> - 48.0-5
-- Added fix for mozbz#1250704 - tooltips text color
-- Disable system sqlite on F23
-- Package in-tree icu file
-
-* Thu Jul 28 2016 Martin Stransky <stransky@redhat.com> - 48.0-4
-- Enable dark themes by pref in about:config (Bug 1272332)
-- Backported gtk3.20 upstream fixes
-
-* Wed Jul 27 2016 Martin Stransky <stransky@redhat.com> - 48.0-3
-- Updated to 48.0 (B2)
-
-* Wed Jul 27 2016 Jan Horak <jhorak@redhat.com> - 48.0-2
-- Negotiate authentication is made off the main thread again (mozbz#890908)
-- Fixed default prerefences (rhbz#1349489)
-
-* Tue Jul 26 2016 Martin Stransky <stransky@redhat.com> - 48.0-1
-- Updated to 48.0
-
-* Fri Jul 22 2016 Tom Callaway <spot@fedoraproject.org> - 47.0.1-3
-- rebuild for libvpx 1.6.0
-
-* Mon Jul 11 2016 Martin Stransky <stransky@redhat.com> - 47.0.1-2
-- Added fix for mozbz#256180 - gmail paste issues
-
-* Mon Jul 11 2016 Martin Stransky <stransky@redhat.com> - 47.0.1-1
-- Updated to 47.0.1
-
-* Wed Jun 22 2016 Martin Stransky <stransky@redhat.com> - 47.0-6
-- Updated tooltip patch for 3.20
-
-* Mon Jun 6 2016 Martin Stransky <stransky@redhat.com> - 47.0-4
-- Updated to 47.0 (B3)
-- Should fix rhbz#1338010 (rebuilt against new astronomy-bookmarks)
-
-* Fri Jun 3 2016 Martin Stransky <stransky@redhat.com> - 47.0-3
-- Updated to 47.0 (B2)
-
-* Thu Jun 2 2016 Martin Stransky <stransky@redhat.com> - 47.0-2
-- Updated to 47.0
-- Backout of negotiate authentication patch
-
-* Thu May 26 2016 Jan Horak <jhorak@redhat.com> - 46.0.1-9
-- Negotiate authentication is made off the main thread (mozbz#890908)
-
-* Mon May 23 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-8
-- Rebuilt for new bookmarks (rhbz#1338010)
-- Fixed build issue in Gtk3.20 patch
-
-* Fri May 20 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-6
-- Updated Gtk3.20 patch - fixed tooltips
-
-* Thu May 19 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-5
-- Added a fix for mozbz#1245783 - gcc6.1 crashes in JIT
-
-* Thu May 12 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-4
-- Added fix for rhbz#1332821 - Crash on "Select" in "Open with" dialog
-
-* Tue May 10 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-3
-- Added patch for rhbz#1332875 - new Samba auth reponse
-
-* Thu May 5 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-2
-- Disable dark theme until we support it correctly (mozbz#1216658)
-
-* Tue May 3 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-1
-- Updated to 46.0.1
-
-* Mon May 2 2016 Martin Stransky <stransky@redhat.com> - 46.0-6
-- Removed gstreamer config as it's no longer used.
- See rhbz#1331496 for details.
-- Updated Firefox project URL (rhbz#1329014)
-
-* Thu Apr 28 2016 Martin Stransky <stransky@redhat.com> - 46.0-5
-- Added fix for rhbz#1322626 - wrong focused window
-
-* Wed Apr 27 2016 Martin Stransky <stransky@redhat.com> - 46.0-4
-- Added fix for rhbz#1315225 - ppc64le/aarch64 build fixes
-
-* Wed Apr 27 2016 Martin Stransky <stransky@redhat.com> - 46.0-3
-- Fixed missing langpacks
-
-* Tue Apr 26 2016 Martin Stransky <stransky@redhat.com> - 46.0-2
-- Disabled system libicu on Fedora 22/23
-
-* Mon Apr 25 2016 Martin Stransky <stransky@redhat.com> - 46.0-1
-- Updated to 46.0 (B5)
-
-* Thu Apr 21 2016 Martin Stransky <stransky@redhat.com> - 45.0.2-5
-- Added patch for mozbz#1263145
-
-* Wed Apr 20 2016 Martin Stransky <stransky@redhat.com> - 45.0.2-4
-- Updated scrollbar code for Gtk 3.20
-
-* Mon Apr 18 2016 Martin Stransky <stransky@redhat.com> - 45.0.2-2
-- Disabled gcc6 null this optimization (rhbz#1328045)
-
-* Mon Apr 11 2016 Martin Stransky <stransky@redhat.com> - 45.0.2-1
-- New upstream (45.0.2)
-
-* Tue Apr 5 2016 Martin Stransky <stransky@redhat.com> - 45.0.1-6
-- Fixed rhbz#1322669 - Flash widgets are not displayed
-
-* Tue Apr 5 2016 Martin Stransky <stransky@redhat.com> - 45.0.1-5
-- Polished gcc6 patches
-
-* Tue Mar 22 2016 Martin Stransky <stransky@redhat.com> - 45.0.1-4
-- Fixed rhbz#1321355 - broken flash plugin
-- Added /etc/firefox/pref dir for easy configuration
-
-* Mon Mar 21 2016 Martin Stransky <stransky@redhat.com> - 45.0.1-3
-- Provide system wide config dir (mozbz#1170092)
-- Allow lock preferences from .js files (mozbz#440908)
-
-* Mon Mar 21 2016 Martin Stransky <stransky@redhat.com> - 45.0.1-2
-- Fixed rhbz#1293874 - use a Debian patch for disabled extension
- signing
-
-* Wed Mar 16 2016 Martin Stransky <stransky@redhat.com> - 45.0.1-1
-- Update to 45.0.1
-
-* Tue Mar 15 2016 Martin Stransky <stransky@redhat.com> - 45.0-5
-- Updated gtk3.20 patch
-
-* Fri Mar 4 2016 Martin Stransky <stransky@redhat.com> - 45.0-4
-- Update to 45.0 (B2)
-
-* Thu Mar 3 2016 Martin Stransky <stransky@redhat.com> - 45.0-3
-- Added run-time fix for JIT (mozbz#1253216)
-
-* Wed Mar 2 2016 Martin Stransky <stransky@redhat.com> - 45.0-2
-- Disabled system libvpx on Fedora 22 where is 1.3.0
-
-* Wed Mar 2 2016 Martin Stransky <stransky@redhat.com> - 45.0-1
-- Update to 45.0
-
-* Thu Feb 11 2016 Martin Stransky <stransky@redhat.com> - 44.0.2-3
-- Added patch for mozbz#1205199
-
-* Thu Feb 11 2016 Martin Stransky <stransky@redhat.com> - 44.0.2-2
-- Update to 44.0.2 (B3)
-
-* Wed Feb 10 2016 Martin Stransky <stransky@redhat.com> - 44.0.2-1
-- Update to 44.0.2 (B2)
-
-* Mon Feb 8 2016 Martin Stransky <stransky@redhat.com> - 44.0.1-2
-- Update to 44.0.1 (B2)
-
-* Fri Feb 5 2016 Martin Stransky <stransky@redhat.com> - 44.0.1-1
-- Update to 44.0.1
-
-* Thu Feb 4 2016 Jan Horak <jhorak@redhat.com> - 44.0-6
-- Workaround for crash when closing application chooser and Fedora 23
- (rhbz#1291190)
-
-* Tue Feb 2 2016 Martin Stransky <stransky@redhat.com> - 44.0-5
-- GCC 6.0 build patch
-- Disabled mozilla crashreporter to catch Gtk3 crashes
-
-* Mon Feb 1 2016 Martin Stransky <stransky@redhat.com> - 44.0-4
-- Removed pulseaudio hard dependency (rhbz#1303620)
-
-* Tue Jan 26 2016 Ralph Giles <giles@mozilla.com> - 44.0-3
-- Medadata update, require pulseaudio
-
-* Mon Jan 25 2016 Martin Stransky <stransky@redhat.com> - 44.0-2
-- Update to 44.0 B3
-
-* Thu Jan 21 2016 Jan Horak <jhorak@redhat.com> - 44.0-1
-- Update to 44.0
-
-* Thu Jan 14 2016 Martin Stransky <stransky@redhat.com> - 43.0.4-2
-- Fixed the progress bar rendering
-
-* Thu Jan 14 2016 Martin Stransky <stransky@redhat.com> - 43.0.4-1
-- Update to 43.0.4
-
-* Wed Jan 13 2016 Martin Stransky <stransky@redhat.com> - 43.0.3-5
-- Updated progress bars rendering for Gtk 3.20
-
-* Thu Jan 7 2016 Martin Stransky <stransky@redhat.com> - 43.0.3-4
-- Added fix for mozbz#1234026 - crashes on XWayland
-
-* Tue Jan 05 2016 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 43.0.3-3
-- Fix build on AArch64.
-
-* Mon Jan 4 2016 Martin Stransky <stransky@redhat.com> - 43.0.3-2
-- Enabled Skia (rhbz#1282134)
bgstack15