From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1032.google.com (mail-pj1-x1032.google.com [IPv6:2607:f8b0:4864:20::1032]) by sourceware.org (Postfix) with ESMTPS id 2717E3858CDA for ; Tue, 16 Aug 2022 21:28:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2717E3858CDA Received: by mail-pj1-x1032.google.com with SMTP id s36-20020a17090a69a700b001faad0a7a34so43341pjj.4 for ; Tue, 16 Aug 2022 14:28:48 -0700 (PDT) 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; bh=N60R9YEtBizNEDA+x9FasJ+NXjvH3dnYjquu3yNjFTg=; b=pYdXpKplPkqp8XW1mwwLWvxAnPgO/2md9jxpce6l06klO+EJ6ZiFgMOXgCBoDTimlq vyI+idYKRO1fBGznOei3L4ZGd5uTxd0UGHHVT6TPNuDjsY3sKrlsnk/f1CwNpeVg/g24 CwpWmhfRpM7/CZW5J/zZbRntebUmUtL3C2kNPRBF5Clk/3xlEbYXhXBgtzMMDpbGqQP1 OFbC0x81+A77Tdi65NUO89tMs6waoLl2+UJ8NxoZqKiguHwlV3uxNnswcbinQ7zfkpPb jER/ABEooh6bbT5QcH8iM8pwuIB704q/HsvvqcHALzeWm3Mma9K7Zp4bsq12300gFHB0 mOqw== X-Gm-Message-State: ACgBeo3EqJgBFdBWHFwj3lmBejLALCKgKyP2dIMw2khFRBHh18sOV5Bj 0BMmLQODkedBzqpwgV7yy8ogouPg938= X-Google-Smtp-Source: AA6agR4ayLgK7cNyKgnj9XTaqCspAwhE0ftg5l71eIDZlfLIt/pRHlr6jWBSdhSfKWvykLiqYXqUMg== X-Received: by 2002:a17:902:70c7:b0:170:9030:2665 with SMTP id l7-20020a17090270c700b0017090302665mr23431641plt.73.1660685326884; Tue, 16 Aug 2022 14:28:46 -0700 (PDT) Received: from [192.168.3.4] ([2400:2411:aa20:4300:7589:8f8a:6e22:344]) by smtp.gmail.com with ESMTPSA id l65-20020a622544000000b0052dde3e965fsm8874548pfl.108.2022.08.16.14.28.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Aug 2022 14:28:46 -0700 (PDT) Date: Wed, 17 Aug 2022 06:28:45 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: libjpeg-turbo 2.1.4-1 Message-Id: <20220817062844.9B7D.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.81.03 [ja] X-Antivirus: Avast (VPS 220816-4, 2022/8/16), 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, T_SCC_BODY_TEXT_LINE 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 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: Tue, 16 Aug 2022 21:28:49 -0000 The following packages have been uploaded to the Cygwin distribution: * jpeg-2.1.4-1 * libjpeg-devel-2.1.4-1 * libjpeg8-2.1.4-1 * libturbojpeg-devel-2.1.4-1 * libturbojpeg0-2.1.4-1 * libjpeg-turbo-2.1.4-1-src * libjpeg-turbo-debuginfo-2.1.4-1 This is an update to the latest upstream. -- libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. HomePage: https://libjpeg-turbo.org/ News: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.4 Source: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/2.1.4 License: The IJG (Independent JPEG Group) License The Modified (3-clause) BSD License The zlib License https://github.com/libjpeg-turbo/libjpeg-turbo/blob/2.1.4/LICENSE.md Cygwin Package Summary: https://www.cygwin.com/packages/summary/libjpeg-turbo-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/libjpeg-turbo.git -- Lemures Lemniscati