svn commit: r288891 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:15:00 UTC 2015


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">


More information about the svn-src-stable-10 mailing list