Date: Mon, 5 Oct 2015 20:15:00 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r288891 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201510052015.t95KF0Zn083613@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Mon Oct 5 20:14:59 2015 New Revision: 288891 URL: https://svnweb.freebsd.org/changeset/base/288891 Log: Document r286082, libarchive(3) bugfix for sparse files in tar(1) archives. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:14:57 2015 (r288890) +++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:14:59 2015 (r288891) @@ -181,7 +181,9 @@ <sect2 xml:id="userland-contrib"> <title>Contributed Software</title> - <para> </para> + <para revision="286082">The &man.libarchive.3; library has been + updated to properly skip a sparse file entry in a &man.tar.1; + file, which would previously produce errors.</para> </sect2> <sect2 xml:id="userland-installer">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052015.t95KF0Zn083613>