diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 9e4ed261013..b389f399a04 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -160,7 +160,17 @@ upstream submission from https://github.com/openssh/openssh-portable/pull/262. -8) Retired patches +8) Blocklist integration + + We include blocklist (https://github.com/zoulasc/blocklist) in FreeBSD, + and ssh is patched to report login failures to it. + +9) Paths + + A number of paths are changed to match FreeBSD's configuration (e.g., + using /usr/local/ instead of /uxr/X11R6/). + +10) Retired patches We no longer have HPN patches (adaptive buffer size for increased throughput on high-BxD links) or client-side VersionAddendum, but we