git: 35a034250896 - main - openssh: add information about a local change
Ed Maste
emaste at FreeBSD.org
Mon Aug 30 19:35:14 UTC 2021
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=35a034250896584a63204f60fa57e6eddca049ac
commit 35a034250896584a63204f60fa57e6eddca049ac
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-08-30 19:28:38 +0000
Commit: Ed Maste <emaste at 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
More information about the dev-commits-src-all
mailing list