X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB9CB385800A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1676281350;
	bh=6oBsmRHVq1qtnUN22+hCRwRiEZDIFhhZcFJJNANoMGE=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=yAHLKohEpwIffgfYnWzbbLKWNvk2705wwmxPa6e1V/EUgTHlmKTNSXjemI5RfjvVb
	 UFBk2y25cDXwhJyeJm22LwktBhALpz2g0CnB5B0Bhxeyw4nDVPRqGHpgbZRQNMN6VK
	 cjkVAfWi3IrbhdHx+oe5d3jCdcYOmkK07tCNx4MQ=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49D5E385842C
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 08752385480C
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D61793858005
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=content-transfer-encoding:mime-version:message-id:subject:to:from
 :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=EU39vTj2fnLQcFyyrzxGxNXsmksnzKEJrA79YWibyTs=;
 b=10W5frbjH06WAwCVUcwAhwiFvNcCY5O/adk1sbbo2/YZxARDIcHK8Dbhsd1AjKUx/o
 zgITKTZSn9qunMcXbyJnVlmwrUNgpsE8CADWXUz46eAvcS31ORJgx8R9siiyzDX9CgAH
 +bU0G7xozLHCB1DLpaFd6KXwZeAPCiOipSgoB3kr4z2OS40rtUPapBlgJuI6DCudYlyC
 5aPOvYuvMNRtTa0huT1sHRwUW2rOb5zWMo5G7uHksNWxQ15l4Nd1tofKh6kiI/wZwe4T
 p6LXhOgGETM0Pt8zVeMrYxjgyaEOT/v2N72FIKNXD9pBFxPKljZSTNTD0sdEv1QVkJWV
 uoJQ==
X-Gm-Message-State: AO0yUKXCt3cfhhmc1eLzQ9bCIwSFr0WWMhDffa/XUhilOkcY/v0PF+yD
 ZE+NSLlU3WqpcEivFLMfD7tqgyvOXI0=
X-Google-Smtp-Source: AK7set9nDvOig+KrSmzsHuodQLIBysp92Me3mOwPH0HwjMlVVgdnqoyeyYRuUnR0D9qiDrn2wqeCBg==
X-Received: by 2002:a05:6a20:7f8a:b0:bf:9c3:f6ab with SMTP id
 d10-20020a056a207f8a00b000bf09c3f6abmr30058932pzj.35.1676281277853; 
 Mon, 13 Feb 2023 01:41:17 -0800 (PST)
Date: Mon, 13 Feb 2023 18:41:17 +0900
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: libdeflate-1.17-1
Message-Id: <announce.20230213184115.7D53.50F79699@gmail.com>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.81.03 [ja]
X-Antivirus: Avast (VPS 230213-0, 2023/2/13), Outbound message
X-Antivirus-Status: Clean
X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Lemures Lemniscati via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Lemures Lemniscati via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

The following packages have been updated to the latest upstream version:

* libdeflate-devel-1.17-1
* libdeflate-tools-1.17-1
* libdeflate0-1.17-1

* libdeflate-1.17-1-src
* libdeflate-debuginfo-1.17-1

--
libdeflate 1.17

A library for fast, whole-buffer DEFLATE-based compression
and decompression


libdeflate is a library for fast, whole-buffer DEFLATE-based
compression and decompression.
The supported formats are:
    DEFLATE (raw),
    zlib (a.k.a. DEFLATE with a zlib wrapper),
    gzip (a.k.a. DEFLATE with a gzip wrapper).
libdeflate is heavily optimized. It is significantly faster than
the zlib library, both for compression and decompression, and
especially on x86 processors. In addition, libdeflate provides
optional high compression modes that provide a better compression
ratio than the zlib's 'level 9'.


Source: https://github.com/ebiggers/libdeflate
News: https://github.com/ebiggers/libdeflate/blob/v1.17/NEWS.md
License: MIT License
  https://github.com/ebiggers/libdeflate/blob/v1.17/COPYING


Cygwin Package Summary:
  https://www.cygwin.com/packages/summary/libdeflate-src.html
Cygport Source:
  https://cygwin.com/git/?p=git/cygwin-packages/libdeflate.git

--
Lemures Lemniscati

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
