DT_RPATH has been deprecated in favour of DT_RUNPATH for some time now
and both have similar functionality.  RUNPATH is less infectious,
i.e. it does not affect search paths for dependency resolution of
dependencies, but that only limits the issues insecure paths may cause
and does not eliminate them.

It is therefore necessary to check both RPATH and RUNPATH for the same
issues.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1487

-- Commit Summary --

  * Also check DT_RUNPATH when looking for rpath issues

-- File Changes --

    M scripts/check-rpaths-worker (38)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1487.patch
https://github.com/rpm-software-management/rpm/pull/1487.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1487
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to