]> code.ossystems Code Review - openembedded-core.git/commit
ghostscript: 9.21 -> 9.23
authorHongxu Jia <hongxu.jia@windriver.com>
Fri, 30 Mar 2018 08:50:33 +0000 (04:50 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:54:49 +0000 (09:54 +0100)
commitf8b4636472c6784fb78ca09a7dd7ebe53011f631
treebaa168b8ce059fcd3c3d507230fb6e95896bc084
parenta1e5d85bd69e58a90253974882fdb70bed10c9c9
ghostscript: 9.21 -> 9.23

1. Drop backported patches
- CVE-2017-7207.patch
- CVE-2017-5951.patch
- CVE-2017-7975.patch
- CVE-2017-9216.patch
- CVE-2017-9611.patch
- CVE-2017-9612.patch
- CVE-2017-9739.patch
- CVE-2017-9726.patch
- CVE-2017-9727.patch
- CVE-2017-9835.patch
- CVE-2017-11714.patch

2. Rebase to 9.23
- ghostscript-9.15-parallel-make.patch
- ghostscript-9.16-Werror-return-type.patch
- do-not-check-local-libpng-source.patch
- avoid-host-contamination.patch
- mkdir-p.patch
- ghostscript-9.21-prevent_recompiling.patch
- ghostscript-9.02-genarch.patch
- cups-no-gcrypt.patch
- ghostscript-9.21-native-fix-disable-system-libtiff.patch
- base-genht.c-add-a-preprocessor-define-to-allow-fope.patch

3. Add packps from (native to target) to support cross compiling.

4. Add remove-direct-symlink.patch to fix
   do_populate_sysroot failure

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
23 files changed:
meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-11714.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-5951.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-7207.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-7975.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9216.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9611.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9612.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9726.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9727.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9739.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9835.patch [deleted file]
meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch
meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch
meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch
meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch
meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.21-native-fix-disable-system-libtiff.patch
meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.21-prevent_recompiling.patch
meta/recipes-extended/ghostscript/ghostscript/mkdir-p.patch
meta/recipes-extended/ghostscript/ghostscript/remove-direct-symlink.patch [new file with mode: 0644]
meta/recipes-extended/ghostscript/ghostscript_9.23.bb [moved from meta/recipes-extended/ghostscript/ghostscript_9.21.bb with 83% similarity]