svn commit: r531149 - head

Bryan Drewery bdrewery at FreeBSD.org
Wed Apr 8 22:02:47 UTC 2020


Author: bdrewery
Date: Wed Apr  8 22:02:46 2020
New Revision: 531149
URL: https://svnweb.freebsd.org/changeset/ports/531149

Log:
  Note an upgrade issue with OpenSSH 8.2

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Apr  8 21:05:36 2020	(r531148)
+++ head/UPDATING	Wed Apr  8 22:02:46 2020	(r531149)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list