diff --git a/en/releases/5.2R/errata.html b/en/releases/5.2R/errata.html index 2033977112..fa16eede90 100644 --- a/en/releases/5.2R/errata.html +++ b/en/releases/5.2R/errata.html @@ -18,8 +18,8 @@ alink="#0000FF">
Copyright © 2000, 2001, 2002, 2003, 2004 The FreeBSD Documentation Project
-$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.57
-2004/01/10 19:17:21 bmah Exp $
+
$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.60
+2004/01/21 17:03:13 bmah Exp $
(9 Jan 2004) Due to a change in +href="http://www.FreeBSD.org/cgi/man.cgi?query=cpp&sektion=1&manpath=FreeBSD+5.2-current"> cpp(1) behavior, the login screen for @@ -112,9 +112,9 @@ class="VARNAME">hint.acpi.0.disabled kernel environment variable. These pr are being investigated. For problems that have not already been reported (check the mailing list archives before posting), sending the output of +href="http://www.FreeBSD.org/cgi/man.cgi?query=dmesg&sektion=8&manpath=FreeBSD+5.2-current"> dmesg(8) and +href="http://www.FreeBSD.org/cgi/man.cgi?query=acpidump&sektion=8&manpath=FreeBSD+5.2-current"> acpidump(8) to the FreeBSD-CURRENT mailing list may help diagnose the problem.
@@ -144,19 +144,19 @@ the hint.acpi.0.disabled kernel environment variable.(9 Jan 2004) Installing over NFS when using the install floppies requires that the nfsclient.ko module be manually loaded from the third floppy disk. This can be done by following the prompts when +href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+5.2-current"> sysinstall(8) launches to load a driver off of the third floppy disk.
(9 Jan 2004) The use of multiple vchans (virtual audio channels with dynamic mixing in software) in the +href="http://www.FreeBSD.org/cgi/man.cgi?query=pcm&sektion=4&manpath=FreeBSD+5.2-current"> pcm(4) driver has been known to cause some instability.
(10 Jan 2004) Although APIC interrupt routing seems to work correctly on many systems,
on some others (such as some laptops) it can cause various errors, such as
+href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4&manpath=FreeBSD+5.2-current">
ata(4) errors or
hangs when starting or exiting X11. For these situations, it may be advisable to disable
APIC routing, using the ``safe mode'' of the bootloader or the
(10 Jan 2004) The NFSv4 client may panic when attempting an NFSv4 operation against an
NFSv3/NFSv2-only server. This problem has been fixed with revision 1.4 of src/sys/rpc/rpcclnt.c in FreeBSD 5.2-CURRENT. (11 Jan 2004) Some problems have been encountered when using third-party NSS modules,
+such as nss_ldap, and groups with large membership lists. These
+have been fixed with revision 1.2 of src/include/nss.h and
+revision 1.2 of src/lib/libc/net/nss_compat.c in FreeBSD
+5.2-CURRENT. (13 Jan 2004) The FreeBSD 5.2-CURRENT release notes incorrectly stated that GCC was a post-release GCC 3.3.3 snapshot. They should have
+stated that GCC was a pre-release
+GCC 3.3.3 snapshot. (13 Jan 2004) The sysutils/kdeadmin3 port/package has a bug in the KUser component that can cause deletion of the root user from the system password file. Users are strongly urged
+to upgrade to version 3.1.4_1 of this port/package. (21 Jan 2004) Some bugs in the IPsec implementation imported from the KAME Project can
+result in memory objects being freed before all references to them were removed. Reported
+symptoms include erratic behavior or kernel panics after flushing the Security Policy
+Database (SPD). Some of these problems have been fixed in FreeBSD 5.2-CURRENT in rev.
+1.31 of src/sys/netinet6/ipsec.c, rev. 1.136 of src/sys/netinet/in_pcb.c, and revs. 1.63 and 1.64 of src/sys/netkey/key.c. More information about these problems has
+been posted to the FreeBSD-CURRENT mailing list, in particular the thread entitled ``[PATCH] IPSec fixes''.