[kmail2] [Bug 469304] KMail does not find the key used to sign a message if a signing subkey was used

2023-05-03 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=469304

Ingo Klöcker  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
   |messagelib/commit/606ea1478 |messagelib/commit/70f392567
   |d2d5b5aacdc6ef3f050655fe035 |84280d2034aa7bf1c4765f606c2
   |2d87|2d56

--- Comment #2 from Ingo Klöcker  ---
Git commit 70f39256784280d2034aa7bf1c4765f606c22d56 by Ingo Klöcker, on behalf
of Ingo Klöcker.
Committed on 03/05/2023 at 15:47.
Pushed by kloecker into branch 'master'.

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
(cherry picked from commit 606ea1478d2d5b5aacdc6ef3f050655fe0352d87)

M  +11   -1mimetreeparser/src/messagepart.cpp

https://invent.kde.org/pim/messagelib/commit/70f39256784280d2034aa7bf1c4765f606c22d56

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 469304] KMail does not find the key used to sign a message if a signing subkey was used

2023-05-03 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=469304

Ingo Klöcker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||5.23.1
  Latest Commit||https://invent.kde.org/pim/
   ||messagelib/commit/606ea1478
   ||d2d5b5aacdc6ef3f050655fe035
   ||2d87

--- Comment #1 from Ingo Klöcker  ---
Git commit 606ea1478d2d5b5aacdc6ef3f050655fe0352d87 by Ingo Klöcker, on behalf
of Ingo Klöcker.
Committed on 03/05/2023 at 12:51.
Pushed by kloecker into branch 'release/23.04'.

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

M  +11   -1mimetreeparser/src/messagepart.cpp

https://invent.kde.org/pim/messagelib/commit/606ea1478d2d5b5aacdc6ef3f050655fe0352d87

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 469304] KMail does not find the key used to sign a message if a signing subkey was used

2023-05-03 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=469304

Ingo Klöcker  changed:

   What|Removed |Added

   Assignee|kdepim-b...@kde.org |kloec...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.