Date: Mon, 30 Aug 2021 19:35:13 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 35a034250896 - main - openssh: add information about a local change Message-ID: <202108301935.17UJZDZN082902@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=35a034250896584a63204f60fa57e6eddca049ac commit 35a034250896584a63204f60fa57e6eddca049ac Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-08-30 19:28:38 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-08-30 19:35:03 +0000 openssh: add information about a local change --- crypto/openssh/FREEBSD-upgrade | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 397b68dee96f..dc3c963f9158 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -181,6 +181,11 @@ We've added code to auth2.c to enforce the host.allow, host.deny, times.allow and times.deny login class capabilities. + This change was introduced in 5b400a39b8ad and been reworked a few + times (35762f591338, 076ad2f836d5, fc3c19a9fcee, 8d8b29232156). + A simplified version has been submitted as an OpenSSH-portable pull + request in https://github.com/openssh/openssh-portable/pull/262. + 8) HPN We no longer have the HPN patches (adaptive buffer size for
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108301935.17UJZDZN082902>