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
This commit is contained in:
Ed Maste 2020-02-14 18:59:50 +00:00
parent d16c90f51c
commit e491358c94
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=357925

View file

@ -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