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

View File

@ -142,6 +142,9 @@
Support for TCP wrappers was removed in upstream 6.7p1. We've Support for TCP wrappers was removed in upstream 6.7p1. We've
added it back by porting the 6.6p1 code forward. 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 6) Agent client reference counting
We've added code to ssh-agent.c to implement client reference We've added code to ssh-agent.c to implement client reference