From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59394 invoked by alias); 27 Oct 2017 07:40:21 -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 44051 invoked by uid 89); 27 Oct 2017 07:38:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=streaming, ZIP, HAuthentication-Results:cygwin.com, images X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 99A767E42F Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 99A767E42F X-Mailbox-Line: From cygwin-announce-libarchive-3.3.2-1 Fri Oct 27 02:20:13 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 27 Oct 2017 07:40:00 -0000 Subject: libarchive 3.3.2-1 X-SW-Source: 2017-10/txt/msg00057.txt.bz2 Message-ID: <20171027074000.XBQmg4zbaX-w2shYDg8rb2HprDlmXyGcgUTtCqsEriI@z> The following packages have been uploaded to the Cygwin distribution: * libarchive13-3.3.2-1 * libarchive-devel-3.3.2-1 * bsdtar-3.3.2-1 * bsdcpio-3.3.2-1 * bsdcat-3.3.2-1 * mingw64-i686-libarchive-3.3.2-1 * mingw64-x86_64-libarchive-3.3.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. -- Yaakov