summaryrefslogtreecommitdiffstats
path: root/release/texts
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-05-04 20:06:44 +0000
committerbmah <bmah@FreeBSD.org>2001-05-04 20:06:44 +0000
commit93df24d8ed29249a70aeb5f88e8af2f3fa552f20 (patch)
tree866686d32895b5dfdbf2b2985ae75a688ab8d054 /release/texts
parent32a17f0271394436337eae2d3ad01e0515b5fbf4 (diff)
downloadFreeBSD-src-93df24d8ed29249a70aeb5f88e8af2f3fa552f20.zip
FreeBSD-src-93df24d8ed29249a70aeb5f88e8af2f3fa552f20.tar.gz
New release notes: OpenSSH VersionAddendum, OpenSSH 2.9, new find(1)
predicates, PAM 0.75, nl(1).
Diffstat (limited to 'release/texts')
-rw-r--r--release/texts/alpha/RELNOTES.TXT17
-rw-r--r--release/texts/i386/RELNOTES.TXT17
2 files changed, 34 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index f7476f6..f3c9424 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -533,6 +533,16 @@ requiring that "non-echoed" characters are still echoed back in a null
packet, as well as by padding passwords sent so as not to hint at
password lengths. [MERGED]
+OpenSSH now has a "VersionAddendum" configuration setting for sshd(8)
+to allow changing the part of the OpenSSH version string after the
+main version number.
+
+OpenSSH has been updated to version 2.9, which adds two new programs,
+sftp(1) and ssh-keyscan(1). Among the various enhancements: The
+default protocol is now v2, rekeying of existing SSH sessions is now
+supported, and an experimental SOCKS4 proxy has been added to the
+ssh(1) client.
+
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
@@ -912,6 +922,9 @@ matches, and the -regexp and -iregexp primaries for regular-expression
matches. The -E flag now enables extended regular
expressions. [MERGED]
+find(1) now has the -anewer, -cnewer, -mnewer, -okdir, and
+-newer[acm][acmt] primaries for comparisons of file timestamps.
+
tftpd(8) now takes the -c and -C options, which allow the server to
chroot(2) based on the IP address of the connecting client. tftp(1)
and tftpd(8) can now transfer files larger than 65535 blocks. [MERGED]
@@ -964,6 +977,8 @@ modules. [MERGED]
PAM support has been added for account management and sessions.
+Linux PAM has been updated to 0.75.
+
wall(1) now supports a -g flag to write a message to all users of a
given group.
@@ -1064,6 +1079,8 @@ testing.
fmtcheck(3), a function for checking consistency of format string
arguments, has been added.
+nl(1), a line numbering filter program, has been added.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 7ddd67e..7e441ec 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -614,6 +614,16 @@ requiring that "non-echoed" characters are still echoed back in a null
packet, as well as by padding passwords sent so as not to hint at
password lengths. [MERGED]
+OpenSSH now has a "VersionAddendum" configuration setting for sshd(8)
+to allow changing the part of the OpenSSH version string after the
+main version number.
+
+OpenSSH has been updated to version 2.9, which adds two new programs,
+sftp(1) and ssh-keyscan(1). Among the various enhancements: The
+default protocol is now v2, rekeying of existing SSH sessions is now
+supported, and an experimental SOCKS4 proxy has been added to the
+ssh(1) client.
+
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
@@ -1015,6 +1025,9 @@ matches, and the -regexp and -iregexp primaries for regular-expression
matches. The -E flag now enables extended regular
expressions. [MERGED]
+find(1) now has the -anewer, -cnewer, -mnewer, -okdir, and
+-newer[acm][acmt] primaries for comparisons of file timestamps.
+
tftpd(8) now takes the -c and -C options, which allow the server to
chroot(2) based on the IP address of the connecting client. tftp(1)
and tftpd(8) can now transfer files larger than 65535 blocks. [MERGED]
@@ -1067,6 +1080,8 @@ modules. [MERGED]
PAM support has been added for account management and sessions.
+Linux PAM has been updated to 0.75.
+
wall(1) now supports a -g flag to write a message to all users of a
given group.
@@ -1159,6 +1174,8 @@ devices, has been added.
fmtcheck(3), a function for checking consistency of format string
arguments, has been added.
+nl(1), a line numbering filter program, has been added.
+
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud