ChangeLog for Keychain
https://www.funtoo.org/Funtoo:Keychain
keychain 2.9.4 (14 May 2025)
This is a minor bugfix release.
-
Fix minor regression which allowed some warnings to display with
--quiet
.
(#175) -
"Cannot find separate public key" turned into a
note()
rather thanwarn()
,
along with several other non-critical notices.note()
can be suppressed with
--quiet
, unlikewarn()
. (#157) -
Minor improvement when wiping GnuPG keys with
--wipe
option so keychain output
is more understandable when gpg-agent is not running.