summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjosef <josef@FreeBSD.org>2004-07-03 08:45:20 +0000
committerjosef <josef@FreeBSD.org>2004-07-03 08:45:20 +0000
commitd1f8225d285d70f5f696b0b14206303be5a2e4d7 (patch)
tree2e9dba5b42355fbbafcd169ec83d473a1000108f
parentfba777f30c42ebae33ff555ca080fc3b93dd5f24 (diff)
downloadFreeBSD-src-d1f8225d285d70f5f696b0b14206303be5a2e4d7.zip
FreeBSD-src-d1f8225d285d70f5f696b0b14206303be5a2e4d7.tar.gz
Add FreeBSD-SA-04:13.linux and the device.hints related
expansion of pcm(4).
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml10
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml10
2 files changed, 20 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index a0f25a7..c697a71 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -214,6 +214,12 @@
For more information, see security advisory <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:12.jail.asc">FreeBSD-SA-04:12</ulink>. &merged;</para>
+ <para>A programming error in the handling of some Linux system calls which
+ may result in memory locations being accessed without proper validation
+ has been fixed.
+ For more information, see security advisory <ulink
+ url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:13.linux.asc">FreeBSD-SA-04:13</ulink>. &merged;</para>
+
</sect2>
<sect2 id="kernel">
@@ -305,6 +311,10 @@
This is currently non-functional, and would require some amount of work
to make it work under the &man.geom.4; API in 5-CURRENT.</para>
+ <para>The &man.pcm.4; driver has been modified to read
+ <filename>/boot/device.hints</filename> on startup, to allow setting
+ of default values for mixer channels.</para>
+
<para arch="sparc64">The &man.sab.4; now supports
<literal>BREAK_TO_DEBUGGER</literal> kernel option.</para>
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 a0f25a7..c697a71 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -214,6 +214,12 @@
For more information, see security advisory <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:12.jail.asc">FreeBSD-SA-04:12</ulink>. &merged;</para>
+ <para>A programming error in the handling of some Linux system calls which
+ may result in memory locations being accessed without proper validation
+ has been fixed.
+ For more information, see security advisory <ulink
+ url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:13.linux.asc">FreeBSD-SA-04:13</ulink>. &merged;</para>
+
</sect2>
<sect2 id="kernel">
@@ -305,6 +311,10 @@
This is currently non-functional, and would require some amount of work
to make it work under the &man.geom.4; API in 5-CURRENT.</para>
+ <para>The &man.pcm.4; driver has been modified to read
+ <filename>/boot/device.hints</filename> on startup, to allow setting
+ of default values for mixer channels.</para>
+
<para arch="sparc64">The &man.sab.4; now supports
<literal>BREAK_TO_DEBUGGER</literal> kernel option.</para>
OpenPOWER on IntegriCloud