Releases: Homebrew/patchelf.rb
Releases · Homebrew/patchelf.rb
v1.5.2
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v1.5.1...v1.5.2
v1.5.1
Compare
Sorry, something went wrong.
No results found
What's Changed
alt_saver: some bugfixes for user-reported issues by @Bo98 in #46
Full Changelog : v1.5.0...v1.5.1
v1.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v1.4.0...v1.5.0
v1.4.0
Compare
Sorry, something went wrong.
No results found
Port multiple bug fixes from upstream NixOS/patchelf (#39 ), thanks to @Bo98 !
v1.3.0
Compare
Sorry, something went wrong.
No results found
Add a new option "patchelf_compatible" to Patcher#save to perform the patching strategy of NixOS/patchelf (#28 ), big thanks to @rmNULL !
v1.2.0
Compare
Sorry, something went wrong.
No results found
Introduce "on_error" keyword argument to Patcher#initialize, deprecate "logging" (#26 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
Add two new exceptions, MissingSegmentError and MissingTagError (#22 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Thanks @rmNULL as the main contributor to this release!
Expose ELFFile of PatchELF::Patcher (#18 )
Add get/set rpath methods (#20 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
Add argument logging to Patcher for specifying whether log the message on error or raise the error. (#13 )
Add PatchError, which will be raised on an error during ELF modification (#13 )
v0.1.0
Compare
Sorry, something went wrong.
No results found