patchelf 0.10-2build1 source package in Ubuntu

Changelog

patchelf (0.10-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:53:37 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Felipe Sateler
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
patchelf_0.10.orig.tar.gz 97.3 KiB b3cb6bdedcef5607ce34a350cf0b182eb979f8f7bc31eae55a93a70a3f020d13
patchelf_0.10-2build1.debian.tar.xz 3.6 KiB 48c6f1911a4cac7c727815cc27c12c8703e67d5839b4348e626a034d0f0d42f5
patchelf_0.10-2build1.dsc 1.8 KiB b34097439fded8d1c238485e2c40d79f9759b45ed6eac682f297f3262b277985

Available diffs

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