summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-04-23 01:23:20 +0000
committerbmah <bmah@FreeBSD.org>2002-04-23 01:23:20 +0000
commit7f9efdd860dc4f45acf35743d3b39b4bffe13cdf (patch)
tree518ca9200bff1621647b6cb456b2b18b7c3d3acf /release
parent84b82bd4fa4ead1c866efebe81468d72be1a871f (diff)
downloadFreeBSD-src-7f9efdd860dc4f45acf35743d3b39b4bffe13cdf.zip
FreeBSD-src-7f9efdd860dc4f45acf35743d3b39b4bffe13cdf.tar.gz
New release notes: SA-02:22, SA-02:23.
Updated release notes: Device polling for rl(4), updated URL for SA-02:18, smbfs userland 1.4.4.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml22
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml22
2 files changed, 36 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 25cdcc3..f35d4a4 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -777,7 +777,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<varname>kern.polling.user_frac</varname> sysctl indicating
the percentage of CPU time to be reserved for userland. The
devices initially supporting polling are &man.dc.4;,
- &man.fxp.4;, and &man.sis.4;. More details can be found in
+ &man.fxp.4;, &man.rl.4, and &man.sis.4;. More details can be found in
the &man.polling.4; manual page. &merged;</para>
<para arch="i386">The packet-forwarding performance of certain
@@ -1691,7 +1691,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
be made to function incorrectly or abort. This
<application>zlib</application> bug has been fixed. For a
workaround and solutions, see security advisory <ulink
- url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:18.zlib.asc">FreeBSD-SA-02:18</ulink>.
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:18.zlib.v1.2.asc">FreeBSD-SA-02:18</ulink>.
&merged;</para>
<para>Bugs in the TCP SYN cache (<quote>syncache</quote>) and SYN
@@ -1709,6 +1709,20 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:21.tcpip.asc">FreeBSD-SA-02:21</ulink>.
&merged;</para>
+ <para>A bug with memory-mapped I/O, which could cause a system
+ crash, has been fixed. For more information about a solution,
+ see security advisory <ulink
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:22.mmap.asc">FreeBSD-SA-02:22</ulink>.
+ &merged;</para>
+
+ <para>A security hole, in which SUID programs could be made to
+ read from or write to inappropriate files through manipulation
+ of their standard I/O file descriptors, has been fixed.
+ Information regarding a solution can be found in security
+ advisory <ulink
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:23.stdio.asc">FreeBSD-SA-02:23</ulink>.
+ &merged;</para>
+
</sect2>
<sect2 id="userland">
<title>Userland Changes</title>
@@ -2927,9 +2941,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>&man.routed.8; has been updated to version
2.22. &merged;</para>
- <para arch="i386">Version 1.4.3 of the
+ <para arch="i386">Version 1.4.4 of the
<application>smbfs</application> userland utilities have been
- imported. &merged;</para>
+ imported.</para>
<para><application>tcpdump</application> has been updated to
3.6.3. &merged;</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 25cdcc3..f35d4a4 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -777,7 +777,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<varname>kern.polling.user_frac</varname> sysctl indicating
the percentage of CPU time to be reserved for userland. The
devices initially supporting polling are &man.dc.4;,
- &man.fxp.4;, and &man.sis.4;. More details can be found in
+ &man.fxp.4;, &man.rl.4, and &man.sis.4;. More details can be found in
the &man.polling.4; manual page. &merged;</para>
<para arch="i386">The packet-forwarding performance of certain
@@ -1691,7 +1691,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
be made to function incorrectly or abort. This
<application>zlib</application> bug has been fixed. For a
workaround and solutions, see security advisory <ulink
- url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:18.zlib.asc">FreeBSD-SA-02:18</ulink>.
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:18.zlib.v1.2.asc">FreeBSD-SA-02:18</ulink>.
&merged;</para>
<para>Bugs in the TCP SYN cache (<quote>syncache</quote>) and SYN
@@ -1709,6 +1709,20 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:21.tcpip.asc">FreeBSD-SA-02:21</ulink>.
&merged;</para>
+ <para>A bug with memory-mapped I/O, which could cause a system
+ crash, has been fixed. For more information about a solution,
+ see security advisory <ulink
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:22.mmap.asc">FreeBSD-SA-02:22</ulink>.
+ &merged;</para>
+
+ <para>A security hole, in which SUID programs could be made to
+ read from or write to inappropriate files through manipulation
+ of their standard I/O file descriptors, has been fixed.
+ Information regarding a solution can be found in security
+ advisory <ulink
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:23.stdio.asc">FreeBSD-SA-02:23</ulink>.
+ &merged;</para>
+
</sect2>
<sect2 id="userland">
<title>Userland Changes</title>
@@ -2927,9 +2941,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>&man.routed.8; has been updated to version
2.22. &merged;</para>
- <para arch="i386">Version 1.4.3 of the
+ <para arch="i386">Version 1.4.4 of the
<application>smbfs</application> userland utilities have been
- imported. &merged;</para>
+ imported.</para>
<para><application>tcpdump</application> has been updated to
3.6.3. &merged;</para>
OpenPOWER on IntegriCloud