aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-12-17 22:48:37 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-12-17 22:48:37 +0800
commit8f0aee9280d7e743c6e97c33d407799e1ba7e339 (patch)
tree74c0d4231048f869b34a995a198c07c7b4c0053f /UPDATING
parentfbc35512ebc0dc3009736e404010c563465d5faa (diff)
downloadfreebsd-ports-gnome-8f0aee9280d7e743c6e97c33d407799e1ba7e339.tar.gz
freebsd-ports-gnome-8f0aee9280d7e743c6e97c33d407799e1ba7e339.tar.zst
freebsd-ports-gnome-8f0aee9280d7e743c6e97c33d407799e1ba7e339.zip
Update openssh entry to note LPK removal
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 4 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 6165f97b2508..6d1b1cfda76f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,12 +27,15 @@ you update your ports collection, before attempting any port upgrades.
portupgrade `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u`
20141216:
- AFFECTS: users of security/openssh-portable
+ AFFECTS: users of security/openssh-portable, security/openssh-portable66
AUTHOR: bdrewery@FreeBSD.org
All patches have been fixed for version 6.7. It is no longer required to use
the security/openssh-portable66 port.
+ The LPK option was removed from security/openssh-portable as it has been
+ deprecated since May 2013. Use AuthorizedKeysCommand as a replacement.
+
20141215:
AFFECTS: users of comms/spandsp-devel
AUTHOR: pawel@FreeBSD.org