diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-06-01 01:50:16 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-06-01 01:50:16 +0000 |
| commit | 1e8dfc1355791759cb3b496a5f38c934426cd4d6 (patch) | |
| tree | ea6fc90bf8a3783daaaa48975098c88906867aec | |
| parent | 477553591bb89e53526df53ca021bb5742450b3b (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/errata/article.sgml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml index 28cf8ffa309b..7503317bc9fe 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.sgml +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -111,6 +111,11 @@ <sect1 id="security"> <title>Security Advisories</title> +<![ %release.type.release [ + <para>No advisories.</para> +]]> + +<![ %release.type.snapshot [ <para>Remotely exploitable vulnerabilities in <application>CVS</application> could allow an attacker to execute arbitrary comands on a CVS server. More details can be @@ -156,12 +161,18 @@ on workarounds and patches for supported security branches is contained in security advisory <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:06.openssl.asc">FreeBSD-SA-03:06</ulink>.</para> +]]> </sect1> <sect1 id="late-news"> <title>Late-Breaking News</title> +<![ %release.type.release [ + <para>No news.</para> +]]> + +<![ %release.type.snapshot [ <bridgehead renderas="sect3">GEOM</bridgehead> <para>The &man.geom.4;-based disk partitioning code in the kernel @@ -347,6 +358,7 @@ about using the new mailing lists can be found by visiting the <ulink url="http://www.FreeBSD.org/mailman/listinfo/">FreeBSD Mailman Info Page</ulink>.</para> +]]> </sect1> </article> |
