Two fixes for the 4.3-RELEASE errata: Noted a typo when loading the

Maestro-3/Allegro sound driver, and also mentioned FreeBSD-SA-01:39
(the fix was correctly noted in the release notes, but there was no
cross-reference to the advisory because the advisory hadn't yet been
issued at the time).
This commit is contained in:
Bruce A. Mah 2001-05-17 23:41:09 +00:00
parent 15b2ef471d
commit f8716bc7b2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9455

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.1 2001/04/21 07:58:32 jkh Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.2 2001/04/22 15:36:43 wosch Exp $">
<!ENTITY title "FreeBSD 4.3 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.1 2001/04/21 07:58:32 jkh Exp $ -->
<!-- $FreeBSD: www/en/releases/4.3R/errata.sgml,v 1.2 2001/04/22 15:36:43 wosch Exp $ -->
<html>
&header;
@ -36,10 +36,18 @@ for the latest security incident information.
---- Security Advisories:
Current active security advisories: None
The vulnerability documented in security advisory FreeBSD-SA-01:39 was
fixed in FreeBSD 4.3-RELEASE. The release notes mentioned the fix,
but made no mention of the security advisory.
---- System Update Information:
The release note entry for the ESS Maestro-3/Allegro sound driver gave
an incorrect command for loading the driver via /boot/loader.conf.
The correct command is:
snd_maestro3_load="YES"
</pre>
<p></p><a href="../index.html">Release Home</a>
&footer;