X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2B2C3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1676415293; bh=iY11ldhndJ3jJLbasOZ3PJhzYDFmZEoAEiZ6rWmcgQw=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=U+MGKJjLHQJlcurNJOo+EqKTe+eCM0Qhad4PNUPW65gaawMd5YG31JxVz5UIwzcin qgRAqoQvXuKlUHD52idrAiUM8960YYj18/1Hs/1ufg6VOIlHTVa9RxUl0gHSutVp9b QLg1/U5hFWxlW8aPUC7DB8Zm5Osi8oH4F8e8z6Uk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF9023858422 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E0543858431 DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 294DC3858D1E 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=jGMWRye5rCDyYP46d74jVfaJBWy0w6DUImsbFPpi76s=; b=C/7/JJa0JmTd1O8JtrnhMp1lZFHF32AMG7VyMWPIp1mhPg5jRVLmChvsupYze5fMyz Ren8P7xS9nM8RoOABwZToJFQKQqfBmGjbSFM6iQAfW+5R3RkdurToAfEfJxuLeI3wv9H KOJVBf/Ik+zXPqjrTpslLIHvoMdM3F/eKyXkQ1+5eFwmE4lT5SpjdOimCQX7udVip459 OfPAokib83sibKGSr2xniOEQtQC9hZPk+IGcsUO52cz4r7SmSIdTORT8cOaIS+EQm/G/ iDszQYXQLCsyNGL8ad0deHfDCMTYKI8tJwn5zmkKw8xW7ZC+/TC3XImP0wj3auIF+HFb ixXg== X-Gm-Message-State: AO0yUKVlqAnDFzkNnLGWoiuqavCZTcdqpa9DgOCtRtKD92osaQMCd/SC lFh/iFbUuv8KURlIR2gUuUZEkvKtDaY= X-Google-Smtp-Source: AK7set/DXdKMj/ghDosRMJhF3DADGA6dgARWWWD7VBcojK1AyR4GKnKwnHZ5lWrUsqN8RC2gIm/MlA== X-Received: by 2002:a62:384d:0:b0:5a8:da52:3c7f with SMTP id f74-20020a62384d000000b005a8da523c7fmr3599296pfa.1.1676415175008; Tue, 14 Feb 2023 14:52:55 -0800 (PST) Date: Wed, 15 Feb 2023 07:52:54 +0900 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: libjpeg-turbo 2.1.5.1-1 Message-Id: MIME-Version: 1.0 X-Mailer: Becky! ver. 2.81.03 [ja] X-Antivirus: Avast (VPS 230214-4, 2023/2/14), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-0.8 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 uploaded to the Cygwin distribution: * jpeg-2.1.5.1-1 * libjpeg-devel-2.1.5.1-1 * libjpeg8-2.1.5.1-1 * libturbojpeg-devel-2.1.5.1-1 * libturbojpeg0-2.1.5.1-1 * libjpeg-turbo-2.1.5.1-1-src * libjpeg-turbo-debuginfo-2.1.5.1-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.5.1 Source: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/2.1.5.1 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.5.1/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 -- 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