From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129402 invoked by alias); 13 Nov 2016 21:10:58 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 20189 invoked by uid 89); 13 Nov 2016 20:35:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=3221, bsd, BSD, ZIP X-HELO: mx1.redhat.com Message-Id: <201611132035.uADKYxDY028842@int-mx14.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Sun, 13 Nov 2016 21:10:00 -0000 Subject: libarchive 3.2.2-1 X-SW-Source: 2016-11/txt/msg00041.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libarchive13-3.2.2-1 * libarchive-devel-3.2.2-1 * bsdtar-3.2.2-1 * bsdcpio-3.2.2-1 * bsdcat-3.2.2-1 * mingw64-i686-libarchive-3.2.2-1 * mingw64-x86_64-libarchive-3.2.2-1 Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown into a feature-competitive replacement for GNU tar. This is an update to the latest upstream release, which adds LZ4 support. -- Yaakov