mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update the OpenSSH patch
Use the latest version of Damien Miller's patch to extend the parameters to the AuthorizedKeysCommand. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
4f4cfff620
commit
ef1f3798a0
5 changed files with 1063 additions and 119 deletions
2
INSTALL
2
INSTALL
|
@ -28,7 +28,7 @@ Setup on Arch Linux
|
|||
$ cd /srv/http/aurweb/
|
||||
$ git clone git://anongit.mindrot.org/openssh.git
|
||||
$ cd openssh
|
||||
$ git checkout V_6_7_P1
|
||||
$ git checkout V_6_8_P1
|
||||
$ git am ../scripts/git-integration/0001-Patch-sshd-for-the-AUR.patch
|
||||
$ autoreconf
|
||||
$ ./configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue