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 6E7233835C11 for ; Mon, 29 Nov 2021 12:07:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E7233835C11 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F84E3877411 DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 88D95387740E 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=xUxyfj2fdXgdb4rW1/hAn4gwBE5EG4uwpcmNGGfyzQU=; b=yf7i27MHymY1T3NzY6WmzfZjjylmWV1+etuCGeR27O51QsyKzciNQP95LBHFrk3/lh Y0/STtNdMObkBVda7pkXJ0IqbS2xQNnSaQrat00Ws/edKqRaRxrTFgMeFh89WNB7H2K/ 0WR92TfZIPoVICpdGkYcPcC/pCHqLgofd04gktH9zXbqjsp/Rlhke6lNZWTORuIlR2hU fl3QcCrXNbERZpjf+zTPW9bv5LnUuf0h3dnMM+rPK0x+GwFoeqXUT1ac7fPspnvzebBh KRR0EI+GCucWiUG469v2GlADJEGg57puqryQQYaBt2dZ0fp5Jr0NAepFaD2BGGpgJmwa C0XQ== X-Gm-Message-State: AOAM533UmNSidY2nCV9s2i0TqV2yTq2K301RobWE7e/mvqMqeQLL5frD gaPQwGy8g/7Ir3p+xSzaBIE5SD4APTg= X-Google-Smtp-Source: ABdhPJxJYU/Vdhy2Yfq7Xnz8l0lTlueGpDArfj+874YLNK5qbAFerFRYpBas54E1DJmOgsUXH+gQow== X-Received: by 2002:a63:8ac2:: with SMTP id y185mr34795608pgd.205.1638187522666; Mon, 29 Nov 2021 04:05:22 -0800 (PST) Date: Mon, 29 Nov 2021 21:05:22 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: libjpeg-turbo 2.1.2-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 211128-4, 2021/11/28), 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.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 From: Lemures Lemniscati via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@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: Mon, 29 Nov 2021 12:07:02 -0000 The following packages have been uploaded to the Cygwin distribution: * jpeg-2.1.2-1 * libjpeg-devel-2.1.2-1 * libjpeg8-2.1.2-1 * libturbojpeg-devel-2.1.2-1 * libturbojpeg0-2.1.2-1 * libjpeg-turbo-2.1.2-1-src * libjpeg-turbo-debuginfo-2.1.2-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.2 Source: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/2.1.2 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.2/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