Hi Devs, when I requested access the 2.2.24 was the latest version and Yubikey was not been "detected".
2.2.25 corrected that, but a issue have rised.
Mostly I use git+gnupg+yubikey to work with my git repos(gitlab and github), since 2.2.25 each time I do a git request, like git fetch, push, pull, commit, gnupg ask for me use the PIN, something it even request to insert my Yubikey.
Appears GnuPG is ignoring the
default-cache-ttl and max-cache-ttl
or someway is wiping the cache after using the PIN(or maybe ejecting it, since it request to insert it).
I don't know if this is only related to Yubikey or not.
Downgrading to 2.2.23 the issue stop happening.