Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openjpeg: upgrade 2.3.0 -> 2.3.1 | Trevor Gamblin | 2019-09-16 | 1 | -0/+20 |
Upgrading fixes CVE-2018-21010 and incorporates other bug fixes from upstream. The source upgrade to 2.3.1 changed the way include directories are identified, so the patch 0001-Ensure-cmake-files-are-installed-at-common-location.patch is no longer needed to help poppler find cmake files. The contents of /usr/lib/openjpeg-2.3 were added to the FILES list since poppler needs them to build. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |