Skip to content

PatchELF 0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 05:28
· 188 commits to master since this release

What's Changed

  • Add --add-debug option by @Deadw00D in #367
  • Add O_BINARY flag when opening files to allow compilation for Windows by @JagoGyselinck in #372
  • Document --print-needed by @klemensn in #375
  • modifyRPath: return early if new and old rpath are empty by @ehmry in #376
  • Add comment explaining calculation for DT_MIPS_RLD_MAP_REL by @amjoseph-nixpkgs in #379
  • Add --no-sort option by @amjoseph-nixpkgs in #378
  • Handle DT_MIPS_XHASH and .MIPS.xhash by @amjoseph-nixpkgs in #380

New Contributors

Full Changelog: 0.14.5...0.15.0