Skip to content

Commit bef3e05

Browse files
committed
Release 6.0.1
1 parent 47efa59 commit bef3e05

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

_releases/6.0.1.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
version: 6.0.1
3+
baseline: 6.0.0
4+
checksum: 44fd2e1425885288ce8e8da8f18e6b85bd380332c2972554a85860af10f86d0f
5+
date: 2025-12-10
6+
summary:
7+
This is a bugfix release addressing a couple of regressions in RPM 6.0.0
8+
and some other issues
9+
overview: false
10+
---
11+
12+
# Transactions
13+
* Fix regression in `FILEDEPENDSX` tag size allocation (#4013)
14+
* Fix relocation related crash in fingerprinting (#3499)
15+
* Fix file triggers running twice from add/remove elements on upgrade (#4030)
16+
17+
# Crypto
18+
* Fix regression in `rpmkeys --delete` when passing full fingerprint (#3990)
19+
* Fix `NOTTRUSTED` signatures causing verification failure (#3996)
20+
* Fix signature sorting in verification output (#1057)
21+
* Fix missing error handling on keystore load (#4027)
22+
23+
# Python API
24+
* Add some missing `RPMVSF_` values (#4049)
25+
26+
# Building RPM
27+
* Fix build regression on `WITH_SEQUOIA=OFF` (#3970)
28+
* Fix compilation on AIX (#4051) (#4056)
29+
* Fix CMake 3.31 normalized path warning (#3605)
30+
* Allow vendors to pass additional options to `find-debuginfo` (#3958)
31+
32+
# Miscellanous
33+
* Various man page and other documentation fixes

0 commit comments

Comments
 (0)