openssh: add link to cygwin git repo

This commit is contained in:
Christoph Reiter 2022-03-08 17:28:58 +01:00 committed by GitHub
parent 73ecc6822b
commit 2df46dd4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,8 @@ prepare() {
patch -p1 -i ${srcdir}/openssh-7.3p1-msys2-setkey.patch
patch -p1 -i ${srcdir}/openssh-7.3p1-msys2-drive-name-in-path.patch
# patches from cygwin
# patches from cygwin:
# https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/openssh.git;a=tree
patch -p1 -i ${srcdir}/0001-compat-code-for-fido_dev_is_winhello.patch
patch -p1 -i ${srcdir}/0002-check_sk_options-add-temporary-WinHello-workaround.patch
patch -p1 -i ${srcdir}/0003-sk_enroll-don-t-drop-SSH_SK_USER_VERIFICATION_REQD-f.patch