Note an upgrade issue with OpenSSH 8.2

This commit is contained in:
Bryan Drewery 2020-04-08 22:02:46 +00:00
parent cd31f85ff0
commit 50be8d32ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531149

View file

@ -5,6 +5,18 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20200408:
AFFECTS: users of security/openssh-portable
AUTHOR: bdrewery@FreeBSD.org
OpenSSH was upgraded to 8.2p1 on 2020-03-23.
A restart of sshd is required after upgrade due to an incompatibility
introduced in 8.2.
Please see https://www.openssh.com/txt/release-8.2 for upcoming
deprecation notices.
20200408
AFFECTS: users of net/irrd
AUTHOR: bofh@FreeBSD.org