aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssh/0001-Deny-non-fatal-shmget-shmat-shmdt-in-preauth-privsep.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openssh: fix login on old kernels with openssl 1.1.1dLuca Weiss2019-10-141-0/+37
See - https://github.com/openssl/openssl/issues/9984 - https://github.com/openssh/openssh-portable/pull/149 - https://gitlab.com/postmarketOS/pmaports/issues/367 Closes GH-11780