diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-03-23 04:23:08 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-03-23 04:23:08 +0000 |
commit | 258fa757353fac80afce31fd0ee208575ba3a7eb (patch) | |
tree | 4c4b9056f07da147016cb123c52362fa8498b125 /UPDATING | |
parent | b9673a0c843c15b7bf53930ceecff47b7bcfe2d5 (diff) | |
download | ports-258fa757353fac80afce31fd0ee208575ba3a7eb.tar.gz ports-258fa757353fac80afce31fd0ee208575ba3a7eb.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20150322: + AFFECTS: Users of security/openssh-portable + AUTHOR: bdrewery@FreeBSD.org + + The port now uses VersionAddendum for the port version string. Setting + the value to "none" in your sshd_config and restarting openssh will allow + removing the version from the banner. + 20150321: AFFECTS: Users of x11-servers/xorg-server and other X servers AUTHOR: bapt@FreeBSD.org |