Package: kf5-messagelib / 4:22.12.3-2~deb12u1

Metadata

Package Version Patches format
kf5-messagelib 4:22.12.3-2~deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
enable_debianabimanager.diff | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
upstream Look for matching subkey if no key was found for fin.patch | (download)

mimetreeparser/src/messagepart.cpp | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

 look for matching subkey if no key was found for fingerprint

If the message was signed with a signing subkey instead of with the
primary key of an OpenPGP certificate, then we won't find a key with
findByFingerprint(). To look for a matching subkey we need to use
findSubkeysByKeyID().

FIXED-IN: 5.23.1
BUG: 469304
(cherry picked from commit 606ea1478d2d5b5aacdc6ef3f050655fe0352d87)