From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15622 invoked by alias); 4 Sep 2017 02:05:17 -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 9807 invoked by uid 89); 4 Sep 2017 02:04:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 299BE8535D Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 299BE8535D X-Mailbox-Line: From cygwin-announce-lz4-1.7.5-1 Sun Sep 03 21:02:44 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 04 Sep 2017 02:05:00 -0000 Subject: lz4 1.7.5-1 X-SW-Source: 2017-09/txt/msg00035.txt.bz2 Message-ID: <20170904020500.rPpZ2e2q0Co2BDb-qAa-hpi6mZ5wGLBpjjMHQtC_HCQ@z> The following packages have been uploaded to the Cygwin distribution: * lz4-1.7.5-1 * liblz4_1-1.7.5-1 * liblz4-devel-1.7.5-1 * mingw64-i686-lz4-1.7.5-1 * mingw64-x86_64-lz4-1.7.5-1 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. The most important design principle behind LZ4 is simplicity. Upstream versioning has changed to a more traditional form in this release. -- Yaakov