aboutsummaryrefslogtreecommitdiff
path: root/libs/libxslt/patches
Commit message (Collapse)AuthorAge
* libxslt: fix compilation because of wrong libxml2 check in configure scriptMaxim Anisimov2021-08-05
| | | | | | More details: https://github.com/GNOME/libxslt/commit/90c34c8bb90e095a8a8fe8b2ce368bd9ff1837cc Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* libxslt: update to 1.1.34Rosen Penev2020-03-20
| | | | | | | | | | | | | | Fixes all known CVEs. Various Makefile cleanups for consistency between packages. Added PIC explicitly (was implicit). Removed two extra features. Removed autoreconf and added PKG_BUILD_PARALLEL for faster compilation. Roughly matched host configure args with target ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libxslt: patch security issuesJan Pavlinec2019-07-24
| | | | | | | | Fixes: CVE-2019-13117 CVE-2019-13118 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* libxslt: patch security issue and add CPE idJan Pavlinec2019-04-23
Fixes CVE-2019-11068 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>