kumquat-buildroot/package/patchelf
Conrad Ratschan 1be8b22f48 package/patchelf: pull in upstream bugfixes
When building iputils for powerpc with BR2_PIC_PIE enabled, the
arping/rdisc/tftpd binaries will segfault at runtime. This can be
traced back to a few bugs in patchelf corrupting the ELFs when
resizing the RPATH to replace "$ORIGIN/" with "/usr/sbin".

This patch pulls in upstream fixes to prevent the binaries from being
needlessly inflated, prevent the startPage from always being adjusted,
fix a few minor bugs, and fix incorrect endianness handling.

Signed-off-by: Conrad Ratschan <conrad.ratschan@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-14 23:51:27 +02:00
..
0001-Remove-apparently-incorrect-usage-of-static.patch
0002-Extract-a-function-for-splitting-a-colon-separated-s.patch
0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch
0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch
0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch
0006-Fix-shared-library-corruption-when-rerunning-patchel.patch
0007-fix-adjusting-startPage.patch
0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch
0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch
0010-Fix-endianness-issues-for-powerpc-PIE.patch
Config.in.host
patchelf.hash
patchelf.mk