patchelf 0.18.0-1.1build1 source package in Ubuntu

Changelog

patchelf (0.18.0-1.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:09:07 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
patchelf_0.18.0.orig.tar.gz 323.5 KiB 1451d01ee3a21100340aed867d0b799f46f0b1749680028d38c3f5d0128fb8a7
patchelf_0.18.0-1.1build1.debian.tar.xz 4.4 KiB 8be6d719b6b7b9d6cb7801bee61b675144544f5034e922b2cf4d6c5300b1abc8
patchelf_0.18.0-1.1build1.dsc 1.9 KiB ce0d5135a45a7bce3ce7466526e64e068de4c0ddf73cecef4d67c882bb0b3e9a

View changes file

Binary packages built by this source

patchelf: modify properties of ELF executables

 PatchELF is a simple utility for modifying existing ELF executables and
 libraries. In particular, it can do the following:
 .
  * Change the dynamic loader ("ELF interpreter") of executables
  * Change the RPATH of executables and libraries
  * Remove declared dependencies on dynamic libraries
    (DT_NEEDED entries)

patchelf-dbgsym: debug symbols for patchelf