From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpout2.vodafonemail.de (smtpout2.vodafonemail.de [145.253.239.133]) by sourceware.org (Postfix) with ESMTPS id 763633858004 for ; Sat, 19 Dec 2020 17:49:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 763633858004 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Stromeko@nexgo.de Received: from smtp.vodafone.de (unknown [10.2.0.36]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id 2611D123836 for ; Sat, 19 Dec 2020 18:49:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1608400147; bh=VlMZ9TZ4f4V7fMNR9/2rzJwsFjoSms/RaP7DiKxiaL4=; h=From:To:Subject:Date; b=PiSNRbx85EwcG7ykRX8U+5p6ATVaM1AYYeb7cL0roSJfewLepvSEQycjqsZVF0tko 5d22Mq7bgbDBIpdR+iY6f5NsiLkxt4tpLrf/vS1B0XxWKZToaVbkCo0RmGhMJqGxsW VRownsPcWXnPeuy48fD0fBqkl/HjU0YFVviq6fXI= Received: from Gertrud (p54a0ca05.dip0.t-ipconnect.de [84.160.202.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 8B30E140238 for ; Sat, 19 Dec 2020 17:49:06 +0000 (UTC) From: Achim Gratz To: cygwin-announce@cygwin.com Subject: Updated: zstd-1.4.8-1 and development headers / libraries Date: Sat, 19 Dec 2020 18:48:37 +0100 Message-ID: <8736016616.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 1594 X-purgate-ID: 155817::1608400146-00000667-91724F84/0/0 X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2020 17:49:11 -0000 This release updates Zstandard to the latest upstream version, which is a maintenance release with performance improvements and bugfixes. Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. http://www.zstd.net/ Besides a standalone compression tool, development headers and a library with comprehensive API are available both for Cygwin native applications and cross-compilation toolchains in the following sub-packages: libzstd-devel-1.4.8-1 libzstd1-1.4.8-1 mingw64-i686-zstd-1.4.8-1 mingw64-x86_64-zstd-1.4.8-1 Notes ----- This version is compiled with support for GZip, LZ4 and Xz compression. Support for legacy formats from versions before 1.0 has been removed. Version 1.4.6 was not released, this version number was used for source synchronisation with the Linux kernel. Version 1.4.7 had an alignment bug that also affected 32bit Cygwin and was fixed with 1.4.8. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.