diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 510b75a63ced..90f3290240c3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -254,6 +254,14 @@ dropped. This feature provides protection against a class of resource exhaustion attacks. + The TCP implementation now includes partial (output-only) + support for RFC 2385 (TCP-MD5) digest support. This feature, + enabled with the TCP_SIGNATURE and + FAST_IPSEC kernel options, is a TCP option + for authenticating TCP sessions. &man.setkey.8; now includes + support for the TCP-MD5 class of security associations. + &merged; + @@ -307,6 +315,10 @@ print only the action and comment for each rule, thus omitting the rule body. + A libarchive library for manipulation + of compressed and uncompressed archive files has been + added. More details can be found in &man.libarchive.3;. + libdisk now uses the correct PC98 disk partition value for &os;. This permits the &man.sysinstall.8; disk partition editor to correctly create a @@ -338,11 +350,18 @@ + &man.killall.1; now supports a flag to + make the operate on effective, rather than + real, user ids. + A bugfix has been applied to NSS support, which fixes problems when using third-party NSS modules (such as net/nss_ldap) and groups with large membership lists. + The &man.sdpd.8; Bluetooth Service Discovery Protocol daemon + has been added. + @@ -351,6 +370,10 @@ The ACPI-CA code has been updated from the 20030619 snapshot to the 20031203 snapshot. + awk from Bell Labs has been + updated from the 29 July 2003 release to the 7 February 2004 + release. + Security improvements from CVS 1.11.10 and 1.11.11 have been backported. Specifically, certain malformed module requests are now rejected, and when using @@ -358,6 +381,17 @@ root are rejected and recorded via &man.syslog.3;. + GNU readline 4.3 has been updated + with official patches 001 through 005. + + The GNU tar implementation in the + base system is now called gtar, with + tar being a link to + gtar. + + OpenPAM has been updated from the + Dogwood release to the Eelgrass release. + OpenSSH has been updated from 3.6.1p1 to 3.7.1p2. 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 510b75a63ced..90f3290240c3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -254,6 +254,14 @@ dropped. This feature provides protection against a class of resource exhaustion attacks. + The TCP implementation now includes partial (output-only) + support for RFC 2385 (TCP-MD5) digest support. This feature, + enabled with the TCP_SIGNATURE and + FAST_IPSEC kernel options, is a TCP option + for authenticating TCP sessions. &man.setkey.8; now includes + support for the TCP-MD5 class of security associations. + &merged; + @@ -307,6 +315,10 @@ print only the action and comment for each rule, thus omitting the rule body. + A libarchive library for manipulation + of compressed and uncompressed archive files has been + added. More details can be found in &man.libarchive.3;. + libdisk now uses the correct PC98 disk partition value for &os;. This permits the &man.sysinstall.8; disk partition editor to correctly create a @@ -338,11 +350,18 @@ + &man.killall.1; now supports a flag to + make the operate on effective, rather than + real, user ids. + A bugfix has been applied to NSS support, which fixes problems when using third-party NSS modules (such as net/nss_ldap) and groups with large membership lists. + The &man.sdpd.8; Bluetooth Service Discovery Protocol daemon + has been added. + @@ -351,6 +370,10 @@ The ACPI-CA code has been updated from the 20030619 snapshot to the 20031203 snapshot. + awk from Bell Labs has been + updated from the 29 July 2003 release to the 7 February 2004 + release. + Security improvements from CVS 1.11.10 and 1.11.11 have been backported. Specifically, certain malformed module requests are now rejected, and when using @@ -358,6 +381,17 @@ root are rejected and recorded via &man.syslog.3;. + GNU readline 4.3 has been updated + with official patches 001 through 005. + + The GNU tar implementation in the + base system is now called gtar, with + tar being a link to + gtar. + + OpenPAM has been updated from the + Dogwood release to the Eelgrass release. + OpenSSH has been updated from 3.6.1p1 to 3.7.1p2.