summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-10-02 04:45:18 +0000
committerbmah <bmah@FreeBSD.org>2001-10-02 04:45:18 +0000
commit7e7d46edc4103af27b153e34cfe5d6c6a0bb803b (patch)
tree5b4536c75f807a70c358c0b67ceca333a295928e /release
parentc998ec6a9738d2083a994efe8176151faf1be61e (diff)
downloadFreeBSD-src-7e7d46edc4103af27b153e34cfe5d6c6a0bb803b.zip
FreeBSD-src-7e7d46edc4103af27b153e34cfe5d6c6a0bb803b.tar.gz
Try to make some sense of the various release note items
documenting OpenSSH version updates in -CURRENT and coalesce them into a single item.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml44
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml44
2 files changed, 28 insertions, 60 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index afdbead..f327ee0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -2135,32 +2135,25 @@
<title>OpenSSH</title>
<para><application>OpenSSH</application> has been updated to
- 2.1.0, which provides support for the SSH2 protocol, including DSA
- keys. Therefore, <application>OpenSSH</application> users in the
- US no longer need to rely on the restrictively-licensed
- RSAREF toolkit which is required to
- handle RSA keys. <application>OpenSSH</application> 2.1 interoperates well with other SSH2
- clients and servers, including the <filename>ssh2</filename> port.
- See the <ulink url="http://www.openssh.com/">OpenSSH Web
- site</ulink> for more details. &merged;</para>
+ 2.9, which provides support for the SSH2 protocol (now the
+ default) and DSA keys. &man.ssh-add.1; and &man.ssh-agent.1;
+ can now handle DSA keys, with support for authentication
+ forwarding. <application>OpenSSH</application> users in the
+ USA no longer need to rely on the restrictively-licensed
+ RSAREF toolkit which is required to handle RSA keys. Among
+ other new features: A client and server for sftp has been
+ added. &man.scp.1; can now handle files larger than 2 GBytes.
+ A limit on the number of outstanding, unauthenticated
+ connections in &man.sshd.8; has been added. Support has been
+ added for the Rijndael encryption algorithm. Rekeying of
+ existing sessions is now supported, and an experimental
+ <application>SOCKS4</application> proxy has been added to
+ &man.ssh.1;.</para>
<para><application>OpenSSH</application> can now authenticate
using OPIE passwords in SSH1 mode. Support is not yet available
in SSH2 mode. &merged;</para>
- <para><application>OpenSSH</application> has been updated to
- 2.2.0. &man.ssh-add.1; and &man.ssh-agent.1; can now handle DSA
- keys. A server for sftp, interoperable with ssh.com
- clients and others has been added. &man.scp.1; can now handle
- files larger than 2 GBytes. Interoperability with other SSH2
- clients/servers has been improved. A new feature to limit the
- number of outstanding unauthenticated ssh connections in
- &man.sshd.8; has been added. &merged;</para>
-
- <para><application>OpenSSH</application> has been updated to
- 2.3.0. This version adds support for the Rijndael encryption
- algorithm. &merged;</para>
-
<para><application>PAM</application> support for
<application>OpenSSH</application> has been added.</para>
@@ -2193,15 +2186,6 @@
&man.sshd.8; to allow changing the part of the
<application>OpenSSH</application> version string after the
main version number.</para>
-
- <para><application>OpenSSH</application> has been updated to
- version 2.9, which adds two new programs, &man.sftp.1; and
- &man.ssh-keyscan.1;. Among the various enhancements: The
- default protocol is now v2, rekeying of existing SSH sessions
- is now supported, &man.ssh-agent.1; now
- supports authentication forwarding for DSA keys, and an experimental
- <application>SOCKS4</application> proxy has been added to
- &man.ssh.1;. &merged;</para>
</sect4>
<sect4>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index afdbead..f327ee0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -2135,32 +2135,25 @@
<title>OpenSSH</title>
<para><application>OpenSSH</application> has been updated to
- 2.1.0, which provides support for the SSH2 protocol, including DSA
- keys. Therefore, <application>OpenSSH</application> users in the
- US no longer need to rely on the restrictively-licensed
- RSAREF toolkit which is required to
- handle RSA keys. <application>OpenSSH</application> 2.1 interoperates well with other SSH2
- clients and servers, including the <filename>ssh2</filename> port.
- See the <ulink url="http://www.openssh.com/">OpenSSH Web
- site</ulink> for more details. &merged;</para>
+ 2.9, which provides support for the SSH2 protocol (now the
+ default) and DSA keys. &man.ssh-add.1; and &man.ssh-agent.1;
+ can now handle DSA keys, with support for authentication
+ forwarding. <application>OpenSSH</application> users in the
+ USA no longer need to rely on the restrictively-licensed
+ RSAREF toolkit which is required to handle RSA keys. Among
+ other new features: A client and server for sftp has been
+ added. &man.scp.1; can now handle files larger than 2 GBytes.
+ A limit on the number of outstanding, unauthenticated
+ connections in &man.sshd.8; has been added. Support has been
+ added for the Rijndael encryption algorithm. Rekeying of
+ existing sessions is now supported, and an experimental
+ <application>SOCKS4</application> proxy has been added to
+ &man.ssh.1;.</para>
<para><application>OpenSSH</application> can now authenticate
using OPIE passwords in SSH1 mode. Support is not yet available
in SSH2 mode. &merged;</para>
- <para><application>OpenSSH</application> has been updated to
- 2.2.0. &man.ssh-add.1; and &man.ssh-agent.1; can now handle DSA
- keys. A server for sftp, interoperable with ssh.com
- clients and others has been added. &man.scp.1; can now handle
- files larger than 2 GBytes. Interoperability with other SSH2
- clients/servers has been improved. A new feature to limit the
- number of outstanding unauthenticated ssh connections in
- &man.sshd.8; has been added. &merged;</para>
-
- <para><application>OpenSSH</application> has been updated to
- 2.3.0. This version adds support for the Rijndael encryption
- algorithm. &merged;</para>
-
<para><application>PAM</application> support for
<application>OpenSSH</application> has been added.</para>
@@ -2193,15 +2186,6 @@
&man.sshd.8; to allow changing the part of the
<application>OpenSSH</application> version string after the
main version number.</para>
-
- <para><application>OpenSSH</application> has been updated to
- version 2.9, which adds two new programs, &man.sftp.1; and
- &man.ssh-keyscan.1;. Among the various enhancements: The
- default protocol is now v2, rekeying of existing SSH sessions
- is now supported, &man.ssh-agent.1; now
- supports authentication forwarding for DSA keys, and an experimental
- <application>SOCKS4</application> proxy has been added to
- &man.ssh.1;. &merged;</para>
</sect4>
<sect4>
OpenPOWER on IntegriCloud