aboutsummaryrefslogtreecommitdiffstats
path: root/community/webkit2gtk
Commit message (Collapse)AuthorAgeFilesLines
* community/webkit2gtk: re-enable on mipsNatanael Copa2020-04-291-1/+1
| | | | | the 2.28.2 release is supposed to fix mips64 build. https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html
* community/webkit2gtk: upgrade to 2.28.2Rasmus Thomsen2020-04-261-3/+3
|
* community/*: rebuild against icu-67.1Leo2020-04-241-1/+1
|
* community/webkit2gtk: add secfixes infoLeo2020-04-201-0/+2
| | | | See #11415
* community/webkit2gtk: disable on mipsAriadne Conill2020-04-151-1/+1
|
* community/webkit2gtk: upgrade to 2.28.1Rasmus Thomsen2020-04-141-3/+3
|
* community/webkit2gtk: rebuild against icu 66.1Rasmus Thomsen2020-03-281-1/+1
|
* community/webkit2gtk: actually enable wpeRasmus Thomsen2020-03-272-3/+20
| | | | Also add missind secinfo
* community/webkit2gtk: upgrade to 2.28.0Rasmus Thomsen2020-03-153-75/+29
| | | | Also enable the WPE renderer and add a -dbg subpkg
* community/webkit2gtk: use enchant2 instead of enchantRasmus Thomsen2020-03-011-2/+2
|
* community/webkit2gtk: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* community/webkit2gtk: rebuild against icu 65.1TBK2020-02-221-1/+1
|
* community/webkit2gtk: upgrade to 2.26.4Rasmus Thomsen2020-02-171-3/+3
|
* community/webkit2gtk: update secfixes commentNatanael Copa2020-02-051-0/+4
| | | | | | add CVE-2019-8835, CVE-2019-8844, CVE-2019-8846 ref #11159
* communit/[various]: explicit depend on samuraiNatanael Copa2020-02-041-4/+4
|
* community/webkit2gtk: upgrade to 2.26.3Rasmus Thomsen2020-01-281-2/+2
|
* community/webkit2gtk: security upgrade to 2.26.2J0WI2019-11-171-2/+37
|
* community/webkit2gtk: upgrade to 2.26.1Rasmus Thomsen2019-10-221-3/+4
|
* community/webkit2gtk: upgrade to 2.26.0Natanael Copa2019-09-102-25/+27
|
* community/webkit2gtk: rebuild against ruby 2.6J0WI2019-09-041-1/+1
|
* community/webkit2gtk: add secfixesJ0WI2019-08-291-0/+22
|
* community/webkit2gtk: upgrade to 2.24.4Rasmus Thomsen2019-08-291-4/+6
| | | | * enable WOFF and GEOLOCATION support
* community/webkit2gtk: enable on x86Natanael Copa2019-07-051-1/+4
| | | | | Enable x86 and work around out of meomory error by disable _FORTIFY_SOURCE.
* community/webkit2gtk: upgrade to 2.24.3 and enable on armNatanael Copa2019-07-042-45/+16
| | | | | | | - build with MinSizeRel and -g1 to reduce memory usage during compile - simplify cmake opts. default seems to do the right thing nowdays - use nijna - remove patch that apparetnly is not needed anymore
* community/webkit2gtk: disable on 32bitLeo2019-06-221-1/+1
|
* community/webkit2gtk: upgrade to 2.24.2Rasmus Thomsen2019-06-215-45/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | * Disable GTK_DOC, which fails to build * Disable system malloc on some arches. There were typos in the options anyway, so they haven't done anything anyway. System malloc is discouraged by upstream since bmalloc not only performs better it also has some security related advantages. fixes the following CVEs: * CVE-2019-6251 * CVE-2019-8506 * CVE-2019-8524 * CVE-2019-8535 * CVE-2019-8536 * CVE-2019-8544 * CVE-2019-8551 * CVE-2019-8558 * CVE-2019-8559 * CVE-2019-8563 * CVE-2019-11070 fixes #10598 Co-authored-by: TBK <tbk@jjtc.eu>
* community/webkit2gtk: rebuild against icu-64Natanael Copa2019-05-031-1/+1
|
* community/webkit2gtk: security upgrade to 2.22.7Leonardo Arena2019-04-121-21/+29
| | | | | | | CVE-2018-4437, CVE-2019-6212, CVE-2019-6215, CVE-2019-6216, CVE-2019-6217, CVE-2019-6227, CVE-2019-6229 Fixes #10111
* community/webkit2gtk: rebuild against icu-63.1Leonardo Arena2019-02-061-1/+1
|
* community/webkit2gtk: security upgrade to 2.22.4 (CVE-2018-4372)Natanael Copa2018-11-271-2/+4
| | | | fixes #9704
* community/webkit2gtk: upgrade to 2.22.3Sören Tempel2018-11-111-3/+4
|
* community/webkit2gtk: rebuild against icu-62.1Natanael Copa2018-10-011-1/+1
|
* community/webkit2gtk: upgrade to 2.22.2Natanael Copa2018-09-272-41/+44
| | | | | fixes #9473 fixes #9452
* community/webkit2gtk: modernize, bump pkgrelTBK2018-07-131-17/+19
|
* community/webkit2gtk: patch to fix JavaScriptCoreSascha Paunovic2018-07-132-1/+145
| | | | | | | Introduce a patch to make javascript run with webkit2gtk, patch originally from https://gitweb.gentoo.org/proj/musl.git/tree/net-libs/webkit-gtk/files/webkit-gtk-2.18.1-musl.patch and reformatted by TBK
* community/webkit2gtk: upgrade to 2.20.3Natanael Copa2018-06-191-3/+4
| | | | fixes #8766
* community: rebuild against icu-60.2William Pitcock2018-02-271-1/+1
|
* community/webkit2gtk: upgrade to 2.18.6Natanael Copa2018-02-201-2/+2
| | | | fixes #8510
* community/[various]: enable build on s390xTuan M. Hoang2018-02-131-2/+2
| | | | | enable build webkit2gtk, shotwell, midori fix local variable _archopt
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* community/webkit2gtk: security upgrade to 2.18.4Natanael Copa2017-12-261-2/+8
| | | | | | | | | | CVE-2017-7156 CVE-2017-7157 CVE-2017-13856 CVE-2017-13866 CVE-2017-13870 fixes #8333
* community/webkit2gtk: remove core binaryNatanael Copa2017-11-301-0/+0
| | | | was never suppoed to enter the repo
* community/webkit2gtk: upgrade to 2.18.3Natanael Copa2017-11-305-42/+45
| | | | | | | | | fixes #8193 CVE-2017-13783, CVE-2017-13784, CVE-2017-13785, CVE-2017-13788, CVE-2017-13791, CVE-2017-13792, CVE-2017-13793, CVE-2017-13794, CVE-2017-13795, CVE-2017-13796, CVE-2017-13798, CVE-2017-13802, CVE-2017-13803
* community/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-2/+2
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* community/webkit2gtk: upgrade to 2.16.6Natanael Copa2017-07-261-3/+3
|
* community/webkit2gtk: rebuild against icu-59.1Natanael Copa2017-07-181-1/+1
|
* community/webkit2gtk: upgrade to 2.16.5Natanael Copa2017-07-061-4/+4
|
* community/webkit2gtk: more poking on armhfWilliam Pitcock2017-06-211-1/+1
|
* community/webkit2gtk: try to enable building on armhfWilliam Pitcock2017-06-211-1/+2
|
* community/webkit2gtk: upgrade to 2.16.3Natanael Copa2017-06-061-5/+13
| | | | and enable on ppc64le and aarch64