There are three patches from Debian that would be interesting to apply, I think. They were forwarded to upstream... but they are still waiting as it seems they need to send them to a specific funtoo tracker instead of github. The patches are: https://salsa.debian.org/debian/keychain/-/blob/debian/master/debian/patches/empty-ssh-askpass.patch https://salsa.debian.org/debian/keychain/-/blob/debian/master/debian/patches/malformed-ssh-key.patch https://salsa.debian.org/debian/keychain/-/blob/debian/master/debian/patches/typos.patch Thanks a lot
Feel free to doa PR to pull these in.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078a3d169f0af67ef2a7faa3941fdb5702d947a3 commit 078a3d169f0af67ef2a7faa3941fdb5702d947a3 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2023-04-25 14:42:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-25 21:24:50 +0000 net-misc/keychain: Apply multiple fixes from Debian Closes: https://bugs.gentoo.org/904711 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/30749 Signed-off-by: Sam James <sam@gentoo.org> .../files/keychain-2.8.5-empty-ssh-askpass.patch | 21 ++++++ .../files/keychain-2.8.5-malformed-ssh-key.patch | 28 +++++++ net-misc/keychain/files/keychain-2.8.5-typos.patch | 88 ++++++++++++++++++++++ net-misc/keychain/keychain-2.8.5-r2.ebuild | 27 +++++++ 4 files changed, 164 insertions(+)