summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/webkit-gtk: security cleanupMart Raudsepp2017-04-173-310/+0
| | | | | Gentoo-bug: 614876 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-libs/webkit-gtk: x86 stable wrt bug #614876Agostino Sarubbo2017-04-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: amd64 stable wrt bug #614876Agostino Sarubbo2017-04-111-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: bump to 2.16.1 for 33+ security fixesMart Raudsepp2017-04-093-0/+379
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/webkit-gtk: remove old (security cleanup)Mart Raudsepp2017-02-163-581/+0
| | | | | Gentoo-bug: 608958 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: x86 stable wrt bug #608958Agostino Sarubbo2017-02-161-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: amd64 stable wrt bug #608958Agostino Sarubbo2017-02-161-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: bump to 2.14.5 for serious HiDPI regression fixesMart Raudsepp2017-02-152-0/+289
| | | | | | | * Fix rendering of non-accelerated contents with HiDPI. * Revert the fix for rendering issues in long documents with transparent background because it caused issues in HiDPI. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: more exact local description for USE=geolocationMart Raudsepp2017-02-121-10/+11
| | | | | | | | There was a specific flag description for USE=geoloc; retain it for USE=geolocation. Also reindent the XML and normalize the flag description to be similar with eachother (no period at the end) Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: amd64/x86 stable, bug #608958Pacho Ramos2017-02-111-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: Drop oldPacho Ramos2017-02-113-581/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: Version bumpPacho Ramos2017-02-112-0/+289
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: dropped ~ia64-linux ~x86-freebsdFabian Groffen2017-01-295-9/+9
| | | | Package-Manager: portage-2.3.3
* net-libs/webkit-gtk: Version bumpPacho Ramos2017-01-212-0/+291
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/webkit-gtk: Remove oldMart Raudsepp2016-12-302-290/+0
| | | | Package-Manager: portage-2.3.3
* net-libs/webkit-gtk: add webkit-gtk-2.14.2.ebuildChristophe Lermytte2016-11-112-0/+290
| | | | | | | Simple bump from 2.14.1, no relevant changes when comparing 2.14.2 and 2.14.1 tarballs Closes: https://github.com/gentoo/gentoo/pull/2788 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* net-libs/webkit-gtk: cleanup old revisionsGilles Dartiguelongue2016-10-264-844/+0
| | | | Package-Manager: portage-2.3.2
* net-libs/webkit-gtk: version bump 2.12.5 → 2.14.1Gilles Dartiguelongue2016-10-262-0/+290
| | | | Package-Manager: portage-2.3.2
* net-libs/webkit-gtk: x86 stable, bug 587010Pacho Ramos2016-10-012-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
* net-libs/webkit-gtk: amd64 stable, bug 587010Pacho Ramos2016-10-012-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* net-libs/webkit-gtk: version bump 2.12.3 → 2.12.5Gilles Dartiguelongue2016-09-112-0/+292
| | | | Package-Manager: portage-2.3.0
* net-libs/webkit-gtk: raise gst-plugins-bad to 1.6Gilles Dartiguelongue2016-09-061-1/+1
| | | | | | Per .cmake, needed for gst-plugins-gl. Package-Manager: portage-2.3.0
* net-libs/webkit-gtk: tweak for gcc-6, bug #592048Sergei Trofimovich2016-08-274-0/+38
| | | | | | | | | 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
* Rename geoloc to geolocation USE (#588168), ensure gtk+-3.20 is used to fix ↵Pacho Ramos2016-08-061-0/+273
| | | | | | theming (https://bugzilla.gnome.org/show_bug.cgi?id=757503). Package-Manager: portage-2.3.0
* net-libs/webkit-gtk: ACCELERATED_2D_CANVAS is not compatible with gles2 ↵Pacho Ramos2016-07-301-1/+1
| | | | | | (#588698 by skobk.in) Package-Manager: portage-2.3.0
* net-libs/webkit-gtk: Version bumpPacho Ramos2016-07-034-6/+299
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Drop oldPacho Ramos2016-07-035-795/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: x86 stable, bug 584468Pacho Ramos2016-06-112-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86"
* net-libs/webkit-gtk: amd64 stable, bug 584468Pacho Ramos2016-06-112-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64"
* net-libs/webkit-gtk-2.10.9-r0: add ~alpha keywordTobias Klausmann2016-06-071-2/+2
| | | | | | Gentoo-Bug: 566270 Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Fix virtualx.eclass usagePacho Ramos2016-05-302-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Drop oldPacho Ramos2016-05-294-846/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Make repoman more happyPacho Ramos2016-05-291-1/+1
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: Version bumpPacho Ramos2016-05-297-8/+551
| | | | Package-Manager: portage-2.3.0_rc1
* net-libs/webkit-gtk: x86 stable wrt bug #570034Agostino Sarubbo2016-04-112-2/+2
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: x86 stable wrt bug #577068Agostino Sarubbo2016-04-111-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: amd64 stable wrt bug #570034Agostino Sarubbo2016-04-082-2/+2
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: amd64 stable wrt bug #577068Agostino Sarubbo2016-04-081-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/webkit-gtk: Version bumpPacho Ramos2016-04-034-0/+819
| | | | Package-Manager: portage-2.2.28
* net-libs/webkit-gtk: Drop oldPacho Ramos2016-04-033-527/+0
| | | | Package-Manager: portage-2.2.28
* net-libs/webkit-gtk: Security bump to version 2.10.8 (bug #577068).Lars Wendler2016-03-152-0/+264
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/webkit-gtk: x86 stable wrt bug #566378Mikle Kolyada2016-03-061-1/+1
| | | | Package-Manager: portage-2.2.26
* net-libs/webkit-gtk: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* net-libs/webkit-gtk: Allow Ruby 2.3 when building 2.4.9 wrt #573714James Le Cuirot2016-02-142-4/+10
| | | | | | | No revbump because it's a build time only change and Ruby 2.3 isn't stable anyway. Package-Manager: portage-2.2.27
* net-libs/webkit-gtk: Version bumpPacho Ramos2016-01-302-0/+264
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-2/+2
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-libs/webkit-gtk: ruby19 was removedPacho Ramos2015-12-301-4/+2
| | | | Package-Manager: portage-2.2.26