From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cD0vBdviWGU14wAA9RJhRA:P1 (envelope-from ) for ; Sat, 18 Nov 2023 17:14:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cD0vBdviWGU14wAA9RJhRA (envelope-from ) for ; Sat, 18 Nov 2023 17:14:19 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E5DDD541F7 for ; Sat, 18 Nov 2023 17:14:18 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MNp63oV0; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700324058; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=VaqscLcbxv3NsCArG2Uk+tAaIiTgS7ckuPPQA5iIER4=; b=PemHF1g2Nng/KjuTth+6GoBy5Coq62RmywRZBIxVmsW5LfPKtGE7FfQkv0qB+AF4PfEwFn lGR5ZvWqYQcuSG3koPG76oLDJDLWcsjcLcvK5Q0X9bvRFOoCyq69cvFDaeCtHyKDIVFGOm zR7V+mGP9GL95zjIFfVxm1ghnrJ/JvpkA2wRDzip7Ec9BUY5Yzw/hsi232ElPBRGqXMCpz DGJ57agpnFOQumXC0MnzWHAqyGMpXka62R/PndUvi4zZffY947GfyI1h9MdptfjnwQe15d TLsHJb8VI8DvMRZj7xItRAEAJtKtPCk/e1DnQbaRjqOvJFFkeeAMr5nZLKZLcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MNp63oV0; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700324058; a=rsa-sha256; cv=none; b=pLtGzZ7STYPjbR0i2N7UzrYnWCxWArvzmLI05dyNEBseXpETpPOmSFmPUTBfdR/y8JPPpP g4PkiElXkr1iEi68lP3RG+7XQhXFzglHCKy8qszHMBKbONCmVYxJMl+k7GGqA4SasF2Jha TQYrynS0Z5W0df89uxwk42SozNvKcfODag6n9I3DXhOxygXDTC0PCK1JkMEpWYlNL4nAn/ 5vxnT7/4rMftYncnvVBFHqOAyi7jTHjjMfT+M3KAi9vWxj6sgFbNPHXzY/zcYpvxNf+Xw7 8myJt/60zOLRb1aDCwhj9dAizm+4LZdBaVZlC/VoG3SX1h4RPe0TjBKn5iSK6Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r4NxL-0002kc-6S; Sat, 18 Nov 2023 11:14:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r4NxJ-0002kK-IO for guix-patches@gnu.org; Sat, 18 Nov 2023 11:14:01 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r4NxJ-0007vd-AP for guix-patches@gnu.org; Sat, 18 Nov 2023 11:14:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r4NxK-0004bR-6c for guix-patches@gnu.org; Sat, 18 Nov 2023 11:14:02 -0500 Subject: bug#67205: [PATCH] gnu: add cl-libjpeg-turbo 1.0. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 18 Nov 2023 16:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67205 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: cage Cc: 67205-done@debbugs.gnu.org Mail-Followup-To: 67205@debbugs.gnu.org, glv@posteo.net, cage-dev@twistfold.it Received: via spool by 67205-done@debbugs.gnu.org id=D67205.170032403117667 (code D ref 67205); Sat, 18 Nov 2023 16:14:02 +0000 Received: (at 67205-done) by debbugs.gnu.org; 18 Nov 2023 16:13:51 +0000 Received: from localhost ([127.0.0.1]:49371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4Nx8-0004at-Va for submit@debbugs.gnu.org; Sat, 18 Nov 2023 11:13:51 -0500 Received: from mout02.posteo.de ([185.67.36.66]:51991) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4Nx6-0004ac-2Y for 67205-done@debbugs.gnu.org; Sat, 18 Nov 2023 11:13:49 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 16A90240104 for <67205-done@debbugs.gnu.org>; Sat, 18 Nov 2023 17:13:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1700324021; bh=VaqscLcbxv3NsCArG2Uk+tAaIiTgS7ckuPPQA5iIER4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=MNp63oV0cpE4wDF0USDkr0C/Qub9RzEittSny8/a8GHKh8zMuqXTLao45UHCgf/0O KfML8CLq3TVd/CkrF8u0L/myeyLvvD8d2EdwKqdSyZKo/tfl8e+/0FHuHzuvjqbz3J 3seA0rYJDEm7xNNRCDqZpEEznLWqd2e2mTHu8nSuVaVu08DVrKpmQWbd/EOIhs1syE nhNnwpGL7EH3qx+/QdYlz2AsHSCEJszjU8Pnu4DFS+tF4M3Ac2TfWZ6KTeFe1PlbeP 8hGMvsiKTkIYgHwLP1nswvXKG2NQVvGGogXyyCZBi/pj/kw8bwbTRoSzax1V/fMG4n WtLAT5jHHpVyA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SXf2r2SYJz6tsg; Sat, 18 Nov 2023 17:13:40 +0100 (CET) References: From: Guillaume Le Vaillant Date: Sat, 18 Nov 2023 16:11:51 +0000 In-reply-to: Message-ID: <87fs1311l8.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 1.10 X-Spam-Score: 1.10 X-Migadu-Queue-Id: E5DDD541F7 X-Migadu-Scanner: mx13.migadu.com X-TUID: ZqdviQGVU+iC --=-=-= Content-Type: text/plain Patch applied with some style changes (no input labels, use of search-input-file function, etc) as b9ec0d4ef98bf1b9f5488a44a79de2cefa26ab9e. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZVjisw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j84ZwD/c2w0hQesrWOIlmc3eCFR+tKoJXIuCHVxi7Pf 1/3E9L0A/RpNYbJoFDvsmjJdlNolLY3dzoyd6jUY1R+Ye51X7Eda =TFi2 -----END PGP SIGNATURE----- --=-=-=--