From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by sourceware.org (Postfix) with ESMTPS id F28D43847837 for ; Sat, 22 May 2021 00:26:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org F28D43847837 Received: by mail-pj1-x102a.google.com with SMTP id h20-20020a17090aa894b029015db8f3969eso7420761pjq.3 for ; Fri, 21 May 2021 17:26:40 -0700 (PDT) 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) Received: from [172.21.0.1] ([2400:2411:aa20:4300:947c:6aa:3de4:ac74]) by smtp.gmail.com with ESMTPSA id 13sm5278005pfz.91.2021.05.21.17.26.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 May 2021 17:26:39 -0700 (PDT) Date: Sat, 22 May 2021 09:26:39 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: libjpeg-turbo 2.1.0-1 Message-Id: <20210522092637.CAA3.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 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 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, 22 May 2021 00:26:42 -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