Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libxslt: security bump to version 1.1.29 | Gustavo Zacarias | 2016-05-24 | 1 | -30/+0 |
| | | | | | | | | | CVE-2015-7995 - Fix for type confusion in preprocessing attributes Also drop upstream patch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | libxslt: add upstream patch to fix --maxvars handling | Peter Korsgaard | 2014-10-12 | 1 | -0/+30 |
Needed to build the manual in PDF format if the host doesn't have a fixed xsltproc. (by make host-libxsltproc; PATH=output/host/usr/bin:$PATH make manual-pdf) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |