From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CE2GEHc33WRMbAAASxT56A (envelope-from ) for ; Wed, 16 Aug 2023 22:54:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KKJwEHc33WQP3QAAauVa8A (envelope-from ) for ; Wed, 16 Aug 2023 22:54:15 +0200 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 D0AA343ED5 for ; Wed, 16 Aug 2023 22:54:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hW66rwUE; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692219254; 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: content-transfer-encoding:content-transfer-encoding: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=GFxKsSwdtp054MZ7qXPjcE0N5tWOPb7KjuSGFGSOwPs=; b=qtJslS0V4p0S42SLzLT958EEjvZBhZeDZsmVoX6Egf941T/UQWQmN8bMWFcoUdK9v2vb51 jMAm6CZheeP5dV2TNtXtnl8haT6fvBw4Wlxb5p91WZKrj4Y3bhAYgNqbk9zR4nvkhnDggO ygbajGbhGji8Da1BDeVE28n8nI4661tJ5bhXe4FW198yqdca/ZCXz0zzcFWalcV+Ve0IKP G+bMbC6E+XgUmvYJyOpuwD5T0rDwblV8syxtcZVSrEYub0FUkxhj1AUSS24Ar5uW7iQXA9 PsBWAHBtK8Mpaf8u46nJ7MS/F6UkgMiZ/o0l7v6Pi1tjvyM5ITL0KH2zK9sWyA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hW66rwUE; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692219254; a=rsa-sha256; cv=none; b=j0KnEUNdYmSj63X30sGTuk5PUTaTl5McAueQb+XWbXBz3CgBqUSgTMUXyWk9eK2DWG2v5y 106MisVsPutGb82WIq8Zb+q2FPHxPXn+Fgfqg/cZkhblQS73aeffqcwqBu8t3DQS3yuTkp c80eO9xHAQ25XjRnl4SyTVWe282oLl/JuSpqEWZmxCtsDb1ZZm+oSokz96CIOfBuKx4njD FuIAn2c12tt5MtPQgky6XSDwd5q5gHaMxWkoahUgbu4hVKFRL5028Ph6Fn2rN//UbJazrp xhCO1rnuJv4l9sKYH+gL9QVz0jvTL60fXLB+QoyJAqa0gZGIRESkryT06utExA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWNWl-0000u8-05; Wed, 16 Aug 2023 16:54:03 -0400 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 1qWNWk-0000tt-Am for guix-patches@gnu.org; Wed, 16 Aug 2023 16:54:02 -0400 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 1qWNWk-0002nc-2p for guix-patches@gnu.org; Wed, 16 Aug 2023 16:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWNWj-0002UI-Uy for guix-patches@gnu.org; Wed, 16 Aug 2023 16:54:01 -0400 Subject: bug#64676: [PATCH] gnu: libwebp: Replace with 1.3.1. [fixes CVE-2023-1999] Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 16 Aug 2023 20:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64676 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 64676-done@debbugs.gnu.org Mail-Followup-To: 64676@debbugs.gnu.org, ludo@gnu.org, hako@ultrarare.space Received: via spool by 64676-done@debbugs.gnu.org id=D64676.16922191859475 (code D ref 64676); Wed, 16 Aug 2023 20:54:01 +0000 Received: (at 64676-done) by debbugs.gnu.org; 16 Aug 2023 20:53:05 +0000 Received: from localhost ([127.0.0.1]:42237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWNVp-0002Sl-8f for submit@debbugs.gnu.org; Wed, 16 Aug 2023 16:53:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWNVn-0002SF-84 for 64676-done@debbugs.gnu.org; Wed, 16 Aug 2023 16:53:04 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qWNVh-0002ek-UR; Wed, 16 Aug 2023 16:52:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=GFxKsSwdtp054MZ7qXPjcE0N5tWOPb7KjuSGFGSOwPs=; b=hW66rwUE6scmCqmuSGoi z35oMDLqnFO8CK75F/QWcKDja1q+y2M/9pkVcPGjPUi+sDRHqIqsMI8qHMl5aCTdg2WGpb0AYRaOS aLFKkji2Uz8pU/iQI+2ZT1Yki4zRF03UrwK4E0DGpw3sbtMZ2BHVh36RWJz6FK/LniTjfbdhWIm1V vJVzJTjBFMTqjNCmPxjb/sIE7ElWSpXqpOlnhXXuyiie49Qnbh2om7tYvLEIEfoDLipwnrXB8ySai kWiYbjSYQ9LsT+2ENkwB4y+bDmcpZvpLbKQgHGA0V8SOipCQgKkbxg2pATLRivvdi7WmJiqqpmQW3 dFJVt+h9skSV5A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <2f4a01203e0875f1a17857d73d41f30f20eb9a96.1689578899.git.hako@ultrarare.space> Date: Wed, 16 Aug 2023 22:52:56 +0200 In-Reply-To: <2f4a01203e0875f1a17857d73d41f30f20eb9a96.1689578899.git.hako@ultrarare.space> (Hilton Chain's message of "Mon, 17 Jul 2023 15:29:03 +0800") Message-ID: <87jztu3e1j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Queue-Id: D0AA343ED5 X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.89 X-Migadu-Spam-Score: -6.89 X-TUID: 9ltI845Bs6Ir Hilton Chain skribis: > * gnu/packages/image.scm (libwebp/fixed): New variable. > (libwebp)[replacement]: Assign it to new field. Hi! Finally applied, thanks! Ludo=E2=80=99.