aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-12-17 14:48:37 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-12-17 14:48:37 +0000
commit904744cbc13bf82208f6fa5bdd8b14734de7c4ea (patch)
tree74c0d4231048f869b34a995a198c07c7b4c0053f /UPDATING
parent1854d9d7a3c5e0917c9a88b327a7c6da0b2cf042 (diff)
downloadports-904744cbc13bf82208f6fa5bdd8b14734de7c4ea.tar.gz
ports-904744cbc13bf82208f6fa5bdd8b14734de7c4ea.zip
Update openssh entry to note LPK removal
Notes
Notes: svn path=/head/; revision=374853
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