Skip to content

v0.12.3

Compare
Choose a tag to compare
@JonathonReinhart JonathonReinhart released this 04 Sep 23:16

This is a patch release.

https://pypi.org/project/staticx/0.12.3

Added

  • Added STATICX_LDD environment variable to override the ldd executable used by Staticx to discover library dependencies. (#180)

Changed

  • LD_LIBRARY_PATH enviroment variable is now maintained when invoking ldd to discover dependencies (#185)