]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: 0.174 -> 0.175
authorHongxu Jia <hongxu.jia@windriver.com>
Fri, 23 Nov 2018 07:47:20 +0000 (15:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Nov 2018 23:32:10 +0000 (23:32 +0000)
commit8748de4df5a4ece303f07f8bbb248920a199478a
tree36482e4d4b97783303b4405ff64f2c1cf914468d
parentcbb6743d46752481782789fa1a0dfade11057114
elfutils: 0.174 -> 0.175

- Drop backport CVE patches
  0001-libdwfl-Sanity-check-partial-core-file-data-reads.patch
  0001-size-Handle-recursive-ELF-ar-files.patch
  0001-arlib-Check-that-sh_entsize-isn-t-zero.patch

- Drop patches that upstream has fixed
  0005-fix-a-stack-usage-warning.patch [9a74c19 backends: ppc use define
  instead of const for size of dwarf_regs array.]

- Update debian patches to 0.175

- Rebase local patch to 0.175
  0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
20 files changed:
meta/recipes-devtools/elfutils/elfutils_0.175.bb [moved from meta/recipes-devtools/elfutils/elfutils_0.174.bb with 76% similarity]
meta/recipes-devtools/elfutils/files/0001-arlib-Check-that-sh_entsize-isn-t-zero.patch [deleted file]
meta/recipes-devtools/elfutils/files/0001-libdwfl-Sanity-check-partial-core-file-data-reads.patch [deleted file]
meta/recipes-devtools/elfutils/files/0001-size-Handle-recursive-ELF-ar-files.patch [deleted file]
meta/recipes-devtools/elfutils/files/0005-fix-a-stack-usage-warning.patch [deleted file]
meta/recipes-devtools/elfutils/files/0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch
meta/recipes-devtools/elfutils/files/debian/0001-Ignore-differences-between-mips-machine-identifiers.patch
meta/recipes-devtools/elfutils/files/debian/0001-disable_werror.patch [deleted file]
meta/recipes-devtools/elfutils/files/debian/0001-fix-gcc7-ftbfs.patch [deleted file]
meta/recipes-devtools/elfutils/files/debian/0001-mips_readelf_w.patch [deleted file]
meta/recipes-devtools/elfutils/files/debian/0001-testsuite-ignore-elflint.patch [deleted file]
meta/recipes-devtools/elfutils/files/debian/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch
meta/recipes-devtools/elfutils/files/debian/0003-Add-mips-n64-relocation-format-hack.patch
meta/recipes-devtools/elfutils/files/debian/arm_backend.diff [moved from meta/recipes-devtools/elfutils/files/debian/0001-arm_backend.patch with 85% similarity]
meta/recipes-devtools/elfutils/files/debian/disable_werror.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/debian/hppa_backend.diff [moved from meta/recipes-devtools/elfutils/files/debian/0001-hppa_backend.patch with 90% similarity]
meta/recipes-devtools/elfutils/files/debian/hurd_path.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/debian/kfreebsd_path.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/debian/mips_backend.diff [moved from meta/recipes-devtools/elfutils/files/debian/0001-mips_backend.patch with 91% similarity]
meta/recipes-devtools/elfutils/files/debian/mips_readelf_w.patch [new file with mode: 0644]