Commit ccc6273 1 parent ce2d7ce commit ccc6273 Copy full SHA for ccc6273
File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,15 @@ source=("https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgna
14
14
0001-Forward-port-MSys2-patches.patch
15
15
0002-openssh-work-around-Cygwin-declaring-setkey.patch
16
16
0003-openssh-skip-privilege-separation-tests.patch
17
- 0004-Allow-scp-to-copy-files-that-start-with-a-Windows-dr.patch)
17
+ 0004-Allow-scp-to-copy-files-that-start-with-a-Windows-dr.patch
18
+ https://github.com/openssh/openssh-portable/commit/c514f3c0522855b4d548286eaa113e209051a6d2.patch)
18
19
sha256sums=(' f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2'
19
20
' SKIP'
20
21
' 572d8aa267a493205e3e6d5b194bf1800e161c3745a07e36cdf325b8014c99b8'
21
22
' 7eca1a47c2b523945899d5b7ad0418e00e7a5a30f4d6a6d3414a7328b520fd7e'
22
23
' e06ff5a726761d067e67e0f42ecad8d4786a8f31d3269dedf034798f3e9103ca'
23
- ' edad721c623aa96506c23444aedfdea8b7a4659574b55b05755e913879dbf3c6' )
24
+ ' edad721c623aa96506c23444aedfdea8b7a4659574b55b05755e913879dbf3c6'
25
+ ' ec9469a19f57138bb22f42691f0db591d4f700462e415580ab41e4ff79364021' )
24
26
validpgpkeys=(' 59C2118ED206D927E667EBE3D3E5F56B6D920D30' )
25
27
26
28
backup=(' etc/ssh/ssh_config' ' etc/ssh/sshd_config' )
@@ -31,6 +33,7 @@ prepare() {
31
33
patch -p1 -i ${srcdir} /0002-openssh-work-around-Cygwin-declaring-setkey.patch
32
34
patch -p1 -i ${srcdir} /0003-openssh-skip-privilege-separation-tests.patch
33
35
patch -p1 -i ${srcdir} /0004-Allow-scp-to-copy-files-that-start-with-a-Windows-dr.patch
36
+ patch -p1 -i ${srcdir} /c514f3c0522855b4d548286eaa113e209051a6d2.patch
34
37
autoreconf -fvi
35
38
}
36
39
You can’t perform that action at this time.
0 commit comments