summaryrefslogtreecommitdiff
path: root/system/openssh/sftp-interactive.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-30 10:38:26 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-30 10:38:26 +0000
commitfc1725b12ffae83614d3792ec9a8fae764fa8213 (patch)
tree5b2963169a97ac6fc0a40498e9dd008ade9e6ca1 /system/openssh/sftp-interactive.patch
parentae3f7a857962a758a7783cb4d343760a9582478d (diff)
downloadpackages-fc1725b12ffae83614d3792ec9a8fae764fa8213.tar.gz
packages-fc1725b12ffae83614d3792ec9a8fae764fa8213.tar.bz2
packages-fc1725b12ffae83614d3792ec9a8fae764fa8213.tar.xz
packages-fc1725b12ffae83614d3792ec9a8fae764fa8213.zip
system/openssh: Bump to 8.1p1, fixes for time64
Diffstat (limited to 'system/openssh/sftp-interactive.patch')
-rw-r--r--system/openssh/sftp-interactive.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/openssh/sftp-interactive.patch b/system/openssh/sftp-interactive.patch
index ab14f3a6b..e4b8967bf 100644
--- a/system/openssh/sftp-interactive.patch
+++ b/system/openssh/sftp-interactive.patch
@@ -1,6 +1,6 @@
--- a/sftp.c 2014-10-24 10:32:15.793544472 +0500
+++ b/sftp.c 2014-10-24 10:35:22.329199875 +0500
-@@ -2076,8 +2076,10 @@
+@@ -2243,8 +2243,10 @@
signal(SIGINT, SIG_IGN);
if (el == NULL) {