aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-12-13 14:43:04 +0000
committerEd Maste <emaste@FreeBSD.org>2022-12-13 14:45:56 +0000
commit8974fa45151fda994a663fdfc8a77d9e3bde3c5b (patch)
tree42e75eebb227808deaaa88b94c8da71e5f3abc81 /crypto
parenteb928778a3967866851816a816ac9637121eccf4 (diff)
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/FREEBSD-upgrade12
1 files changed, 11 insertions, 1 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index 9e4ed261013e..b389f399a040 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