Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lcms2: bump to version 2.9 | Fabrice Fontaine | 2018-05-06 | 1 | -27/+0 |
| | | | | | | | | - Remove two patches (already in version) - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | lcms2: add upstream security fix for CVE-2016-10165 | Peter Korsgaard | 2017-01-30 | 1 | -0/+27 |
An out-of-bounds read in cmstypes.c in Type_MLU_Read function was found, leading to heap memory leak triggered by crafted ICC profile. https://bugzilla.redhat.com/show_bug.cgi?id=1367357 Add upstream patch to fix it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |