summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2022-06-07 10:52:07 -0700
committerBryan Drewery <bdrewery@FreeBSD.org>2022-06-07 12:21:43 -0700
commitca9ce6929f98fddf259c03bc6dfa4916e16da6e9 (patch)
treedbe4d8ff2ce0d5090b4a93ab1dba0796b05f9a26 /UPDATING
parent3192a093df47c443a137a169f43de6b753b0a6a6 (diff)
downloadfreebsd-ports-ca9ce6929f98fddf259c03bc6dfa4916e16da6e9.zip
security/openssh-portable: Update to 9.0p1
Changes: https://www.openssh.com/txt/release-9.0 PR: 264211
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3909759e1f02..1ea9812f5a42 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20220607:
+ AFFECTS: security/openssh-portable
+ AUTHOR: bdrewery@FreeBSD.org
+
+ OpenSSH has been updated to 9.0p1 with incompatible changes.
+ See https://www.openssh.com/txt/release-9.0 for details.
+
20220602:
AFFECTS: sysutils/graylog
AUTHOR: dch@FreeBSD.org