From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mr5.vodafonemail.de (mr5.vodafonemail.de [145.253.228.165]) by sourceware.org (Postfix) with ESMTPS id D32583856240 for ; Wed, 12 Apr 2023 17:00:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D32583856240 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=1681318819; bh=XHtyC39nWbC8rMnHOA7IJLkw3mJC3We3pa1Jj6EnYHo=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=gd1/49E91bagxEIM/QW2whniSepXvYh2AtUXO7RFVH+s6uuZE38i55Ip25GSeacDx A1yJo18hcJYdT1m5EoSSD5fuqW/DR0KOsWjT2u9VexJPwDPsweP8E+UwpUeGHXT6Vo z4Dcd49Tdwer9X36OJEhG0NWTnxK9HcE2MayfH/g= Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr5.vodafonemail.de (Postfix) with ESMTPS id 4PxTVC5g6Vz27Rh for ; Wed, 12 Apr 2023 17:00:19 +0000 (UTC) Received: from Gertrud (p57b9d9db.dip0.t-ipconnect.de [87.185.217.219]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4PxTV74BMCzMnbR for ; Wed, 12 Apr 2023 17:00:12 +0000 (UTC) From: Achim Gratz To: cygwin-announce@cygwin.com Subject: Updated: zstd-1.5.5-1 and development headers / libraries Date: Wed, 12 Apr 2023 19:00:08 +0200 Message-ID: <87wn2ht4rr.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 1443 X-purgate-ID: 155817::1681318815-5F7FD4B9-7EE32C7D/0/0 X-Spam-Status: No, score=-3031.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This release updates Zstandard to the latest upstream version, which is a maintenance release with bugfixes and minor performance improvements. 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.5-1 libzstd1-1.5.5-1 mingw64-i686-zstd-1.5.5-1 mingw64-x86_64-zstd-1.5.5-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.