patchelf
patchelf copied to clipboard
New release request
The currently released version 0.18.0 contains a nasty bug #492 that seems to be fixed in #566, but package managers like vcpkg can't update because there's no new version to update to.
Please make a new release.
Hi, trying to be a bit more active about this. We know we're overdue for a release. We're also behind updating to the latest release in Nixpkgs. I am trying to fix the latter staring with https://github.com/NixOS/nixpkgs/pull/433210. In general my plan is to judiciously backport stuff to try to get a bisect going.
The issues with 18/master seems harder, in that we have patches that cause bugs somewhere while fixing bugs elsewhere. I hope with the backporting/git-fu, we can separate other things from those gnarly cases, and then approach them with a cleaner "workbench".
Is there any working verison after 0.15.0 anyways ? I have been hiting different bugs on all version after 0.15.0.
We're (openembedded) using 0.18.0 with a few backported patches. We just hit another problem and blindly updating to current master fixes it, so we're very keen on another release.