]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Mailing list is now closed to non-subscribers.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 22 Apr 2020 04:07:00 +0000 (14:07 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 22 Apr 2020 04:07:00 +0000 (14:07 +1000)
While there, add a reference to the bugzilla.  ok djm@

README

diff --git a/README b/README
index c95ff21627be0b8482936b1ddfd11999f026e2dd..ede780c7b04777b993e566fe3009d40572ef03d6 100644 (file)
--- a/README
+++ b/README
@@ -29,10 +29,10 @@ all logins, not just when using password authentication.
 There is now several mailing lists for this port of OpenSSH. Please
 refer to https://www.openssh.com/list.html for details on how to join.
 
-Please send bug reports and patches to the mailing list
-openssh-unix-dev@mindrot.org. The list is open to posting by unsubscribed
-users.  Code contribution are welcomed, but please follow the OpenBSD
-style guidelines[1].
+Please send bug reports and patches to https://bugzilla.mindrot.org or
+the mailing list openssh-unix-dev@mindrot.org.  To mitigate spam, the
+list only allows posting from subscribed addresses.  Code contribution
+are welcomed, but please follow the OpenBSD style guidelines[1].
 
 Please refer to the INSTALL document for information on dependencies and
 how to install OpenSSH on your system.