[Buildroot] [PATCH 1/1] package/patchelf: bump to version 0.13

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Jul 25 08:44:18 UTC 2022


Hello Fabrice,

On Sun, 12 Sep 2021 10:45:40 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> - Update third patch and drop other ones (already in version)
> - Update indentation in hash file (two spaces)
> 
> Fixes:
>  - https://bugs.buildroot.org/show_bug.cgi?id=14191
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  ...e-the-rpath-relative-under-a-specif.patch} | 122 ++++++------
>  ...apparently-incorrect-usage-of-static.patch |  56 ------
>  ...on-for-splitting-a-colon-separated-s.patch |  63 -------
>  ...LF-endianness-before-writing-new-run.patch |  40 ----
>  ...file-sizes-needlessly-and-allow-bina.patch | 176 ------------------
>  ...ry-corruption-when-rerunning-patchel.patch |  55 ------
>  .../0007-fix-adjusting-startPage.patch        |  45 -----
>  ...stead-of-sh_addr-when-checking-alrea.patch |  38 ----
>  ...ignoring-the-first-section-header-wh.patch |  41 ----
>  ...ix-endianness-issues-for-powerpc-PIE.patch |  80 --------
>  package/patchelf/patchelf.hash                |   4 +-
>  package/patchelf/patchelf.mk                  |   5 +-
>  12 files changed, 72 insertions(+), 653 deletions(-)
>  rename package/patchelf/{0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch => 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch} (68%)
>  delete mode 100644 package/patchelf/0001-Remove-apparently-incorrect-usage-of-static.patch
>  delete mode 100644 package/patchelf/0002-Extract-a-function-for-splitting-a-colon-separated-s.patch
>  delete mode 100644 package/patchelf/0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch
>  delete mode 100644 package/patchelf/0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch
>  delete mode 100644 package/patchelf/0006-Fix-shared-library-corruption-when-rerunning-patchel.patch
>  delete mode 100644 package/patchelf/0007-fix-adjusting-startPage.patch
>  delete mode 100644 package/patchelf/0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch
>  delete mode 100644 package/patchelf/0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch
>  delete mode 100644 package/patchelf/0010-Fix-endianness-issues-for-powerpc-PIE.patch

Now that we have bumped the minimum required host gcc version to 4.8 in
Buildroot, I finally applied this patch (after checking that the C++11
features patchelf is using are indeed available in gcc 4.8).

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list