https://bugs.kde.org/show_bug.cgi?id=365791
Rolf Eike Beer <k...@opensource.sf-tec.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kgpg | |/b4905e609e8dd44f27c5f8ec3b | |4ef08d7235426a Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Rolf Eike Beer <k...@opensource.sf-tec.de> --- Git commit fd934f1763f33e862dc5385a4f77072e80336faa by Rolf Eike Beer. Committed on 25/07/2016 at 18:12. Pushed by dakon into branch 'Applications/16.08'. ignore PINENTRY_LAUNCHED messages from GnuPG Those seem new in GnuPG 2.1 but are of no interest for KGpg (yet). M +2 -0 transactions/kgpgtransaction.cpp http://commits.kde.org/kgpg/fd934f1763f33e862dc5385a4f77072e80336faa --- Comment #2 from Rolf Eike Beer <k...@opensource.sf-tec.de> --- Git commit b4905e609e8dd44f27c5f8ec3b4ef08d7235426a by Rolf Eike Beer. Committed on 25/07/2016 at 18:15. Pushed by dakon into branch 'Applications/16.08'. do not fail deleting a key if KEY_CONSIDERED message is seen These are new in GnuPG 2.1. For extra sanity check that the given key fingerprint is actually in the list of keys that are about to be deleted. M +18 -1 transactions/kgpgdelkey.cpp http://commits.kde.org/kgpg/b4905e609e8dd44f27c5f8ec3b4ef08d7235426a -- You are receiving this mail because: You are watching all bug changes.