summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/webkit-gtk: security cleanupMart Raudsepp2017-10-301-22/+0
| | | | | Bug: https://bugs.gentoo.org/635134 Package-Manager: Portage-2.3.8, Repoman-2.3.2
* net-libs/webkit-gtk: security cleanupMart Raudsepp2017-06-012-218/+0
| | | | | Gentoo-bug: 619788 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-libs/webkit-gtk: bump to 2.16.2 for various fixes, including new Google ↵Mart Raudsepp2017-05-101-0/+130
| | | | | | login page Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-libs/webkit-gtk: security cleanupMart Raudsepp2017-04-171-22/+0
| | | | | Gentoo-bug: 614876 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-libs/webkit-gtk: bump to 2.16.1 for 33+ security fixesMart Raudsepp2017-04-091-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2016-9642, CVE-2016-9643, CVE-2017-2367, CVE-2017-2376, CVE-2017-2377, CVE-2017-2386, CVE-2017-2392, CVE-2017-2394, CVE-2017-2395, CVE-2017-2396, CVE-2017-2405, CVE-2017-2415, CVE-2017-2419, CVE-2017-2433, CVE-2017-2442, CVE-2017-2445, CVE-2017-2446, CVE-2017-2447, CVE-2017-2454, CVE-2017-2455, CVE-2017-2457, CVE-2017-2459, CVE-2017-2460, CVE-2017-2464, CVE-2017-2465, CVE-2017-2466, CVE-2017-2468, CVE-2017-2469, CVE-2017-2470, CVE-2017-2471, CVE-2017-2475, CVE-2017-2476, CVE-2017-2481 and further fixes for CVE-2017-2364. Upstream says 2.16.1 fixes more security bugs than these, over 2.16.0 release, but that they didn't have CVE numbers as of yet. Add some seemingly necessary perl build dependencies (which everyone probably had installed anyways). This perl build dep list is by no means complete. Includes preliminary patch from Kent to not start requiring perl[ithreads] for building (over perl with whatever ithreads choice), which would be disastrous for us. Upstream has replaced gnutls with libgcrypt. The experimental API unstable DOM stuff was dropped completely (but isn't used since epiphany-3.22), while the webkit2gtkinjectedbundle-j1.patch patch in earlier version modified lines that were there for it - so hopefully -j1 MAKEOPTS building still works with that patch dropped. CREDENTIAL_STORAGE option was renamed to LIBSECRET. flex build dep seems to have been dropped and gstreamer requirement upped to 1.2.3. harfbuzz 1.3.3 is useful for it for some optional fixes, so guarantee it. Gentoo-bug: 614876 Thanks-to: Kent Fredric <kentnl@gentoo.org>
* net-libs/webkit-gtk: tweak for gcc-6, bug #592048Sergei Trofimovich2016-08-271-0/+29
| | | | | | | | | Adopt Fedora patch to build successfully against gcc-6.1.0. Bug: https://bugs.gentoo.org/show_bug.cgi?id=592048 Bug: https://bugs.webkit.org/show_bug.cgi?id=159124 Package-Manager: portage-2.3.0
* net-libs/webkit-gtk: Version bumpPacho Ramos2016-07-032-6/+6
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Version bumpPacho Ramos2016-05-294-8/+19
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Drop oldPacho Ramos2015-11-154-122/+0
| | | | Package-Manager: portage-2.2.24
* net-libs/webkit-gtk: Fix alpha, bug #564352 by Brian Parkhurst and Alexander ↵Pacho Ramos2015-11-071-0/+22
| | | | | | Tsoy Package-Manager: portage-2.2.23
* net-libs/webkit-gtk: Fix ia64, bug #555504 by Émeric MaschinoPacho Ramos2015-11-071-0/+21
| | | | Package-Manager: portage-2.2.23
* net-libs/webkit-gtk: fix build with -j1Alexandre Rostovtsev2015-08-241-0/+22
| | | | | | | Reported-by: dolphinling Gentoo-Bug: 556680 Upstream-Bug-url: https://bugs.webkit.org/show_bug.cgi?id=148379 Package-Manager: portage-2.2.20.1
* net-libs/webkit-gtk: Stable for PPC64 (bug #547680).Jeroen Roovers2015-08-244-196/+0
| | | | Package-Manager: portage-2.2.20.1
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0816-0/+520
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed