A utility for patching ELF binaries

Edit Package patchelf
http://nixos.org/patchelf.html

PatchELF is a simple utility for modifing existing ELF executables and
libraries. It can change the dynamic loader ("ELF interpreter") of
executables and change the RPATH of executables and libraries.

Refresh
Refresh
Source Files
Filename Size Changed
patchelf-0.14.3.tar.bz2 0000181189 177 KB
patchelf.changes 0000004342 4.24 KB
patchelf.spec 0000001546 1.51 KB
Revision 26 (latest revision is 42)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) accepted request 940791 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
- update to 0.14.3:
  * this release adds support for static, pre-compiled patchelf binaries
  * make version number in tarball easier to use for packagers
  * build fix: add missing include
  * Bug fixes:
    - Fix corrupted library names when using --replace-needed multiple times
    - Fix setting an empty rpath
    - Don't try to parse .dynamic section of type NOBITS
    - Fix use-after-free in normalizeNoteSegments
    - Correct EINTR handling in writeFile
    - MIPS: Adjust PT_MIPS_ABIFLAGS segment and DT_MIPS_RLD_MAP_REL dynamic section if present
    - Fix binaries without .gnu.hash section
  * Support loongarch architecture
  * Remove limits on output file size for elf files
  * Allow reading rpath from file
  * Requires now C++17 for building
Comments 0
openSUSE Build Service is sponsored by