From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oAtUAG84mmN6jQAAbAwnHQ (envelope-from ) for ; Wed, 14 Dec 2022 21:56:15 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KGxcAG84mmOPFQEA9RJhRA (envelope-from ) for ; Wed, 14 Dec 2022 21:56:15 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 7489A35977 for ; Wed, 14 Dec 2022 21:56:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5YnO-0008E0-IY; Wed, 14 Dec 2022 15:56: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 1p5YnK-0008DE-QW for guix-patches@gnu.org; Wed, 14 Dec 2022 15:56: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 1p5YnK-0004GX-IZ for guix-patches@gnu.org; Wed, 14 Dec 2022 15:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5YnK-0004KG-En for guix-patches@gnu.org; Wed, 14 Dec 2022 15:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60076] [PATCH RFC] Revert "gnu: glibc: Remove old versions." Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Dec 2022 20:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60076 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer , 60076@debbugs.gnu.org Cc: Maxim Cournoyer , contact@carldong.me Received: via spool by 60076-submit@debbugs.gnu.org id=B60076.167105135716615 (code B ref 60076); Wed, 14 Dec 2022 20:56:02 +0000 Received: (at 60076) by debbugs.gnu.org; 14 Dec 2022 20:55:57 +0000 Received: from localhost ([127.0.0.1]:41828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5YnF-0004Jv-Gc for submit@debbugs.gnu.org; Wed, 14 Dec 2022 15:55:57 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5YnD-0004Jo-LL for 60076@debbugs.gnu.org; Wed, 14 Dec 2022 15:55:56 -0500 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 1p5Yn8-0004DY-9l; Wed, 14 Dec 2022 15:55:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=YRRluZYrYY+cUuiWyw/7V+jCstclJvGAzerlIcUZgMk=; b=lsOWQ3LP2bIcgO/2Yq9U 0Ulh0DImcN03XXtOK9zk15Td1mOsspA6rc6PvwadZFAoF7zypNDmqqt1nDdDya+E6j4VevHJ3lIeD 7KXR5yPHeAypiG5xeSFHeMcNKlcNBZVvlxMxsQk38caUVhIGW6o9KdFRKi2xJ/pQg5CBzLkt24Gt8 OigKtTN0jWtVG+suS/ZVIhrsQz+1EqMkLcSP9AfXXoLl4VUL+HSWDEB/J48HoxcKQGkDOrZPoMv9J kyd0P3q1nCHDw2BjL8IKyB/OdR1W4flbISJJMXMa3k6+OpokFvuMzRTBDGyIDX2+nuznJ8TPgZ7Hd mMEksCEgpxox5w==; Received: from [188.113.115.135] (helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5Yn7-00028P-PO; Wed, 14 Dec 2022 15:55:50 -0500 From: Marius Bakke In-Reply-To: <20221214203912.14694-1-maxim.cournoyer@gmail.com> References: <20221214203912.14694-1-maxim.cournoyer@gmail.com> Date: Wed, 14 Dec 2022 21:55:47 +0100 Message-ID: <87a63pso18.fsf@gnu.org> 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671051374; 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-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=YRRluZYrYY+cUuiWyw/7V+jCstclJvGAzerlIcUZgMk=; b=XhoCZfqbZQRPwPv6SCwV0aPCvWp27Zih8XoR2CDjgIQ7jJl7kTu/qLxPgumyLHA3zndmIR 7WtQVnofHWmtay3ANIYwCfYYdTBToda6TXM1C26PKS1Uj4RtaEUF1f+BYXhFwdLqoeqST2 NMNlX0fXh1vtDAgnKRSBURx5i6rg2DB1kO3SQRdCOyA+Ee08wgnjpycZ7YM80YWaCcGUNi shQre7RJd5WwZrDdGpAx0Xi3pCkRaQV4Eo1JXm8MvdEm9n834GT/ATAf6yYVxO/mFpdWz9 IwU/PcHN4cPT+xu2ZfLfg0vDLZPOc6+VJ42kyM5H983V6j3JyB61QMdDNxvt5g== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lsOWQ3LP; spf=pass (aspmx2.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=1671051374; a=rsa-sha256; cv=none; b=oRlJ2OxGVroZvSq6IUPEypvQnCHIQdMNLzOGJHiEFg3IEjr49tTOSX8XSU7VvSCWkuke24 yEpPdiw9bHXCr6ihnkdtRh83BgT4VEvP/dA2OlesNcCpvQAygZGd9oMWl6ze3YQM+4ufCA pjb8PIu3l768X97TOQF+2OUn/JN4nQyFOqr9ywXcF2yaNpF6Z43INIV1hXWVkeh9n2qm/x E4M2VG5zmlqvjteMD5uSnjU7MleRNH3Xf+8XeR9Hw2HGAGlRnW2PWERgSgPr4Zm4JlGe/0 9DEXb9rmB3UnI51xrWBBxg0WKIfM9vWQKCdGQhbok5tenYcOTNGJjpDjH3FWrQ== X-Migadu-Spam-Score: -4.47 X-Spam-Score: -4.47 X-Migadu-Queue-Id: 7489A35977 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lsOWQ3LP; spf=pass (aspmx2.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 X-TUID: 4+GMQvKxJIbf --=-=-= Content-Type: text/plain Maxim Cournoyer skriver: > This reinstates glibc 2.22 through 2.28, by reverting commit > ebd1ba713cbefc9ad5dac609255e1344a328e360 ("gnu: glibc: Remove old versions."), > adding two patches removed in d2bb4847b96e51b71126778bb16daa7674a6690c ("gnu: > Remove leftover patch files."), and partially reverting > 1feca4be5296d7f0c0e2269ccb612cadded6573b ("gnu: glibc: Remove versions 2.27 > and 2.28."). > > Rationale: Keeping older glibc versions around is useful when experimenting > with 'package-with-c-toolchain'. IMO it's better to add these to 'guix-past'[0] instead of keeping them in the main channel. [0]: https://gitlab.inria.fr/guix-hpc/guix-past --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCY5o4Uw8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHcJiwEA2DLiYhADaKp4sqp0eKEqTSSVzLphfSI5hJQ3 qAtBwo8A/i9IEXkutmqkA6amf3RLYulTXrjbnCotLBpmU7LhpFsD =/SDC -----END PGP SIGNATURE----- --=-=-=--