summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-04-11 13:25:59 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-04-11 14:08:30 +0200
commitef1f3798a0d06fa5e3ba9ae9cda0d1000e4cc57b (patch)
tree7d0b8fe5ee9534c82e2a0a80067ae61115acc2c3 /INSTALL
parent4f4cfff620ecaa27e4b50f542f6f1e9af9d08e30 (diff)
downloadaurweb-ef1f3798a0d06fa5e3ba9ae9cda0d1000e4cc57b.tar.xz
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>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e6ef6ab..34e1a00 100644
--- a/INSTALL
+++ b/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