github JonathonReinhart/staticx v0.11.0

latest releases: v0.14.1, v0.14.0, v0.13.9...
3 years ago

This is a minor release.

Changed

  • Improved tar extraction to minimize number of write() calls (#131)
  • Set NODEFLIB flag to prevent any libraries from the target system from being loaded (#138). This hopefully ensures that no dynamic errors related to library mismatches will occur any more.
  • "nssfix" is used to prevent target system /etc/nssswitch.conf from being used which would attempt to load system libnss_*.so libraries (#139)
    • This was a big problem that hopefully avoids a lot of issues in the future! 🎉

Fixed

  • Bundled applications retain their original name (#135). This improves behavior for applications which look at argv[0], e.g. busybox.

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

Don't miss a new staticx release

NewReleases is sending notifications on new releases.