From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 tVaLDsyFA2S7EAAAbAwnHQ (envelope-from ) for ; Sat, 04 Mar 2023 18:54:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KFt5DcyFA2QhlwAAG6o9tA (envelope-from ) for ; Sat, 04 Mar 2023 18:54:20 +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 029AE2D26F for ; Sat, 4 Mar 2023 18:54:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=TFlrK7TM; 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=1677952460; 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=8OREPvPSoUn0zsk1xwyJVpxZKEkrGDU/3I5/9is+ZTU=; b=CzdOgDgtBD6m4zALDUFInl7AIxWg89J0O8WKBGD6xYbL7gHtjb+FsKydskVpl0Yk/leS5i H6ALBAasKZCJn2jW09Xfq293CZ76XP74lma7bR6e1t0oQw6vbei1uHWfd6hKozXsJz0Jn9 OFnzoW3r3LP3npBEiZaXgB2Ox32irW30HNe4/wEtsSfdLkNuvyHgC323Z2r9aQRwkB5Lqb IrS81n40Wt760ppVO9xXiMYRHkth2/GVishj4S+7pW9Ep9rtk4q3huGmIFLMGORvaCJfJV D6yn3iSbfUKfBk00qO5bWVFD8T4ZfiSPHYYUCeIYXO5Q7DOeXCw581THaWef9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=TFlrK7TM; 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=1677952460; a=rsa-sha256; cv=none; b=M3UGOHLuQmEycHQAAwJM0f1NJigqtOx8fpoYddzRaFxi5zL7fgiK5d3raRHwXqufXmtBa5 DKaI/fr8pUGDviCUWzZH2xp+0U24KgnvoKXdDu5oSdtm98GmO5qSjIgEG9F+s8DHQcU5Xf E8qg9DpoSJLY24Q5BBIcHKNWPAnaoveDZKzipZh3xPXtzAnelfG4hBClTe8TWWQ3yncYv1 GDQ28Bjy3asHsCnBTZ1LIzBJcOyAh2xZ6+GuEufMMb4PMRZDIgIKd0IIdtm6ZGjcjqjlUk hmfhEO455WijgfoKx2GYirl3oRZyREna556pMMNBa1PaPlcTh2IlHGVDGuxLGA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYW55-0008F1-Nv; Sat, 04 Mar 2023 12:54: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 1pYW54-0008En-RX for guix-patches@gnu.org; Sat, 04 Mar 2023 12:54:02 -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 1pYW54-0007HR-JO for guix-patches@gnu.org; Sat, 04 Mar 2023 12:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYW54-0007bq-Fe for guix-patches@gnu.org; Sat, 04 Mar 2023 12:54:02 -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: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Mar 2023 17:54:02 +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: Leo Famulari , zimoun Cc: 61583@debbugs.gnu.org, Greg Hogan Received: via spool by 61583-submit@debbugs.gnu.org id=B61583.167795238729184 (code B ref 61583); Sat, 04 Mar 2023 17:54:02 +0000 Received: (at 61583) by debbugs.gnu.org; 4 Mar 2023 17:53:07 +0000 Received: from localhost ([127.0.0.1]:37700 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYW4A-0007ac-V1 for submit@debbugs.gnu.org; Sat, 04 Mar 2023 12:53:07 -0500 Received: from jpoiret.xyz ([206.189.101.64]:51200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYW48-0007aR-Ip for 61583@debbugs.gnu.org; Sat, 04 Mar 2023 12:53:05 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id A8807184D43; Sat, 4 Mar 2023 17:53:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1677952383; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8OREPvPSoUn0zsk1xwyJVpxZKEkrGDU/3I5/9is+ZTU=; b=TFlrK7TMOU56OFLhpLBHsS28ixk1i3zC0n4dw37PgKINUzhntCe7zltKdBONI5QZjgBbHo DvdvjaRIe+f0OglQDz13TgJ9WCAD2a2vtEsxK+AUDbxTPfiiLFNRkBcO0L81033Vpc2jMg ChqwUpJVBXNZJ3tM0eJ3aI+GVxDT42swAWjvsuBMIKqp9/awHS6I3Jg7v0b5CF4yyUHrNh kktZxr42IZjyN1UsfnebUFeaEBYSLGTalaol8+GHa+/WiG0tabSe8w4nc8zX/KezlsYIX9 h9SMlSRSvr3kliXbjL97O/3hTonSQsOCgSl8M7FVWRlv8cyi15Ey+hfvqPRzIQ== In-Reply-To: <18a9b3b3-3dc7-44bf-84a5-74cd4fab8984@app.fastmail.com> References: <20230217180402.29401-1-code@greghogan.com> <87y1os36js.fsf@gmail.com> <87ilfgreou.fsf@jpoiret.xyz> <18a9b3b3-3dc7-44bf-84a5-74cd4fab8984@app.fastmail.com> Date: Sat, 04 Mar 2023 18:52:58 +0100 Message-ID: <87bkl8qu85.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spamd-Bar: + 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches X-Migadu-Spam-Score: -4.90 X-Spam-Score: -4.90 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 029AE2D26F From: Josselin Poiret 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: +QBDG4YtWEeM --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Leo, "Leo Famulari" writes: > Changing the Git package shouldn't affect fixed-output derivations that f= etch from Git. If they do, that's a recent and very serious bug. Whoops, you're right, I completely ignored that. I agree with you and Tobias about pushing to master immediately then! Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCAAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmQDhXoQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5Fhcaiu49C/4qNBP2Z1qLAnrJ23wMJOWDQH/ST2PpLc02 jRvA8nAyfY1Xdh8Had8jNXzLV97hTZgwreOFbi969Nu/LfuI2QlP/+rvWn1gqDlK dYyzuzF+6ctimavYRox/UZb8WsN/l5aNPqoabOj+OF2b8tt1ASEHelgE8pB5BFZl Ojl15c9o2kn5XdGto7J6grV5t9vK3b20ANwt5ut4I2a8JCY7o6r0Qik3o2+uT4kO 8IX5e9Ht2jwbsS/IyRUsSdxOrkX+5iGeihnghxzk0Dm8NDjLMWA9H4WuDrjkl3/A 6PdGduF8zKaDS2LHBlwfVS1EYNfLr9y5lTNBNba8MgOfZlvPTxF5KWLX/8zVB+UQ W/cZowWlpWj8mJghXfULEB3b7B0NqsDPSFIDokIVlZQx8Wp/ueGaOYeM7ThFtuQZ rfct5PUV9BWt3ug+u6ls9THpvmzv/F60ce90jvEdQIpaLykbxpqlIKtGjrKb7gTK k+qD9vIrrGacP3GCINwCJL93JJZw4Mo= =H6C4 -----END PGP SIGNATURE----- --=-=-=--