Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-01 | system/openssh: Update to 9.0p1 | A. Wilcox | 2 | -10/+11 | |
2021-06-29 | system/openssh: ignore initscript process on shutdown | John Ogness | 2 | -3/+8 | |
On shutdown, the initscript will kill any processes that match sshd. However, since the initscript itself is called sshd, it ends up seeing/killing itself! Avoid this by only killing processes where /proc/$PID/exe is pointing to $SSHD_BINARY. Signed-off-by: John Ogness <adelielinux@ogness.net> | |||||
2020-01-30 | system/openssh: Bump to 8.1p1, fixes for time64 | A. Wilcox | 8 | -185/+52 | |
2020-01-14 | user/*: Modernise / fix syntax | A. Wilcox | 1 | -1/+1 | |
2019-07-16 | system/openssh: ensure the -server subpkg is always functional | A. Wilcox | 1 | -5/+3 | |
At least scp(1) requires the client stuff to be present on the server. | |||||
2019-04-12 | system/openssh: add agent-forwarding to list of insecure defaults to change | A. Wilcox | 2 | -3/+4 | |
2019-03-08 | system/*: Change source urls to https:// wherever possible | Luis Ressel | 1 | -2/+2 | |
2019-01-27 | system/openssh: CVE-2018-20685 | A. Wilcox | 2 | -1/+38 | |
2019-01-21 | system/openssh: split -openrc properly, don't split /etc/ssh from -server | A. Wilcox | 1 | -17/+12 | |
2018-10-23 | system/openssh: secbump to 7.9_p1 | A. Wilcox | 2 | -3/+20 | |
2018-07-29 | system/openssh: disable TCP forwarding by default | A. Wilcox | 4 | -859/+19 | |
2018-06-27 | system/*: revbump for utmps bump | A. Wilcox | 1 | -1/+1 | |
2018-06-15 | system/openssh: [PD] fix, add utmps | A. Wilcox | 3 | -58/+38 | |
2018-02-20 | system/openssh: add drastically simplified OpenSSH | A. Wilcox | 9 | -0/+1309 | |