summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-02-14 18:59:50 +0000
committerEd Maste <emaste@FreeBSD.org>2020-02-14 18:59:50 +0000
commite491358c94b67d10df1dc31929661e5948162de0 (patch)
tree1f5eb7915402384e0b303a0f5f442600bb0abe14 /crypto
parentd16c90f51c0ef389ed7ef7d823acc9812ce165ad (diff)
downloadsrc-test-e491358c94b67d10df1dc31929661e5948162de0.tar.gz
src-test-e491358c94b67d10df1dc31929661e5948162de0.zip
sshd: add upgrade process note about TCP wrappers
We need to add user-facing deprecation notices for TCP wrappers; start with a note in the upgrade process docmentation. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=357925
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/FREEBSD-upgrade3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index 742688f9d707b..35f6595fe2450 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -142,6 +142,9 @@
Support for TCP wrappers was removed in upstream 6.7p1. We've
added it back by porting the 6.6p1 code forward.
+ TCP wrappers support in sshd will be disabled in HEAD and will
+ be removed from FreeBSD in the future.
+
6) Agent client reference counting
We've added code to ssh-agent.c to implement client reference