openssh: add upstream patches, including CVE-2019-6111
authorPeter Wagner <tripolar@gmx.at>
Sun, 3 Mar 2019 11:18:09 +0000 (12:18 +0100)
committerPeter Wagner <tripolar@gmx.at>
Sun, 3 Mar 2019 11:20:18 +0000 (12:20 +0100)
commitd92d34db5a382997e3d9230247644e55a1d84602
tree5f176ba19a0f5c72e4af2634b95244d46ed7d0d9
parent993d0414f793851b1347229e923c3ebc9bebbfe3
openssh: add upstream patches, including CVE-2019-6111

Signed-off-by: Peter Wagner <tripolar@gmx.at>
13 files changed:
net/openssh/Makefile
net/openssh/patches/0001-fix-compilation-with-openssl-built-without-ECC.patch [deleted file]
net/openssh/patches/0001-fix-key-type-check.patch [new file with mode: 0644]
net/openssh/patches/0002-Fix-OPENSSL_init_crypto-call-for-openssl-1.1.patch [deleted file]
net/openssh/patches/0002-request-rsa-sha2-cert-signatures.patch [new file with mode: 0644]
net/openssh/patches/0003-cve-2019-6109-sanitize-scp-filenames-via-snmprintf.patch [deleted file]
net/openssh/patches/0003-sanitize-scp-filenames-via-snmprintf.patch [new file with mode: 0644]
net/openssh/patches/0004-cve-2019-6111-check-filenames-in-scp-client.patch [deleted file]
net/openssh/patches/0004-have-progressmeter-force-update-at-beginning-and-end-transfer.patch [new file with mode: 0644]
net/openssh/patches/0005-check-filenames-in-scp-client.patch [new file with mode: 0644]
net/openssh/patches/0006-scp-handle-braces.patch [new file with mode: 0644]
net/openssh/patches/1001-fix-compilation-with-openssl-built-without-ECC.patch [new file with mode: 0644]
net/openssh/patches/1002-Fix-OPENSSL_init_crypto-call-for-openssl-1.1.patch [new file with mode: 0644]