summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2000-09-11 18:18:57 +0000
committerbmah <bmah@FreeBSD.org>2000-09-11 18:18:57 +0000
commit3be2e37e4d6467e91f3a261671ea2bc6d0202f7e (patch)
tree0ba579e3f031b3abd5aa584a50d3fbfecc6df83c
parente16fe1f5255e5d7c61d2bf9fa09301d0f2cccf31 (diff)
downloadFreeBSD-src-3be2e37e4d6467e91f3a261671ea2bc6d0202f7e.zip
FreeBSD-src-3be2e37e4d6467e91f3a261671ea2bc6d0202f7e.tar.gz
New release notes: OpenSSH->2.2.0, binutils->2.10.0, libreadline->4.1,
ifconfig(8) lladdr, bktr(4)->2.1.5.
-rw-r--r--release/texts/alpha/RELNOTES.TXT18
-rw-r--r--release/texts/i386/RELNOTES.TXT18
2 files changed, 36 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 9a3d315..22e9afb 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -139,6 +139,13 @@ http://www.openssh.com for more details. [MERGED]
OpenSSH can now authenticate using OPIE passwords in SSH1 mode.
Support is not yet available in SSH2 mode. [MERGED]
+OpenSSH has been upgraded to 2.2.0. ssh-add(1) and ssh-agent(1) can now
+handle DSA keys. An sftp server interoperable with ssh.com clients
+and others has been added. scp(1) can now handle files >2GB.
+Interoperability with other ssh2 clients/servers has been improved. A
+new feature to limit the number of outstanding unauthenticated ssh
+connections in sshd has been added.
+
Support for USB devices was added to the GENERIC kernel and to the
installation programs to support USB devices out of the box. Note that
SRM does not support USB devices at the moment, so you must still use
@@ -205,6 +212,17 @@ sshd now enabled by default on new installs. [MERGED]
perl has been updated to version 5.6.0.
+Binutils have been upgraded to 2.10.0. [MERGED]
+
+libreadline has been upgraded to 4.1. [MERGED]
+
+The ifconfig(8) command can set the link-layer address of an interface.
+[MERGED]
+
+bktr(4) driver update to 2.1.5. New tuner types have been added,
+and improvememts to the KLD module and to memory allocation have been
+made. [MERGED]
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 8239287..d3eeaef 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -157,6 +157,13 @@ http://www.openssh.com for more details. [MERGED]
OpenSSH can now authenticate using OPIE passwords in SSH1 mode.
Support is not yet available in SSH2 mode. [MERGED]
+OpenSSH has been upgraded to 2.2.0. ssh-add(1) and ssh-agent(1) can now
+handle DSA keys. An sftp server interoperable with ssh.com clients
+and others has been added. scp(1) can now handle files >2GB.
+Interoperability with other ssh2 clients/servers has been improved. A
+new feature to limit the number of outstanding unauthenticated ssh
+connections in sshd has been added.
+
Support for USB devices was added to the GENERIC kernel and to the
installation programs to support USB devices out of the box. Note that
an AT keyboard must still be used during the initial install, but it
@@ -242,6 +249,17 @@ sshd now enabled by default on new installs. [MERGED]
perl has been updated to version 5.6.0.
+Binutils have been upgraded to 2.10.0. [MERGED]
+
+libreadline has been upgraded to 4.1. [MERGED]
+
+The ifconfig(8) command can set the link-layer address of an interface.
+[MERGED]
+
+bktr(4) driver update to 2.1.5. New tuner types have been added,
+and improvememts to the KLD module and to memory allocation have been
+made. [MERGED]
+
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud