diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-04-24 22:33:20 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-05-01 17:06:39 -0500 |
commit | eb80d3ed9d2c99095663a7781bc46ca2e8a1f192 (patch) | |
tree | 074d8b8925f0e14c41aee4f131e375394086b7f8 /system/openssh/fix-utmpx.patch | |
parent | 86c56e50f30de37aab387c3ffb3b06f6fcf680bb (diff) | |
download | packages-eb80d3ed9d2c99095663a7781bc46ca2e8a1f192.tar.gz packages-eb80d3ed9d2c99095663a7781bc46ca2e8a1f192.tar.bz2 packages-eb80d3ed9d2c99095663a7781bc46ca2e8a1f192.tar.xz packages-eb80d3ed9d2c99095663a7781bc46ca2e8a1f192.zip |
system/openssh: Update to 9.0p1
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 5e43eaf06..d04742e2f 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 -@@ -1659,7 +1659,11 @@ +@@ -1663,7 +1663,11 @@ const char *ttyn) { int fd; |