diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-07-31 20:09:07 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-07-31 20:09:07 +0000 |
| commit | 549e510df4bb83ae49e625392125cb6ffb69fa5c (patch) | |
| tree | ecb7bd0a56b6f3722fc08337ac540f9f26d62146 | |
| parent | db351cca83cd345216ddb27d3ab32fb0d5a324b1 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 8 |
2 files changed, 16 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 67d5127a750b..6ba0b20d3f57 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1951,6 +1951,14 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:32.pppd.asc">FreeBSD-SA-02:32</ulink>. &merged;</para> + <para>Multiple buffer overflows in + <application>OpenSSL</application> have been corrected, by way + of an upgrade to the base system version of + <application>OpenSSL</application>. More details can be found + in security advisory <ulink + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:33.openssl.asc">FreeBSD-SA-02:33</ulink>. + &merged;</para> + </sect2> <sect2 id="userland"> 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 67d5127a750b..6ba0b20d3f57 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1951,6 +1951,14 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:32.pppd.asc">FreeBSD-SA-02:32</ulink>. &merged;</para> + <para>Multiple buffer overflows in + <application>OpenSSL</application> have been corrected, by way + of an upgrade to the base system version of + <application>OpenSSL</application>. More details can be found + in security advisory <ulink + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:33.openssl.asc">FreeBSD-SA-02:33</ulink>. + &merged;</para> + </sect2> <sect2 id="userland"> |
