Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/webkit2gtk: rebuild against icu-63.1 | Leonardo Arena | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: security upgrade to 2.22.4 (CVE-2018-4372) | Natanael Copa | 2018-11-27 | 1 | -2/+4 |
| | | | | fixes #9704 | ||||
* | community/webkit2gtk: upgrade to 2.22.3 | Sören Tempel | 2018-11-11 | 1 | -3/+4 |
| | |||||
* | community/webkit2gtk: rebuild against icu-62.1 | Natanael Copa | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: upgrade to 2.22.2 | Natanael Copa | 2018-09-27 | 1 | -5/+5 |
| | | | | | fixes #9473 fixes #9452 | ||||
* | community/webkit2gtk: modernize, bump pkgrel | TBK | 2018-07-13 | 1 | -17/+19 |
| | |||||
* | community/webkit2gtk: patch to fix JavaScriptCore | Sascha Paunovic | 2018-07-13 | 1 | -1/+3 |
| | | | | | | | 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.3 | Natanael Copa | 2018-06-19 | 1 | -3/+4 |
| | | | | fixes #8766 | ||||
* | community: rebuild against icu-60.2 | William Pitcock | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: upgrade to 2.18.6 | Natanael Copa | 2018-02-20 | 1 | -2/+2 |
| | | | | fixes #8510 | ||||
* | community/[various]: enable build on s390x | Tuan M. Hoang | 2018-02-13 | 1 | -2/+2 |
| | | | | | enable build webkit2gtk, shotwell, midori fix local variable _archopt | ||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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.4 | Natanael Copa | 2017-12-26 | 1 | -2/+8 |
| | | | | | | | | | | CVE-2017-7156 CVE-2017-7157 CVE-2017-13856 CVE-2017-13866 CVE-2017-13870 fixes #8333 | ||||
* | community/webkit2gtk: upgrade to 2.18.3 | Natanael Copa | 2017-11-30 | 1 | -4/+8 |
| | | | | | | | | | 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 Jirutka | 2017-11-19 | 1 | -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.6 | Natanael Copa | 2017-07-26 | 1 | -3/+3 |
| | |||||
* | community/webkit2gtk: rebuild against icu-59.1 | Natanael Copa | 2017-07-18 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: upgrade to 2.16.5 | Natanael Copa | 2017-07-06 | 1 | -4/+4 |
| | |||||
* | community/webkit2gtk: more poking on armhf | William Pitcock | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: try to enable building on armhf | William Pitcock | 2017-06-21 | 1 | -1/+2 |
| | |||||
* | community/webkit2gtk: upgrade to 2.16.3 | Natanael Copa | 2017-06-06 | 1 | -5/+13 |
| | | | | and enable on ppc64le and aarch64 | ||||
* | trigger rebuilds on libwebp dependents | William Pitcock | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: security upgrade to 2.14.5 - fixes #6887 | Sergei Lukin | 2017-02-20 | 1 | -6/+19 |
| | | | | | | | | | | | | | | | 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 | ||||
* | community/webkit2gtk: upgrade to 2.14.3 | Jiri Horner | 2017-02-08 | 1 | -18/+6 |
| | | | | | | * 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 | ||||
* | community/webkit2gtk: upgrade to 2.14.3 | Natanael Copa | 2017-02-01 | 1 | -5/+5 |
| | |||||
* | community/webkit2gtk: rebuild against icu-58.1 | Leonardo Arena | 2016-12-26 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: upgrade to 2.14.2 | Natanael Copa | 2016-11-07 | 1 | -4/+4 |
| | |||||
* | community/webkit2gtk: upgrade to 2.14.1 | Carlo Landmeter | 2016-10-20 | 1 | -4/+4 |
| | |||||
* | community/webkit2gtk: upgrade to 2.12.5 | Natanael Copa | 2016-09-05 | 1 | -4/+4 |
| | |||||
* | community/webkit2gtk: upgrade to 2.12.3 | Natanael Copa | 2016-05-26 | 1 | -4/+4 |
| | |||||
* | community/webkit2gtk: upgrade to 2.12.2 | Natanael Copa | 2016-05-02 | 1 | -7/+7 |
| | |||||
* | community/webkit2gtk: upgrade to 2.12.0 | Natanael Copa | 2016-03-31 | 1 | -20/+8 |
| | |||||
* | community/webkit2gtk: upgrade to 2.10.7 | Natanael Copa | 2016-02-05 | 1 | -5/+5 |
| | |||||
* | community/webkit2gtk: paxmark WebKitWebProcess | Jiri Horner | 2016-02-04 | 1 | -8/+13 |
| | | | | | * paxmark WebkitWebProcess to make JSC JIT happy * removed depends_dev since they are resolved automatically by abuild | ||||
* | community/webkit2gtk: upgrade to 2.10.5 | Natanael Copa | 2016-01-23 | 1 | -4/+4 |
| | |||||
* | community/webkit2gtk: disable on arm | Natanael Copa | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: upstream bugfix release | Jiri Horner | 2015-11-16 | 1 | -4/+4 |
| | | | | * bumped version to 2.10.4, no other changes needed | ||||
* | community/webkit2gtk: move from testing | Natanael Copa | 2015-11-09 | 1 | -0/+99 |