Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2016 00:24:32 +0200
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        Martin Matuska <mm@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r299529 - in head: contrib/libarchive contrib/libarchive/cat contrib/libarchive/cat/test contrib/libarchive/cpio contrib/libarchive/cpio/test contrib/libarchive/libarchive contrib/libar...
Message-ID:  <CAALwa8=V2pKc-kOqA3GWKZ=Kn%2BjgP7idUif1Z=WO7PY6_g1BYA@mail.gmail.com>
In-Reply-To: <201605121016.u4CAGGTB056683@repo.freebsd.org>
References:  <201605121016.u4CAGGTB056683@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 12, 2016 at 12:16 PM, Martin Matuska <mm@freebsd.org> wrote:
> Author: mm
> Date: Thu May 12 10:16:16 2016
> New Revision: 299529
> URL: https://svnweb.freebsd.org/changeset/base/299529
>
> Log:
>   MFV r299425:
>
>   Update libarchive to 3.2.0
>
>   New features:
>   - new bsdcat command-line utility
>   - LZ4 compression (in src only via external utility from ports)
>   - Warc format support
>   - 'Raw' format writer
>   - Zip: Support archives >4GB, entries >4GB
>   - Zip: Support encrypting and decrypting entries
>   - Zip: Support experimental streaming extension
>   - Identify encrypted entries in several formats
>   - New --clear-nochange-flags option to bsdtar tries to remove noschg and
>     similar flags before deleting files
>   - New --ignore-zeros option to bsdtar to handle concatenated tar archives
>   - Use multi-threaded LZMA decompression if liblzma supports it
>   - Expose version info for libraries used by libarchive
>
>   Patched files (fixed compiler warnings):
>
>   contrib/libarchive/cat/bsdcat.c (vendor PR #702)
>   contrib/libarchive/cat/bsdcat.h (vendor PR #702)
>   contrib/libarchive/libarchive/archive_read_support_format_mtree.c (PR #701)
>   contrib/libarchive/libarchive_fe/err.c (vendor PR #703)
>
>   MFC after:    1 month
>   Relnotes:     yes

Hi,

cpio(1) looks broken after this update and the ports tree is unusable
(it uses cpio in COPYTREE*).
Please revert and request a ports exp-run.

Cheers,

Antoine (with hat: portmgr)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=V2pKc-kOqA3GWKZ=Kn%2BjgP7idUif1Z=WO7PY6_g1BYA>