From 7c8a803be10c0807692166bcb9fccb6eb3d20433 Mon Sep 17 00:00:00 2001 From: bmah Date: Fri, 8 Mar 2002 22:57:25 +0000 Subject: New release notes: wi(4) Prism II/2.5 support + WEP fixes (+ MFC), IPSec inbound SPD fix for IPv4 (+ MFC), ata(4) RAID1 rebuild, /etc/rc.firewall{,6} don't add their own implicit rules (+ MFC). MFCs noted: puc(4) --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 22 +++++++++++++++++++++- .../doc/en_US.ISO8859-1/relnotes/common/new.sgml | 22 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6afb0eb..8dce791 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -235,7 +235,7 @@ The &man.puc.4; (PCI Universal Communications) driver has been added, to help connect PCI-based - serial ports to the &man.sio.4; driver. + serial ports to the &man.sio.4; driver. &merged; The &man.random.4; device has been rewritten to use the Yarrow algorithm. It harvests @@ -686,6 +686,10 @@ &man.vlan.4; devices are now loadable, unloadable, and clonable. &merged; + The &man.wi.4; driver now has support for Prism II and + Prism 2.5-based NICs. 104/128-bit WEP now works on Prism + cards. &merged; + The &man.xl.4; driver now supports the 3Com 3C556 and 3C556B MiniPCI adapters used on some laptops. &merged; @@ -781,6 +785,9 @@ options HZ=1000 # not compulsory but strongly recommended IP multicast now works on VLAN devices. Several other bugs in the VLAN code have also been fixed. + A bug in the IPSec processing for IPv4, which caused the + inbound SPD checks to be ignored, has been fixed. &merged; + &man.ipfw.4; now filters correctly in the presence of ECN bits in TCP segments. &merged; @@ -958,6 +965,10 @@ options HZ=1000 # not compulsory but strongly recommended The &man.ata.4; driver now supports a wider variety of SiS chipsets, as listed in the Hardware Notes. &merged; + The &man.ata.4; driver now has support for rebuilding + failed drives in a RAID1 configuration, under control of + &man.atacontrol.8; + The BurnProof(TM) feature, for applicable ATAPI CD-ROM burners, is now supported. &merged; @@ -1775,6 +1786,15 @@ options HZ=1000 # not compulsory but strongly recommended allow limiting the prototype quota distribution (specified with ) to a single filesystem. &merged; + /etc/rc.firewall and + /etc/rc.firewall6 will no longer add their own + hardcoded rules in the cases of a rules file in the + firewall_type variable or a non-existent + firewall type. (The motivation for this change is to avoid + acting on assumptions about a site's firewall policies.) In + addition, the closed firewall type now works + as documented in the &man.rc.firewall.8; manual page. &merged; + The functionality of /etc/security has been been moved into a set of scripts under the &man.periodic.8; framework, to make local customization easier and more 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 6afb0eb..8dce791 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -235,7 +235,7 @@ The &man.puc.4; (PCI Universal Communications) driver has been added, to help connect PCI-based - serial ports to the &man.sio.4; driver. + serial ports to the &man.sio.4; driver. &merged; The &man.random.4; device has been rewritten to use the Yarrow algorithm. It harvests @@ -686,6 +686,10 @@ &man.vlan.4; devices are now loadable, unloadable, and clonable. &merged; + The &man.wi.4; driver now has support for Prism II and + Prism 2.5-based NICs. 104/128-bit WEP now works on Prism + cards. &merged; + The &man.xl.4; driver now supports the 3Com 3C556 and 3C556B MiniPCI adapters used on some laptops. &merged; @@ -781,6 +785,9 @@ options HZ=1000 # not compulsory but strongly recommended IP multicast now works on VLAN devices. Several other bugs in the VLAN code have also been fixed. + A bug in the IPSec processing for IPv4, which caused the + inbound SPD checks to be ignored, has been fixed. &merged; + &man.ipfw.4; now filters correctly in the presence of ECN bits in TCP segments. &merged; @@ -958,6 +965,10 @@ options HZ=1000 # not compulsory but strongly recommended The &man.ata.4; driver now supports a wider variety of SiS chipsets, as listed in the Hardware Notes. &merged; + The &man.ata.4; driver now has support for rebuilding + failed drives in a RAID1 configuration, under control of + &man.atacontrol.8; + The BurnProof(TM) feature, for applicable ATAPI CD-ROM burners, is now supported. &merged; @@ -1775,6 +1786,15 @@ options HZ=1000 # not compulsory but strongly recommended allow limiting the prototype quota distribution (specified with ) to a single filesystem. &merged; + /etc/rc.firewall and + /etc/rc.firewall6 will no longer add their own + hardcoded rules in the cases of a rules file in the + firewall_type variable or a non-existent + firewall type. (The motivation for this change is to avoid + acting on assumptions about a site's firewall policies.) In + addition, the closed firewall type now works + as documented in the &man.rc.firewall.8; manual page. &merged; + The functionality of /etc/security has been been moved into a set of scripts under the &man.periodic.8; framework, to make local customization easier and more -- cgit v1.1