X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9014E38582A4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673015319; bh=6i/r/XH+BeZP2yujQbtBxAmITO54Apz5X8OANhaA9vw=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=Aw5VG2x+CH57I1tguEW2rx9bh4t6iX5RzpmhL8FMmqH1Gp8XVmmUmShViSP+cuPaP qCfCldHof4kqxqivc/jalweTGC1TkLx2CVaFt5Q092VYeeClZs27WWS6geZpwy6U7f AF34ZIl9a8hU4Jc3mF5fSaBJtz9DRl3tz4wCWd7c= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E23203858C33 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4AD53858C00 DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9CFCF3858D33 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=2AbMAvjBGJhc9DGUnw6yMvPj9tiEpDD93dpoOMEbMQU=; b=gMZVbNCbhZQhhxj6MB7VeWrHJGRG06qdWGXmmrR98ZtOmuTYRhCNwOkT9Iq0GdWrIj aA0y1d0fyqMC7k+OktxeTQ3AjW5iKWbOo2tOcAp6TvsrnYPQm8zNgZZnX9sI5xLemuC+ 8Fk+Oekrmdo9g7UxSW3tZMvRafiSiJC36TWzfDM3wFZsGG/PrCGpc4Q5WbIqis3zxxSG l6GysAYOgmqLsgJ9bKojmt8L7ELYAVCTzEJq1eC/SkVMqWbSe35PRWoqDWPPtjnrsHNE GbRU3IdyOGJ2WMIumCP4+New64mYdW0t0HN6Phw+FJId2eU6zh0bRpIPhDzjXbUM9UAs kSSA== X-Gm-Message-State: AFqh2kohXM4ArfC1roKJUlU6vTbI6J9g1eyaDXbfakERZbL7j3iKRW0L Yx57uH8XSdQvopqdBgpX4BzRd4XbYfw= X-Google-Smtp-Source: AMrXdXvWu2cxbLvLiZgLyBZsNmq2v/KwlLmpkdIoejWvkNCDDonE9ayPGgH3B4tCkW8JR7nuo5VKYQ== X-Received: by 2002:a17:903:230a:b0:189:d3d9:9308 with SMTP id d10-20020a170903230a00b00189d3d99308mr77119830plh.34.1673015267603; Fri, 06 Jan 2023 06:27:47 -0800 (PST) Date: Fri, 06 Jan 2023 23:27:47 +0900 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: libdeflate-1.15-1 Message-Id: MIME-Version: 1.0 X-Mailer: Becky! ver. 2.81.03 [ja] X-Antivirus: Avast (VPS 230106-0, 2023/1/6), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.0 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Lemures Lemniscati via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Lemures Lemniscati via Cygwin-announce Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" The following packages have been updated to the latest upstream version: * libdeflate-devel-1.15-1 * libdeflate-tools-1.15-1 * libdeflate0-1.15-1 * libdeflate-1.15-1-src * libdeflate-debuginfo-1.15-1 -- libdeflate 1.15 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.15/NEWS.md License: MIT License https://github.com/ebiggers/libdeflate/blob/v1.15/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