From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +JTbHu1LAmSVQAAAbAwnHQ (envelope-from ) for ; Fri, 03 Mar 2023 20:35:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UHvPHu1LAmSjRQAA9RJhRA (envelope-from ) for ; Fri, 03 Mar 2023 20:35:09 +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 4752D3E91F for ; Fri, 3 Mar 2023 20:35:09 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=YJyuFzFG; 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=1677872109; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=rbklxMxW7/QqSrMV7Gebgrmvx5/qy5fgHL0RIrL8mC0=; b=sa4CYj13sOZY4fPoukcUnCpdDH4WToIoKxvZigSIj33hz6sUEf58F/VPVKdf43D9yiqnRr RdSAWblvnTNUArXyjxtyFG/lEbACgpYSU54PrisW/HvId7DHxda8B58wKgSSW3Ct4+upmk l+B17C6LFQE7G+05ML9RA3pcldx9TpU/rRjAXbgzCwH08KC3FLIvVWNSot0MOkzb+jko/P FlI2kvSobaBx6i135ZpJFiFGd57sQUDW9f88RCghqd5sveULwRQ3orzQmOzx6QtIa2isU5 hBNOSYhqqcd9N/bW/YWC9E3e5SdZhz5xlWdyA5mVm54RLzqyBc8pzEVALgmvrg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=YJyuFzFG; 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=1677872109; a=rsa-sha256; cv=none; b=ZcJe+ibRFgVmis4BpbADYWY+bPatRFGsfYlKtbCIAw8HWETqWIXfv+3CxPH1cntXPcGstA wAVTVZ80+ivYe3F7EThZHwC1xPeOlmm7u3+DfQA8WJpNu3Uz+o1upkpw665ug7gTb+Sj8D vEzkrBecEGf0cCwQgJFQ3So8sS4ZUTU/NvyzkJor1UZ7dELfOPrnDfKQWYwf3rJdWHMoCt V2LT3qN2w7oZpIgscljYK+NfJiaGCJFTf9Ub7nl15HAl0Z8O5pg7Y10ntZ/sV17cHUuaEN UWqLIwoUtioOfkaCsiXA7H6z04o4DzBudNogqnAx2kTry2Yv47Nn2bfu9qchBw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYBBI-0007vS-Ki; Fri, 03 Mar 2023 14:35:04 -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 1pYBBH-0007v0-Ge for guix-patches@gnu.org; Fri, 03 Mar 2023 14:35:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pYBBH-0000lq-8c for guix-patches@gnu.org; Fri, 03 Mar 2023 14:35:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYBBH-00045J-45 for guix-patches@gnu.org; Fri, 03 Mar 2023 14:35:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61583] [PATCH] gnu: git: Update to 2.39.2 [fixes CVE-2023-22490 & CVE-2023-23946]. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 19:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: Josselin Poiret , 61583@debbugs.gnu.org, Mathieu Othacehe , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Christopher Baines , Greg Hogan , Ricardo Wurmus Received: via spool by 61583-submit@debbugs.gnu.org id=B61583.167787204715603 (code B ref 61583); Fri, 03 Mar 2023 19:35:03 +0000 Received: (at 61583) by debbugs.gnu.org; 3 Mar 2023 19:34:07 +0000 Received: from localhost ([127.0.0.1]:34022 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYBAN-00043b-2B for submit@debbugs.gnu.org; Fri, 03 Mar 2023 14:34:07 -0500 Received: from tobias.gr ([80.241.217.52]:60974) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYBAL-00043T-He for 61583@debbugs.gnu.org; Fri, 03 Mar 2023 14:34:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=rbklxMxW7/QqS rMV7Gebgrmvx5/qy5fgHL0RIrL8mC0=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=YJyuFzFGf3pSNksdNnwXBzWJfDqMlHcT0wxMw3 p1ESMCd8zcQQMSRyUvfqVZdNK21h07fh/aGvgxKJzPx8MWRRw6lz1STwk1d6udjYiv7gA7 KH2d7mzM5n162MFi5GX8Bna3yM6e7eiOOjnTes4c9+6d0znl0megWT2oWGchFBoQjia7aT CFGk1htgbV5L1Jh2F4pxY6QVXGosAMLCt5uJyU+O4O0omOUocA4dNK5rFMbGw9zoa5Ftld H7FR6yNyhYSssg5CvKLCoa7iIDMORH3Az6tep9hXBb8aRHj+P5fegJkAWClRxknt7IxIwA TgJC06AH5VwO+MwF2lA/xFpA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id d6e65741 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 3 Mar 2023 19:34:01 +0000 (UTC) References: <20230217180402.29401-1-code@greghogan.com> <87y1os36js.fsf@gmail.com> <867cvxzlz4.fsf@gmail.com> Date: Fri, 03 Mar 2023 20:33:59 +0100 In-reply-to: <867cvxzlz4.fsf@gmail.com> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87fsaly6d7.fsf@nckx> 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: , Reply-to: Tobias Geerinckx-Rice X-Migadu-Spam-Score: -2.60 X-Spam-Score: -2.60 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 4752D3E91F X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: Rs6tmDJyXki3 --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, I'd ask =E2=80=98why can we not simply graft this=E2=80=99 but=E2=80=A6 Simon Tournier =E5=86=99=E9=81=93=EF=BC=9A >> As noticed previously for an update of Git, this implies a lot=20 >> of >> rebuilds because git-minimal inherits from git. > > Well, I locally rebuilt all and maybe a couple of packages=20 > break. The > rebuild is intensive and I do not know if such update should to=20 > master > or core-updates and/or use some grafts. Packages that built with .1 break with .2? That's not a very=20 semantic versioning :-/ What broke? Then I can test just those. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZAJMRA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15D7cA/iN/ALqFYQWQY9vJGkGSdU+4K/YidIQne56yLLRo aaXfAQDs2X0GpfeHDLmCMqnpEBhkxYtrI+v55bMbjy5IwFOwAg== =wF2N -----END PGP SIGNATURE----- --=-=-=--