Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904711 - net-misc/keychain: apply Debian fixes
Summary: net-misc/keychain: apply Debian fixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-20 15:27 UTC by Pacho Ramos
Modified: 2023-04-25 21:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2023-04-20 15:27:24 UTC
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
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-20 15:30:02 UTC
Feel free to doa  PR to pull these in.
Comment 2 Larry the Git Cow gentoo-dev 2023-04-25 21:25:49 UTC
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(+)