mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-16 22:46:51 +08:00
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.
This commit is contained in:
11
ChangeLog.md
11
ChangeLog.md
@@ -1,5 +1,16 @@
|
||||
# Release History
|
||||
|
||||
## 0.15.5 (August 12, 2025)
|
||||
|
||||
Bugfix backports from 0.18.0:
|
||||
|
||||
* Adjust `roundUp` for 0 as input by @cgzones in https://github.com/NixOS/patchelf/pull/466
|
||||
|
||||
Bugfix backports from 0.17.{0, 1}:
|
||||
|
||||
* Fix page size constants for Itanium and SPARC.
|
||||
* Fix Out-of-bounds read in the function `modifySoname` by @yairKoskas in https://github.com/NixOS/patchelf/pull/451
|
||||
|
||||
## 0.15.4 (August 12, 2025)
|
||||
|
||||
* Update to a later glibc `elf.h`.
|
||||
|
Reference in New Issue
Block a user