From 8fc7089ee76279dd6387ef817c991d92cf7a9391 Mon Sep 17 00:00:00 2001 From: hrs Date: Sat, 12 Jul 2003 07:41:39 +0000 Subject: New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix, config.{guess,sub} in the ports infrastructure. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 19 ++++++++++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 19 ++++++++++++++++++- 2 files changed, 36 insertions(+), 2 deletions(-) (limited to 'release/doc') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6178fd1..b94924b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -169,6 +169,8 @@ Network Protocols + &man.ipfw.4; rules now support C++-style comment. + To reduce information leakage, IPv4 packets no longer have a ip_id field set unless fragmentation is being done. @@ -226,6 +228,9 @@ The dev_db utility is unnecessary due to the mandatory presence of devfs, and has been removed. + &man.ipfw.8; list and show + command now support ranges of rule numbers. + The libcipher DES cryptography library has been removed. All of its functionality is provided by the libcrypto library, and all base systems @@ -248,6 +253,9 @@ &man.ps.1; now supports a to display all kernel-visible threads in each process. + A bug that &man.rarpd.8; does not recognize removable Ethernet NICs + is fixed. + A number of utilities available in /bin and /sbin are now available as a statically-linked crunched binary that lives in @@ -275,6 +283,9 @@ BIND has been updated from 8.3.4 to 8.3.6. + GCC has been updated from 3.2.2 to + 3.3.1-prerelease (a 11 July 2003 snapshot). + lukemftp has been updated from 1.6beta2 to a 30 June 2003 snapshot from NetBSD. @@ -290,7 +301,13 @@ Ports/Packages Collection Infrastructure - + If GNU_CONFIGURE is defined, + all instances of config.guess and config.sub found + under WRKDIR + are replaced with the master versions from + PORTSDIR/Template. + This allows old ports (which contain old versions + of these scripts) to build on newer architectures like ia64 and amd64. 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 6178fd1..b94924b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -169,6 +169,8 @@ Network Protocols + &man.ipfw.4; rules now support C++-style comment. + To reduce information leakage, IPv4 packets no longer have a ip_id field set unless fragmentation is being done. @@ -226,6 +228,9 @@ The dev_db utility is unnecessary due to the mandatory presence of devfs, and has been removed. + &man.ipfw.8; list and show + command now support ranges of rule numbers. + The libcipher DES cryptography library has been removed. All of its functionality is provided by the libcrypto library, and all base systems @@ -248,6 +253,9 @@ &man.ps.1; now supports a to display all kernel-visible threads in each process. + A bug that &man.rarpd.8; does not recognize removable Ethernet NICs + is fixed. + A number of utilities available in /bin and /sbin are now available as a statically-linked crunched binary that lives in @@ -275,6 +283,9 @@ BIND has been updated from 8.3.4 to 8.3.6. + GCC has been updated from 3.2.2 to + 3.3.1-prerelease (a 11 July 2003 snapshot). + lukemftp has been updated from 1.6beta2 to a 30 June 2003 snapshot from NetBSD. @@ -290,7 +301,13 @@ Ports/Packages Collection Infrastructure - + If GNU_CONFIGURE is defined, + all instances of config.guess and config.sub found + under WRKDIR + are replaced with the master versions from + PORTSDIR/Template. + This allows old ports (which contain old versions + of these scripts) to build on newer architectures like ia64 and amd64. -- cgit v1.1