summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/firefox: Fix netflix support, other misc changes for tabsJory A. Pratt2017-07-102-92/+92
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* www-client/firefox: ppc64 stable wrt bug #621722Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: ppc stable wrt bug #621722Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: x86 stable wrt bug #621722Agostino Sarubbo2017-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: amd64 stable wrt bug #621722Agostino Sarubbo2017-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: bump to 54.0Ian Stakenvicius2017-06-142-0/+491
| | | | | | | | | | | Firefox 54.0 and above requires dev-lang/rust, as such is it currently only supported on glibc amd64 and x86 systems. As support for rust is added to other platforms, the availability of firefox on those platforms will grow as well. Firefox-54 is also p.masked on musl profiles for now for the same reason Package-Manager: Portage-2.3.5, Repoman-2.3.1
* www-client/firefox: bump 52.x to 52.2.0, security bug 621772Ian Stakenvicius2017-06-142-0/+497
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* www-client/firefox: misc upstream bug fixesJory A. Pratt2017-05-292-92/+92
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* www-client/firefox: ppc64 stable wrt bug #616030Agostino Sarubbo2017-05-261-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: ppc stable wrt bug #616030Agostino Sarubbo2017-05-241-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: x86 stable wrt bug #616030Agostino Sarubbo2017-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: disable seccomp fatality so widevinecdm doesn't crashIan Stakenvicius2017-05-192-0/+101
| | | | | | This is a backport of a commit introduced to firefox-54. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: amd64 stable wrt bug #616030Agostino Sarubbo2017-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: improve and unify apulse supportIan Stakenvicius2017-04-292-7/+13
| | | | | | | | | | Create relative symlinks to a defined set of apulse libs instead of iterating over what libraries are installed on disk and using absolute symlinks. Also sync the code between 52.1 and 53.0 ebuilds Bug: http://bugs.gentoo.org/613980 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: fix musl build error, bug 616990Ian Stakenvicius2017-04-292-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: marked stable for x86Ian Stakenvicius2017-04-281-1/+1
| | | | | | Maintainer-stabilized to get rid of 45.7, due to arch team timeout. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: bump to 52.1.0 for stabilizationIan Stakenvicius2017-04-283-0/+493
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: drop old/vuln 45.7.0Ian Stakenvicius2017-04-282-456/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: bump to 53.0Ian Stakenvicius2017-04-283-102/+122
| | | | | | | | | | | | Added runtime support for media-sound/apulse whenever it is present at merge time (note, this will OVERRIDE pulseaudio runtime support when apulse is present) Dropped USE="gtk2" as cairo-gtk2 support has been removed upstream (gtk2 is still a necessary dependency for flash plugin support) USE="nsplugin" workaround still works to allow NPAPI plugin support Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: bump to 52.0.2, fix compilation on musl, allow apulseIan Stakenvicius2017-04-133-92/+106
| | | | | | | | | | | | | | | | | This bump also acts to trigger rebuilds for the *DEPEND changes that allow apulse to be used at runtime instead of just pulseaudio. Note that apulse support is not a drop-in replacement and end-users need to do something to ensure the apulse version of libpulse*.so are in the LD_LIBRARY_PATH when firefox is run. The mozilla-overlay contains an attempt at ensuring these libs load automatically but this will not be added to the gentoo repo until it is ensured that there are no negative results or conflicts as a result. End-users should continue to use alsa if the do not wish to use the full version of pulseaudio. Bug: http://bugs.gentoo.org/613980 Bug: http://bugs.gentoo.org/615372 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: ppc64 stable wrt bug #611976Agostino Sarubbo2017-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: ppc stable wrt bug #611976Agostino Sarubbo2017-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: re-add fix_hardened_pie_detection to 52.x patchsetIan Stakenvicius2017-03-212-2/+2
| | | | | | | | | | This patch was dropped in the migration from 51 to 52 by maintainer error, it has been added to the patchset to address and prevent future occurrences of errors such as those in bug 613340 Bug: http://bugs.gentoo.org/613340 Package-Manager: portage-2.3.3
* www-client/firefox-52: revbump to enable alsa support when USE=-pulseaudioIan Stakenvicius2017-03-211-0/+0
| | | | | | | This change occured in the eclass rather than in the ebuild, but the end-result is changes-on-disk in firefox and so the ebuild was revbumped. Package-Manager: portage-2.3.3
* www-client/firefox: add nsplugin use flag to override the ↵Ian Stakenvicius2017-03-202-1/+8
| | | | | | | | | | | | NPAPI-plugin-disable default As of 52.0, mozilla has dropped support of all NPAPI plugins except for flash. 52.0ESR (which is what gentoo stabilized) will retain this support, but for this particular package we can also hotwire the switch used in 52.0ESR to allow plugin support to continue on the release version. Note, this may not work after 52 and if so the flag will be removed. Package-Manager: portage-2.3.3
* www-client/firefox: drop '$Id$' againIan Stakenvicius2017-03-201-1/+0
| | | | Package-Manager: portage-2.3.3
* www-client/firefox: 52.0.1 version bumpIan Stakenvicius2017-03-203-101/+99
| | | | Package-Manager: portage-2.3.3
* [QA] Drop $Id$ lines that were added back to headers.Ulrich Müller2017-03-121-1/+0
|
* www-client/firefox-45: bump to 45.8.0 for security bug 611976Ian Stakenvicius2017-03-082-0/+457
| | | | | | | | This is the final release in the 45 series. Bumped directly to stable for amd64 Package-Manager: portage-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-client/firefox: 51.0.1 e10s addon fixesJory A. Pratt2017-02-202-91/+91
|
* www-client/firefox: remove unused patchesMichael Mair-Keimberger (asterix)2017-02-202-34/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3978
* www-client/firefox: ppc64 stable (bug 607138).Michael Weber2017-02-161-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: drop versions older than 45.7 for securityIan Stakenvicius2017-02-162-460/+0
| | | | | | Bug: http://bugs.gentoo.org/607138 Package-Manager: portage-2.3.3
* mail-client/thunderbird,www-client/firefox: Cleanup unused gstreamer-0Jory A. Pratt2017-02-151-1/+0
| | | | use description from metadata.xml
* www-client/firefox: ppc stable wrt bug #607138Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox : Fix build with libevent-2.1Jory A. Pratt2017-02-042-2/+2
|
* mail-client/thunderbird,www-client/firefox : update ESRJory A. Pratt2017-02-042-2/+2
| | | | builds to compile with libevent-2.1
* www-client/firefox: x86 stable wrt bug #607138Agostino Sarubbo2017-01-311-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: amd64 stable wrt bug #607138Agostino Sarubbo2017-01-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: Fix pie detection on hardened toolchain, bug #607350Jory A. Pratt2017-01-292-1/+38
|
* www-client/firefox: adjust SHELL, other var specs on calls to emakeIan Stakenvicius2017-01-272-5/+4
| | | | | | | | Aligned the use of forcing various variables on calls to emake, so that they are common across all current versions of firefox. This should address two bugs related to SHELL: bug 602370 and bug 600488 Package-Manager: portage-2.3.0
* www-client/firefox: Drop unused gtk3 useflag description fromJory A. Pratt2017-01-261-1/+0
| | | | metadata.xml
* www-client/firefox : Update metadata.xml, drop gtk3 support from esrJory A. Pratt2017-01-264-9/+7
| | | | build.
* www-client/firefox{-bin}: Security bump, bug #607138Jory A. Pratt2017-01-263-125/+590
|
* www-client/firefox: fix bug 600386Andrew Savchenko2017-01-171-2/+2
| | | | | | | | Do not call addpredict when ${cards} list is empty. Thanks Sven B. <bahro@fbihome.de> for proposed fix. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* www-client/firefox: remove old/vulnerable ebuilds for security bug 602576Ian Stakenvicius2017-01-084-1372/+0
| | | | | | | | Thanks to Whissi for making a PR, ended up redoing the removals directly. Closes: https://github.com/gentoo/gentoo/pull/3390 Package-Manager: portage-2.3.0
* www-client/firefox - Fix sed-4.3 support, add support for >=nss-3.28Jory A. Pratt2017-01-085-1/+89
|
* www-client/firefox: ppc64 stable wrt bug #602576Agostino Sarubbo2016-12-271-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client/firefox: ppc stable wrt bug #602576Agostino Sarubbo2016-12-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>