Skip to content

Commit cac8c90

Browse files
committed
Release 0.15.5
I think this the last round of backports for now -- I see no other easy and obviously-safe things to cherry-pick.
1 parent d9ae0a5 commit cac8c90

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

ChangeLog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Release History
22

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+
314
## 0.15.4 (August 12, 2025)
415

516
* Update to a later glibc `elf.h`.

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.4
1+
0.15.5

0 commit comments

Comments
 (0)