From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x431.google.com (mail-pf1-x431.google.com [IPv6:2607:f8b0:4864:20::431]) by sourceware.org (Postfix) with ESMTPS id 88D95387740E for ; Mon, 29 Nov 2021 12:05:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 88D95387740E Received: by mail-pf1-x431.google.com with SMTP id n85so16586038pfd.10 for ; Mon, 29 Nov 2021 04:05:23 -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=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) Received: from [192.168.3.4] ([2400:2411:aa20:4300:4017:744d:7df0:3637]) by smtp.gmail.com with ESMTPSA id z10sm11862391pfh.188.2021.11.29.04.05.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Nov 2021 04:05:22 -0800 (PST) Date: Mon, 29 Nov 2021 21:05:22 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: libjpeg-turbo 2.1.2-1 Message-Id: <20211129210520.4222.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 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 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: Mon, 29 Nov 2021 12:05:28 -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