svn commit: r282183 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Apr 28 18:11:33 UTC 2015
Author: gjb
Date: Tue Apr 28 18:11:32 2015
New Revision: 282183
URL: https://svnweb.freebsd.org/changeset/base/282183
Log:
Document r280870, fix directory inclusion when '--one-file-system'
is specified.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:30 2015 (r282182)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:32 2015 (r282183)
@@ -323,6 +323,11 @@
updated to link against the &man.libxo.3; shared
library.</para>
+ <para revision="280870">A regression in the &man.libarchive.3;
+ library that would prevent a directory from being included in
+ the archive when <literal>--one-file-system</literal> is used
+ has been fixed.</para>
+
<para revision="281311" contrib="sponsor" sponsor="&ff;">The
&man.ar.1; utility has been updated to set
<literal>ARCHIVE_EXTRACT_SECURE_SYMLINKS</literal> and
More information about the svn-src-head
mailing list