El jue., 18 abr. 2024 20:10, J M escribió: > Hi, > > I'm having some problems (gpg2, and some for ssh management) with keychain > package: https://www.cygwin.com/packages/summary/keychain.html > > It version is 2.7.1, can be upgraded to, by example the last 2.8.5? > > It is here: https://github.com/funtoo/keychain/tree/2.8.5 > > Regards > > Fow now, I implement a very weird implementation to fix this (very old keychain version) in pseudocode: If I am inside Cygwin and keychain version is 2.7.1 then: curl -L -o /usr/bin/keychain https://raw.githubusercontent.com/funtoo/keychain/2.8.5/keychain But it is a weird workaround, you can upgrade this package? If not exists any security problem clearly... Regards >