aboutsummaryrefslogtreecommitdiffstats
path: root/main/mupdf
Commit message (Collapse)AuthorAgeFilesLines
* main/mupdf: fix build on big endianNatanael Copa2018-08-232-1/+125
|
* main/mupdf: fix copy when selecting text with right mouse button (mupdf-gl)Alex Raschi2018-08-231-4/+19
|
* main/mupdf: add secfixes commentNatanael Copa2018-08-081-0/+1
| | | | CVE-2018-1000051 was fixed in 1.13.0
* main/mupdf: improve abuildprspkt2018-06-271-9/+8
| | | | | | * use https for upstream URLs * slightly improve descriptions * use local keyword for local
* main/mupdf: upgrade to 1.13.0prspkt2018-06-272-22/+18
| | | | add secfixes comments
* [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/
* main/mupdf: upgrade to 1.12.0Daniel Sabogal2017-12-184-75/+29
|
* main/mupdf: security fix for CVE-2017-6060Daniel Sabogal2017-05-032-2/+47
|
* main/mupdf: upgrade to 1.11Daniel Sabogal2017-04-205-179/+31
| | | | Move muraster to mupdf-tools
* main/mupdf: fix for CVE-2017-5991Daniel Sabogal2017-03-102-2/+98
| | | | use !check
* main/mupdf: security fix for CVE-2017-5896Daniel Sabogal2017-02-132-8/+59
|
* main/mupdf: upgrade to 1.10aDaniel Sabogal2016-12-021-4/+4
|
* main/mupdf: upgrade to 1.10Daniel Sabogal2016-11-245-101/+26
| | | | | | CVE-2016-8674 CVE-2016-6525 (patch removed) CVE-2016-6265 (patch removed)
* main/mupdf: improve abuild and claim maintainershipDaniel Sabogal2016-11-151-6/+10
|
* main/mupdf: move from testingNatanael Copa2016-11-085-0/+212
needed by cups-filters