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:
parent
d16c90f51c
commit
e491358c94
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user