From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EB94A3858431 for ; Sat, 22 Jan 2022 19:52:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A0E473858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1642881116; bh=M2g/sO3WUvbJXRAvgH04227f6au9lPET/ZeOR7ZsbwM=; h=From:To:Subject:Date; b=jjVQXx4Ck4E28U5HdpNbsrEWzribTXAtxjDoQ1ajN5P1v8Nh2bMW9PzScs8yR8I0o SmVsqzqZozEJfYFGZv55+qmgKzoJkgJEnNgZuQ4nXL2lDe9FRSNbWM8TowLGhZutsV ZSS82AFvENjH+VKY8CZ/FUn5DInPckS8AbkcO5A4= From: Achim Gratz To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: zstd-1.5.2-1 and development headers / libraries Date: Sat, 22 Jan 2022 20:51:22 +0100 Message-Id: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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: 1447 X-purgate-ID: 155817::1642881115-000026EA-765D6E46/0/0 X-Spam-Status: No, score=-3030.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2022 19:52:06 -0000 This release updates Zstandard to the latest upstream version, which is a maintenance release with minor 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.5.2-1 libzstd1-1.5.2-1 mingw64-i686-zstd-1.5.2-1 mingw64-x86_64-zstd-1.5.2-1 Notes ----- This version is compiled with support for GZip, LZ4 and Xz compression and all libraries are built with MT capability. Support for legacy formats from ZStandard versions before 1.0 has been removed. -- *** 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.