From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eNlkCM1kA2RPhQAAbAwnHQ (envelope-from ) for ; Sat, 04 Mar 2023 16:33:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +BWVB81kA2RA7wAAG6o9tA (envelope-from ) for ; Sat, 04 Mar 2023 16:33:33 +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 E296D37EAF for ; Sat, 4 Mar 2023 16:33:32 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=DEl8Y6XE; 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=1677944012; 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=gZyT0EXB9PK0T+uetX5K00DXpbFZ/ku16gFQx5I6JW4=; b=Pk7auj1xg3FenwNcW1LYvwNO6HML3m6GtC+SJkMwMEgwWFb9YZ/G/34YKTsW50U+OGxsj6 6ATOcej0NMoyrVVsNiMy5N4TbSk+j5x/dfkxi4tCxXzUOHk6WSiYu8lgp8ffczMVmm0SmD UGbDbZhTCAAxp5i+LIEjAykW/UN0i1YFawPgDSFGF76AYZSwBkSajc0aOjGQNXCP2xfjnY ADUwSPEpHTInzkQ+tBjhrzZwF1m/r/a6BtpAam46epLj6k+yM2fuyhhTCRuRGAE3kwiPNE Xyu7Xp/kMkv45SozqpacmF4xfyKX8Xvf8N1sRUwlvcMXjrZzC4tW8prsPLkKfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=DEl8Y6XE; 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=1677944012; a=rsa-sha256; cv=none; b=I1CAePSy0K4wVRyyvV5RykX/ci9UgwKkbfLXW7MvxSuZLrAieOGA0S3lHVExK8iaqYVL1/ Gmfq460jE4DUGeJCyAS8khiN6DV4ZSghR4QJGG57pJL3qccyJWPOGh9DkQsx7NwH8JCHEP N4aQFLKaV9XA3M7qWuS9SgLRmlHROZ1w5IlO23PjALsp9pUoIupprcYNeWLcGrpMUNYoPp 275Fk0zbJTeWQtfV+4SOWL4Jo/QLzq7dsCHVAGB1e/OJFo2i6fxpP8XVeHU9zVi8vdyq1x tGCLVxklmBXR34wDq6kluI/77tLk2plGwltA2ZM94TbRse4Eq+tm7QtWNxgpSA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYTsg-0005Be-Sq; Sat, 04 Mar 2023 10:33:06 -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 1pYTsd-0005Aa-87 for guix-patches@gnu.org; Sat, 04 Mar 2023 10:33: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 1pYTsc-0000k0-PY for guix-patches@gnu.org; Sat, 04 Mar 2023 10:33:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYTsc-0003q2-H4 for guix-patches@gnu.org; Sat, 04 Mar 2023 10:33: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: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Mar 2023 15:33: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 Cc: 61583@debbugs.gnu.org, dev@jpoiret.xyz, code@greghogan.com, zimon.toutoune@gmail.com X-Debbugs-Original-Cc: 61583@debbugs.gnu.org, Josselin Poiret , guix-patches@gnu.org, Greg Hogan , zimoun Received: via spool by 61583-submit@debbugs.gnu.org id=B61583.167794397814723 (code B ref 61583); Sat, 04 Mar 2023 15:33:02 +0000 Received: (at 61583) by debbugs.gnu.org; 4 Mar 2023 15:32:58 +0000 Received: from localhost ([127.0.0.1]:37473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYTsY-0003pO-3T for submit@debbugs.gnu.org; Sat, 04 Mar 2023 10:32:58 -0500 Received: from tobias.gr ([80.241.217.52]:37208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYTsV-0003pD-6G for 61583@debbugs.gnu.org; Sat, 04 Mar 2023 10:32:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=gZyT0EXB9PK0T +uetX5K00DXpbFZ/ku16gFQx5I6JW4=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=DEl8Y6XElSTLGltZWUwtC3VD0fJFjBE3R7PSKN PFKlpZt/989rL2GIP8YtC1K+MlJIL+bRwNX5B/qmrpWH1mECIpegGvfAgJA5EvfkltBr0w yEhLQm3dgIhV0AT+1NoNliC+a6i6IMc6xlx7FqFh9qPbpfjIWk7cxm+Zuo/Dw4tZVkOTG7 gbZqpnnfvb2ZMH35h9EEEoK5neczn8UGsAGzHnfvbuSfeuhu3utFddbAsTufDDXXqIkX/L 4QHRd/27IT+AD5/iGf5okI5jYhoK4/437w/u6rhsGF9PFew6pZKLDyEi37S0WKl5oScRdR h4KESKRQZQYWWeQEWvT/d3YA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id c88653e9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 4 Mar 2023 15:32:50 +0000 (UTC) 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 16:34:31 +0100 In-reply-to: <18a9b3b3-3dc7-44bf-84a5-74cd4fab8984@app.fastmail.com> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87ttz0wmv4.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: -4.30 X-Spam-Score: -4.30 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: E296D37EAF 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: b2x6GeKn2D71 --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Leo Famulari =E5=86=99=E9=81=93=EF=BC=9A > I'm AFK, only have my phone today . But, please try updating Git=20 > and check if the fixed-output source derivations change. =E2=80=A6and if not, shall we agree to push this? (It's a yes from me,=20 dog.) Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZANlPw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15cFEBAKmcf/vuCs0o0wZ5w5Vu9K8fAlaN/EKBulh9SVgh Ka9pAP95nv3+dB1c9NDrtMFC3UvMjtMCtUKM6c555vgy575xCA== =Jc38 -----END PGP SIGNATURE----- --=-=-=--