aboutsummaryrefslogtreecommitdiffstats
path: root/community/webkit2gtk/fix_armv6l.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/webkit2gtk: upgrade to 2.24.3 and enable on armNatanael Copa2019-07-041-23/+0
| | | | | | | - 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: upgrade to 2.24.2Rasmus Thomsen2019-06-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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: upgrade to 2.18.3Natanael Copa2017-11-301-0/+23
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