diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2007-07-13 17:43:49 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2007-07-13 17:43:49 +0000 |
| commit | d688a95f38f4e73ab6072c909e36568172242f63 (patch) | |
| tree | 7f4992cc21a3938e9214cecc1bfb7cd15f5178e0 | |
| parent | 02eaf70f0dc235b7e4ddebc342e9d1ff16d2944c (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
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 b52ff08fcf35..25e3a2a3cb85 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -123,6 +123,12 @@ sysctl variable, which defaults to <literal>0</literal> (off). For more information, see security advisory <ulink url="http://security.FreeBSD.org/advisories/FreeBSD-SA-07:03.ipv6.asc">FreeBSD-SA-07:03.ipv6</ulink>.</para> + + <para>Problems with &man.libarchive.3; and &man.tar.1; handling + corrupted &man.tar.5; archive files have been fixed. More + details can be found in security advisory + <ulink url="http://security.FreeBSD.org/advisories/FreeBSD-SA-07:05.libarchive.asc">FreeBSD-SA-07:05.libarchive</ulink>.</para> + </sect2> <sect2 id="kernel"> |
