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 ONlzFuUll2IScAAAbAwnHQ (envelope-from ) for ; Wed, 01 Jun 2022 10:40:05 +0200 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 QCt6FeUll2KcJwEAG6o9tA (envelope-from ) for ; Wed, 01 Jun 2022 10:40:05 +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 082A815C22 for ; Wed, 1 Jun 2022 10:40:05 +0200 (CEST) Received: from localhost ([::1]:43530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwJtc-0008TY-3M for larch@yhetil.org; Wed, 01 Jun 2022 04:40:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwJsr-0008SW-LM for guix-devel@gnu.org; Wed, 01 Jun 2022 04:39:18 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:44613) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nwJsp-0007ey-Py; Wed, 01 Jun 2022 04:39:17 -0400 Received: by mail-wr1-x42e.google.com with SMTP id e25so1281710wra.11; Wed, 01 Jun 2022 01:39:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=57E39SHSVdhhRQFUXf/lwwJTueXH69uS5ZrGvBkNC6U=; b=qf1/TkcfzxSVO8BMR8+Mm1OLizP4Kge+S6fABubdTbvuRNF0rR7ENa5CEzrSOUfM3g bDeVKQ7sOJfS7vyQP66dleAEZzUYYgyNgGX18tCTGN5+efzwVPKyF3EmzAU7E3zysb/R kgef5ecPTZgKJdiXAKDcfq2IprF3IN82mL32+7G9bZ7D0nN9GNZ5fG2abOMfL+3MWFwz mgPqw6WSIqyNcpXoLB7jqOlytlxfcyuz54XcQrPBRRiPUHUdriz6qb8/qu7elWvGG1CX 72mH2kOTZG7fdL3Sl+yFr5R8OFPAu2QG5G/q2kvVLN19BhVmjsAME8QNgIzlLwNzXjcs rXJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=57E39SHSVdhhRQFUXf/lwwJTueXH69uS5ZrGvBkNC6U=; b=4iBJ5/wiDAwtLRjFJodonSF8EU77NriCSfB7GV03ll9VdF2YAdBveWOudgOBLbMn+H BSn6sadze41zXTjUGcM5EYffRs355NQDJeiQVcwQtLjP0pS64QN5AAhhKS0QKXWRBe7H hWgicy1W7LFlAaAYiDzeSDCJtEmKERDGdMnFOFQyt5iDXlks2+15aBYTEasxCpH7dAIm mBbND2foqiRD8tAxILy9md0U7ZrnYzl+t3nmgXyiHJxbsDgVUmV2AKUaNvPsXhS1bo7a GaqsSRUlKV+cc+e6xXbOV5reZGx/a/kM/gvcGJJ4stZ5Nb3IhgjiQBpIEBWM8UrQbrHJ 0EAQ== X-Gm-Message-State: AOAM53331c4wUfShHsBGY9UjwLIwedLcA+0X55v9Kcu04AQizLL57ncm s/C6Owgo3GiBx8i8PKEaxTRpGq2cN6U= X-Google-Smtp-Source: ABdhPJyoxPYxeg61o/FeHEAxVVr3a4lgfnukmKcJK/nAcHHENVmVwPtN4eZZGq2aOIsC9ZOd3iJr/A== X-Received: by 2002:a05:6000:2a2:b0:20f:d7ca:476 with SMTP id l2-20020a05600002a200b0020fd7ca0476mr40210373wry.501.1654072753491; Wed, 01 Jun 2022 01:39:13 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id j3-20020adfea43000000b0020d02262664sm909924wrn.25.2022.06.01.01.39.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jun 2022 01:39:13 -0700 (PDT) From: zimoun To: Guix Devel Cc: GNU Guix maintainers Subject: Release v1.4? Date: Wed, 01 Jun 2022 10:35:48 +0200 Message-ID: <86bkvckcgr.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654072805; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=57E39SHSVdhhRQFUXf/lwwJTueXH69uS5ZrGvBkNC6U=; b=BFCEXKmV8pyxV99ylap7HoQXr5ha6RuNbNPim6yAbxHSb4gapelnFo7nsGgn0a1BeXD8Xt r9GbDc4NyB4JIJxrd10xHXdEB4zBZkX5k+Q1lX6fCnerpdhYlMOiAbkWz4oWa05+CnZtq+ Dw0LIUqm7KdAvcUPSnIEIaGqsZDOA6AaPQoo0R4AG69y0+Jut9fbt1EMBB65GO+alHlPaE tTuR+eyslqMoGODpexLafmlze4halqtI902UAZIJJwMydFIv6p9/c7pCnYp7S0MRYSKFep qcVRxAltnJTFIUaQINFmpttPl/7V6o8MQtI0y4XytkPlDFulsa+vhkB+G3Qg7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654072805; a=rsa-sha256; cv=none; b=IfBcUg2o/35K2pdaUNjmlRQWxM+V8q0ukoNAzTIYiRuvAVY0uCxemt6/CidLUYsNzj8ugK EO0s627g1/vvEBTOpb21Gn3FXPMQ1GMHPNXQGuagALSfxiAgm8EuVdduhsPIzmhUZZ3ENa I8bywW/U2BrRUwjmxfNAnv2MRUu2M2cWd4cCFEagovU3Uq3v6xoy+HBSqA6KcqOCoJMwhZ Muse1hZ3Pgd0Dykst7TdcIRptDVzmogQy0KZBjTfzT9o1Dj8v3X1inse/fJ3la8OaFQXbx HHmyNay6HYUqkzlIH2z/3HdQJJilYuCS4vS6StPNEC1bMxzDk8MtTpOt54TNSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="qf1/Tkcf"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.83 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="qf1/Tkcf"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 082A815C22 X-Spam-Score: -6.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: UG126EQ/KfTa Hi, It is time for a release! We were almost there on January=E2=80=A6 time flies. ;-) Many things are pending and I feel we need a small impulsion for a general motivation. :-) Well, it seems conditioned by the status of the build farms. Is all fine in this area? Schedule a release is the occasion to tackle some not-so-fun tasks as merging the =E2=80=99staging=E2=80=99 branch [1], many upgrades as Haskell = [2] or Julia, etc. Even, it could also be the occasion to complete the purge of Python 2. :-) Vagrant proposed [3] to fix low-hanging fruit issues in synopsis and description. It is an occasion for a meetup [4]. For instance, a release date on July could be neat. WDYT? Please comment bug#53214 [5] or answer to this message for listing the blocking points; as discussed in this thread [6]. 1: 2: 3: 4: 5: 6: Cheers, simon