34 Commits

Author SHA1 Message Date
TBK
e6cdfd7282 community/webkit2gtk: modernize, bump pkgrel 2018-07-13 16:53:15 +00:00
Sascha Paunovic
dd8e0af2f5 community/webkit2gtk: patch to fix JavaScriptCore
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
2018-07-13 12:54:11 +00:00
Natanael Copa
0abe9d906c community/webkit2gtk: upgrade to 2.20.3
fixes #8766
2018-06-19 12:28:18 +00:00
William Pitcock
b2178a6b7a community: rebuild against icu-60.2 2018-02-27 23:11:19 +00:00
Natanael Copa
3e460aa505 community/webkit2gtk: upgrade to 2.18.6
fixes #8510
2018-02-20 14:48:09 +00:00
Tuan M. Hoang
360208b74c community/[various]: enable build on s390x
enable build webkit2gtk, shotwell, midori
fix local variable _archopt
2018-02-13 15:31:55 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Natanael Copa
492988e0ee community/webkit2gtk: security upgrade to 2.18.4
CVE-2017-7156
CVE-2017-7157
CVE-2017-13856
CVE-2017-13866
CVE-2017-13870

fixes #8333
2017-12-26 13:38:59 +00:00
Natanael Copa
80fcfcf217 community/webkit2gtk: remove core binary
was never suppoed to enter the repo
2017-11-30 16:25:38 +00:00
Natanael Copa
2ff566b26d community/webkit2gtk: upgrade to 2.18.3
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
2017-11-30 13:22:28 +00:00
Jakub Jirutka
4ee7c35b7d community/*: fix homepage url and source from http:// to https://
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.
2017-11-19 14:16:58 +01:00
Natanael Copa
915046b61d community/webkit2gtk: upgrade to 2.16.6 2017-07-26 08:45:51 +00:00
Natanael Copa
ad5a9b61bf community/webkit2gtk: rebuild against icu-59.1 2017-07-18 20:44:04 +00:00
Natanael Copa
6048647773 community/webkit2gtk: upgrade to 2.16.5 2017-07-06 17:01:04 +02:00
William Pitcock
dc90c47f0c community/webkit2gtk: more poking on armhf 2017-06-21 15:49:31 +00:00
William Pitcock
b78b5c7c86 community/webkit2gtk: try to enable building on armhf 2017-06-21 15:02:01 +00:00
Natanael Copa
a3d8268490 community/webkit2gtk: upgrade to 2.16.3
and enable on ppc64le and aarch64
2017-06-06 16:25:18 +00:00
William Pitcock
e869608b82 trigger rebuilds on libwebp dependents 2017-02-26 21:26:56 +00:00
Sergei Lukin
98161d4544 community/webkit2gtk: security upgrade to 2.14.5 - fixes #6887
CVE-2017-2350
CVE-2017-2354
CVE-2017-2355
CVE-2017-2356
CVE-2017-2362
CVE-2017-2363
CVE-2017-2364
CVE-2017-2365
CVE-2017-2366
CVE-2017-2369
CVE-2017-2371
CVE-2017-2373
2017-02-20 17:53:14 +00:00
Jiri Horner
92e32fd173 community/webkit2gtk: upgrade to 2.14.3
* fixes: CVE-2016-7656, CVE-2016-7635, CVE-2016-7654, CVE-2016-7639, CVE-2016-7645, CVE-2016-7652, CVE-2016-7641, CVE-2016-7632, CVE-2016-7599, CVE-2016-7592, CVE-2016-7589, CVE-2016-7623, CVE-2016-7586

* modernized APKBUILD
2017-02-08 11:12:45 +00:00
Natanael Copa
56f83ebe20 community/webkit2gtk: upgrade to 2.14.3 2017-02-01 15:10:05 +00:00
Leonardo Arena
085fed827e community/webkit2gtk: rebuild against icu-58.1 2016-12-26 08:30:36 +00:00
Natanael Copa
a71ef753a2 community/webkit2gtk: upgrade to 2.14.2 2016-11-07 18:43:29 +00:00
Carlo Landmeter
295e986633 community/webkit2gtk: upgrade to 2.14.1 2016-10-20 14:06:02 +02:00
Natanael Copa
b663c88755 community/webkit2gtk: upgrade to 2.12.5 2016-09-05 12:16:29 +00:00
Natanael Copa
0982d8398b community/webkit2gtk: upgrade to 2.12.3 2016-05-26 11:37:59 +00:00
Natanael Copa
cc5b62317f community/webkit2gtk: upgrade to 2.12.2 2016-05-02 16:09:06 +00:00
Natanael Copa
219435d86d community/webkit2gtk: upgrade to 2.12.0 2016-03-31 12:48:15 +00:00
Natanael Copa
3bc327c5e0 community/webkit2gtk: upgrade to 2.10.7 2016-02-05 07:10:49 +00:00
Jiri Horner
4793870597 community/webkit2gtk: paxmark WebKitWebProcess
* paxmark WebkitWebProcess to make JSC JIT happy
* removed depends_dev since they are resolved automatically by abuild
2016-02-04 16:15:08 +00:00
Natanael Copa
aa0e92b859 community/webkit2gtk: upgrade to 2.10.5 2016-01-23 11:04:18 +00:00
Natanael Copa
570f4fa598 community/webkit2gtk: disable on arm 2015-12-16 22:28:27 +00:00
Jiri Horner
f24fa0f143 community/webkit2gtk: upstream bugfix release
* bumped version to 2.10.4, no other changes needed
2015-11-16 12:22:30 +00:00
Natanael Copa
ee0cb14df1 community/webkit2gtk: move from testing 2015-11-09 10:07:25 +00:00