From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by sourceware.org (Postfix) with ESMTPS id 5AC8A3858D1E for ; Sat, 5 Mar 2022 14:50:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5AC8A3858D1E Received: by mail-pl1-x62f.google.com with SMTP id 9so10208355pll.6 for ; Sat, 05 Mar 2022 06:50:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=R1RL8a/a/8H10FVT7ogTEiORdBFwvVdUKbjBHNOVMxQ=; b=PiAUDAFutSTd3L9K5GoBYBnJn+soP/aS/o6yt4ZyogkijhKoKcQEjXX3mGbpalpQ+l UYtvRAYlvMUzhGb0PeEMefgV1m0EomaNvrg3wzDGDbVyWohXlnjhNF3yKgpx89BYPV/d xcOBB97QagwcCNsrT7cZJMIknmXoda73zbED2kQ8Tl4nKCQeM6a1WrnCQjfejlc2WW1h WwogLRMmogbROzDsHGxw/ykX+PaAfgknSDy7aozsY5Q2fhqcfAf4w/742Wfh7y/xc/Xh 5MwdmEejfm0+xLbXCeylNRJf2+dMQqxN9E1pvuvlcOv4aslF2A6T4CdhnJC2CvXBSVA2 vfCA== X-Gm-Message-State: AOAM531xbCGCl3s0GryLi4e3nHSfQR4EO3pEXYQwNjMvwg/cjg+8Xiez 1NkNLyU5XwsK07PmFja8bA5Qg4MoI4I= X-Google-Smtp-Source: ABdhPJyGK3G3TZBjDiYi+2Enj6RiuLFFTyfwgP9nCcNJvHX8VMcZwFod6luKmYKzVI0/K9I111Sh9A== X-Received: by 2002:a17:90a:588c:b0:1b8:91a6:6cdf with SMTP id j12-20020a17090a588c00b001b891a66cdfmr4122507pji.239.1646491830243; Sat, 05 Mar 2022 06:50:30 -0800 (PST) Received: from [172.18.192.1] ([2400:2411:aa20:4300:d927:3820:45e8:235e]) by smtp.gmail.com with ESMTPSA id f3-20020a056a00238300b004e0a002ec80sm10496962pfc.10.2022.03.05.06.50.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Mar 2022 06:50:29 -0800 (PST) Date: Sat, 05 Mar 2022 23:50:29 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: libjpeg-turbo 2.1.3-1 Message-Id: <20220305235027.EA4A.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 220305-0, 2022/3/5), 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.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 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: Sat, 05 Mar 2022 14:50:32 -0000 The following packages have been uploaded to the Cygwin distribution: * jpeg-2.1.3-1 * libjpeg-devel-2.1.3-1 * libjpeg8-2.1.3-1 * libturbojpeg-devel-2.1.3-1 * libturbojpeg0-2.1.3-1 * libjpeg-turbo-2.1.3-1-src * libjpeg-turbo-debuginfo-2.1.3-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.3 Source: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/2.1.3 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.3/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