diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-01-30 10:38:26 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-01-30 10:38:26 +0000 |
commit | fc1725b12ffae83614d3792ec9a8fae764fa8213 (patch) | |
tree | 5b2963169a97ac6fc0a40498e9dd008ade9e6ca1 /system/openssh/fix-utmpx.patch | |
parent | ae3f7a857962a758a7783cb4d343760a9582478d (diff) | |
download | packages-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/fix-utmpx.patch')
-rw-r--r-- | system/openssh/fix-utmpx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/openssh/fix-utmpx.patch b/system/openssh/fix-utmpx.patch index 7f05add35..5e43eaf06 100644 --- a/system/openssh/fix-utmpx.patch +++ b/system/openssh/fix-utmpx.patch @@ -1,6 +1,6 @@ --- openssh-7.7p1/loginrec.c.old 2018-04-02 00:38:28.000000000 -0500 +++ openssh-7.7p1/loginrec.c 2018-06-15 22:09:00.091482769 -0500 -@@ -1656,7 +1656,11 @@ +@@ -1659,7 +1659,11 @@ const char *ttyn) { int fd; |