]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: 0.168 -> 0.170
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 16 Aug 2017 08:31:18 +0000 (04:31 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Aug 2017 13:04:16 +0000 (14:04 +0100)
commit4ca17f9275c81f27498b7ac07d9fe7e8193fdd71
tree714373df0c4b6c3f6e195cf36d0f61611786118f
parent77878d2e6e8f36afa9a0fde8a6f0f955c84a5e5c
elfutils: 0.168 -> 0.170

The 0.170 Fixed CVE issues
- CVE-2017-7608
- CVE-2017-7612
- CVE-2017-7611
- CVE-2017-7610
- CVE-2016-10255
- CVE-2017-7613
- CVE-2017-7609
- CVE-2016-10254
- CVE-2017-7607

Rebase patches to 0.170
- dso-link-change.patch -> 0001
- Fix_elf_cvt_gunhash.patch -> 0002
- fixheadercheck.patch -> 0003
- 0001-remove-the-unneed-checking.patch -> 0004
- 0001-fix-a-stack-usage-warning.patch -> 0005
- aarch64_uio.patch -> 0006
- shadow.patch -> 0007
- 0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch -> 0008
- debian/mips_backend.diff -> debian/mips_backend.patch

Drop obsolete patches
- 0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch
  Upstream fixed it
  https://sourceware.org/git/?p=elfutils.git;a=commit;h=7114c513fbebcca8b76796b7f64b57447ba383e1

- Fix_one_GCC7_warning.patch
  It is a backported patch
  https://sourceware.org/git/?p=elfutils.git;a=commit;h=93c51144c3f664d4e9709da75a1d0fa00ea0fe95

- Drop debian patches, they modify test case.
  debian/testsuite-ignore-elflint.diff
  debian/kfreebsd_path.patch
  debian/hurd_path.patch
  debian/ignore_strmerge.diff

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
25 files changed:
meta/recipes-devtools/elfutils/elfutils-0.168/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.168/Fix_one_GCC7_warning.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.168/debian/hurd_path.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.168/debian/ignore_strmerge.diff [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.168/debian/kfreebsd_path.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.168/debian/testsuite-ignore-elflint.diff [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.168/shadow.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils_0.170.bb [moved from meta/recipes-devtools/elfutils/elfutils_0.168.bb with 71% similarity]
meta/recipes-devtools/elfutils/files/0001-dso-link-change.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/0002-Fix-elf_cvt_gunhash-if-dest-and-src-are-same.patch [moved from meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch with 72% similarity]
meta/recipes-devtools/elfutils/files/0003-fixheadercheck.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/fixheadercheck.patch with 69% similarity]
meta/recipes-devtools/elfutils/files/0004-Disable-the-test-to-convert-euc-jp.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/0001-remove-the-unneed-checking.patch with 76% similarity]
meta/recipes-devtools/elfutils/files/0005-fix-a-stack-usage-warning.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/0001-fix-a-stack-usage-warning.patch with 72% similarity]
meta/recipes-devtools/elfutils/files/0006-Fix-build-on-aarch64-musl.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/aarch64_uio.patch with 51% similarity]
meta/recipes-devtools/elfutils/files/0007-Fix-control-path-where-we-have-str-as-uninitialized-.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch with 89% similarity]
meta/recipes-devtools/elfutils/files/debian/0001-Ignore-differences-between-mips-machine-identifiers.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/0001-Ignore-differences-between-mips-machine-identifiers.patch with 100% similarity]
meta/recipes-devtools/elfutils/files/debian/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch with 100% similarity]
meta/recipes-devtools/elfutils/files/debian/0003-Add-mips-n64-relocation-format-hack.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/0003-Add-mips-n64-relocation-format-hack.patch with 100% similarity]
meta/recipes-devtools/elfutils/files/debian/arm_backend.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/arm_backend.diff with 100% similarity]
meta/recipes-devtools/elfutils/files/debian/fallthrough.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/fallthrough.patch with 100% similarity]
meta/recipes-devtools/elfutils/files/debian/hppa_backend.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/hppa_backend.diff with 100% similarity]
meta/recipes-devtools/elfutils/files/debian/mips_backend.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/mips_backend.diff with 92% similarity]
meta/recipes-devtools/elfutils/files/debian/mips_readelf_w.patch [moved from meta/recipes-devtools/elfutils/elfutils-0.168/debian/mips_readelf_w.patch with 100% similarity]