Skip to content
Success

Changes

Summary

  1. Add support for DT_RUNPATH in addition to DT_RPATH. (details)
  2. Add bug closure: #845418. (details)
  3. releasing version 0.1.43 (details)
Commit 184905b0e534d68400834c1bc4d0d3808c5ab650 by kibi
Add support for DT_RUNPATH in addition to DT_RPATH.
Main reasons to do so include:
- according to the elf.h header, the latter is deprecated.
- new versions of binutils generate DT_RUNPATH entries instead of
  DT_RPATH ones, as detailed in cdebconf's #845414.
The file was modified src/mklibs-readelf/main.cpp
The file was modified src/mklibs-readelf/elf.cpp
The file was modified debian/changelog
Commit 093c5c248aa1a6c4020db6d986df5eae41f1a7c8 by kibi
Add bug closure: #845418.
The file was modified debian/changelog
Commit 912ccef819506845287670bfb7f9445ff22c8cb3 by kibi
releasing version 0.1.43
The file was modified debian/changelog