summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-07 10:19:24 +0100
committerColin Watson <cjwatson@debian.org>2020-06-07 11:03:12 +0100
commit30337f8b66c66af6b368d1e3c789e75f1247176c (patch)
tree17e0b8652fea31c04faa19ffc4cd088552ee473a /README
parentaef2be11c5ea90bc66e774923e6570213e54c195 (diff)
parent39b8d128ef980a410bb1ea0ee80e95ac9fff59c3 (diff)
New upstream release (8.3p1)
Also update GSSAPI key exchange patch from https://github.com/openssh-gsskex/openssh-gsskex.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c95ff2162..cae4c28c7 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1See https://www.openssh.com/releasenotes.html#8.2p1 for the release notes. 1See https://www.openssh.com/releasenotes.html#8.3p1 for the release notes.
2 2
3Please read https://www.openssh.com/report.html for bug reporting 3Please read https://www.openssh.com/report.html for bug reporting
4instructions and note that we do not use Github for bug reporting or 4instructions and note that we do not use Github for bug reporting or
@@ -29,10 +29,10 @@ all logins, not just when using password authentication.
29There is now several mailing lists for this port of OpenSSH. Please 29There is now several mailing lists for this port of OpenSSH. Please
30refer to https://www.openssh.com/list.html for details on how to join. 30refer to https://www.openssh.com/list.html for details on how to join.
31 31
32Please send bug reports and patches to the mailing list 32Please send bug reports and patches to https://bugzilla.mindrot.org or
33openssh-unix-dev@mindrot.org. The list is open to posting by unsubscribed 33the mailing list openssh-unix-dev@mindrot.org. To mitigate spam, the
34users. Code contribution are welcomed, but please follow the OpenBSD 34list only allows posting from subscribed addresses. Code contribution
35style guidelines[1]. 35are welcomed, but please follow the OpenBSD style guidelines[1].
36 36
37Please refer to the INSTALL document for information on dependencies and 37Please refer to the INSTALL document for information on dependencies and
38how to install OpenSSH on your system. 38how to install OpenSSH on your system.