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 d9ae0a5 commit cac8c90Copy full SHA for cac8c90
ChangeLog.md
@@ -1,5 +1,16 @@
1
# Release History
2
3
+## 0.15.5 (August 12, 2025)
4
+
5
+Bugfix backports from 0.18.0:
6
7
+* Adjust `roundUp` for 0 as input by @cgzones in https://github.com/NixOS/patchelf/pull/466
8
9
+Bugfix backports from 0.17.{0, 1}:
10
11
+* Fix page size constants for Itanium and SPARC.
12
+* Fix Out-of-bounds read in the function `modifySoname` by @yairKoskas in https://github.com/NixOS/patchelf/pull/451
13
14
## 0.15.4 (August 12, 2025)
15
16
* Update to a later glibc `elf.h`.
version
@@ -1 +1 @@
-0.15.4
+0.15.5
0 commit comments