Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

patchelf-0.18.0-3.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: patchelf Distribution: openSUSE Tumbleweed
Version: 0.18.0 Vendor: openSUSE
Release: 3.1 Build date: Sun Mar 10 22:04:44 2024
Group: Development/Libraries/C and C++ Build host: i01-ch2a
Size: 237873 Source RPM: patchelf-0.18.0-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://nixos.org/patchelf.html
Summary: A utility for patching ELF binaries
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.

Provides

Requires

License

GPL-3.0-only

Changelog

* Fri Mar 08 2024 Martin Jambor <mjambor@suse.com>
  - Make the package buildable also on Leap 15.6 and SLE 15 SP 6.
    * Conditionally compile with gcc 13.
    * fix-rename-dynamic-symbols.sh-test-issue-503.patch new patch to
      fix upstream (github) issue 503, not using the correct flags to
      build a binary as a part of the rename-dynamic-symbols.sh test.
* Mon Dec 04 2023 Duraisankar P <Duraisankar.pitchumani@suse.com>
  - [bsc#1211860] - build failure for patchelf on s390x
    - skip unstable check build for arch s390x
* Mon May 08 2023 Andreas Stieger <Andreas.Stieger@gmx.de>
  - update to 0.18.0
    * Add options to print, clear and set executable stack state
    * Modernizations and strictness improvements
    * Add feature to rename dynamic symbols
    * Adjust roundUp for 0 as input
    * Avoid overlapping program header table with section header
      table
    * Other switches might set changed as true. Use extraStrings size
    * Use the largest segment alignment for libraries requiring non-
      standard alignments
    * Add one extra page to avoid overlapping with next page if its
      rounded…
    * Add zsh completion
    * Do not let modifyRPath taint shared strings in strtab
    * Resize segment mapping rewritten sections if needed
* Sat Jan 21 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.17.2:
    * Also pass STRIP to the tests
    * Fix Out-of-bounds read in the function modifySoname
    * Split segment size fix
* Fri Dec 02 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.17.0:
    * fix pagesize on ia64
    * write out replace sections in original order
    * patchelf: correct page size for sparc64/sparc32
    * update vendored elf file
    * add workaround for readelf from binutils 2.30
    * make objdump/objcopy/readelf configurable and respect cross-compiling
    * build patchelf on windows
* Sat Oct 29 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.16.1:
    * Handle glibc-hwcaps on ppc64le on CentOS/RHEL/Rocky 8 for tests/replace-add-needed.sh (fixes #406)
    * Add --print-os-abi and --set-os-abi options
    * Fix Out-of-bounds read in the function modifyRPath
    * Sync .note.gnu.property to PT_GNU_PROPERTY
    * Fix out of bounds access when increasing program header table
    * Rework file shifting to avoid sections crossing multiple segments
* Fri Jul 22 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.15.0:
    * Add --add-debug option
    * Add O_BINARY flag when opening files to allow compilation for Windows
    * Document --print-needed
    * modifyRPath: return early if new and old rpath are empty
    * Add comment explaining calculation for DT_MIPS_RLD_MAP_REL
    * Add --no-sort option
    * Handle DT_MIPS_XHASH and .MIPS.xhash
* Sun Mar 20 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.14.5:
    * fix faulty version in 0.14.4
    * Several test fixes to fix patchelf test suite on openbsd
    * Allow multiple modifications in same call
    * Add support to build with musl
    * Fix typo: s/folllow/follow/
    * mips: fix incorrect polarity on dyn_offset
* Wed Dec 15 2021 Dirk Müller <dmueller@suse.com>
  - 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
* Sat Oct 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 0.13:
    * mark phdrs synced with sections, avoid rechecking it when syncing not
    * fix roundUp() to not truncate 64 bit values
    * Use sh_offset instead of sh_addr when checking already replaced libs
    * Add ELF test case with invalid string table index
    * Gracefully handle ELF files with invalid string table indices in header
    * clang-tidy fixes
    * avoid needless memory allocation when replacing sections
    * silence compiler warning because of different signedness
    * avoid needless copies of std::string
    * patchelf: Fix alignment issues with contiguous note sections

Files

/usr/bin/patchelf
/usr/share/doc/packages/patchelf
/usr/share/doc/packages/patchelf/README.md
/usr/share/licenses/patchelf
/usr/share/licenses/patchelf/COPYING
/usr/share/man/man1/patchelf.1.gz
/usr/share/zsh
/usr/share/zsh/site-functions
/usr/share/zsh/site-functions/_patchelf


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024