From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 61D8F3AA9425 for ; Sat, 22 May 2021 00:26:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61D8F3AA9425 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD53B3AA9421 DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org F28D43847837 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=mON25YmiH0JR7pYLZQ1IJgoJW9aBIOK+XA4zZRNUIAo=; b=HILxQx9g01NnGR6rWI/61n7qqUHbzCCs7RzbFXolMwsrx43ZTdTZhPkv+CYMK2amR7 70KDkqS0+RBl8P/hQ6YJOU8Yl2xie2KuiGihM0QQ9nlboZ5PiEjA8kKgnj2JI4d+aM1A 8kHi/a+tJpl9DwFDNbX9gCwai9/9gL5FgztYP+xV9Nhdyr7nRZM4gFDvns0/IrksvoW5 Er3m8RcXJt+bgrR+wLfETtl8SNIoYV/xLbWRHA1eeJXtjV46RQA6GhIzTEdFV7Xy1Z5R lY/P//bvlS7p7JykE0LXXZvQfMHsVEyYtFaybq1EAD4wDehgZ+v9aY9bnUGxd+6UmIop 4KCA== X-Gm-Message-State: AOAM530ISa0NsGKWIZzxHzK9GRWZEOHct8LonlwMSudH3vvSVPbmwxwr /dnuswe56Rt2F4G6cVnI3by6F+0OkVw= X-Google-Smtp-Source: ABdhPJyt+9QDmPCKGPw7iNVBwvJ9ap/gn0shzxcPueD6EYTGsH5elUhRacmf/qyZ3nvVTORei1hITA== X-Received: by 2002:a17:903:189:b029:f1:d67a:5168 with SMTP id z9-20020a1709030189b02900f1d67a5168mr14789460plg.82.1621643200145; Fri, 21 May 2021 17:26:40 -0700 (PDT) Date: Sat, 22 May 2021 09:26:39 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: libjpeg-turbo 2.1.0-1 Message-Id: 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 210521-12, 2021/05/22), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.1 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.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Lemures Lemniscati via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2021 00:26:43 -0000 The following packages have been uploaded to the Cygwin distribution: * jpeg-2.1.0-1 * libjpeg-devel-2.1.0-1 * libjpeg8-2.1.0-1 * libturbojpeg-devel-2.1.0-1 * libturbojpeg0-2.1.0-1 * libjpeg-turbo-2.1.0-1-src * libjpeg-turbo-debuginfo-2.1.0-1 This is an update to the latest stable upstream release. -- 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.0 Source: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/2.1.0 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.0/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