We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac172b commit 64e8cf5Copy full SHA for 64e8cf5
ChangeLog.md
@@ -1,5 +1,15 @@
1
## Release History
2
3
+## 0.15.1 (not yet released)
4
+
5
+The objective is to prepare a very conservative patch release which can be bumped in Nixpkgs immediately.
6
7
+* Backport infra changes from later master (August 2025)
8
+* Backport shellcheck fixes to test suite
9
+* Backport C++ code quality fixes (all of https://github.com/NixOS/patchelf/pull/464 but the final two commits)
10
11
+The behavior of this version should be essentially the same as 0.15.0.
12
13
## 0.15.0 (Jul 16, 2022)
14
15
* Add --add-debug option by @deadw00d in https://github.com/NixOS/patchelf/pull/367
0 commit comments