gitolite: Drop openssh dependency
authorDaniel F. Dickinson <redacted>
Sat, 26 Jan 2019 18:15:44 +0000 (13:15 -0500)
committerDaniel F. Dickinson <redacted>
Sun, 27 Jan 2019 19:25:57 +0000 (14:25 -0500)
commitdf471caea4c4d7d25d0d59b022ac9537fcbae8fd
treed9deb5861fa62ba35aa2d151304f4cca2a0d5102
parent5eddaa92243e3ac619e7e54fd3681d21979701a5
gitolite: Drop openssh dependency

Current dropbear is sufficient for gitolite purposes, so don't
require openssh (we don't do a dependency on either dropbear or
openssh as they are not yet drop-in replacements in terms of
packaging for the functions shared between them).  To achieve
tihs we also eliminate the dependency on ssh-keygen.  Previously
gitolite used ssh-keygen to generate fingerprints from OpenSSH
keys to ensure non-duplication of keys when processing them to
create / manage user ssh access to the git repositories.

Signed-off-by: Daniel F. Dickinson <redacted>
net/gitolite/Makefile
net/gitolite/patches/0100-avoid-ssh-keygen.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT