patchelf 0.9-1~ubuntu16.04.3 source package in Ubuntu

Changelog

patchelf (0.9-1~ubuntu16.04.3) xenial-security; urgency=medium

  * No-change rebuild in support for snapcraft update (LP: #1901572)

 -- Emilia Torino <email address hidden>  Wed, 11 Nov 2020 16:36:41 -0300

Upload details

Uploaded by:
Emilia Torino
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe misc
Xenial security universe misc

Downloads

File Size SHA-256 Checksum
patchelf_0.9.orig.tar.gz 187.0 KiB f2aa40a6148cb3b0ca807a1bf836b081793e55ec9e5540a5356d800132be7e0a
patchelf_0.9-1~ubuntu16.04.3.debian.tar.xz 3.3 KiB 1043715add23f5953b1a9906ca91747569be0a461d03a301feb63e95898383a1
patchelf_0.9-1~ubuntu16.04.3.dsc 1.9 KiB dc081a16e22ea21c260577079f1c10fe1b769b8578b834f97c9fbc026fed8169

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 package patchelf

 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)