From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oB+0J1thvGH9mgAAgWs5BA (envelope-from ) for ; Fri, 17 Dec 2021 11:07:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6EyEI1thvGH2PAAAB5/wlQ (envelope-from ) for ; Fri, 17 Dec 2021 10:07:23 +0000 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 522CA3E8A for ; Fri, 17 Dec 2021 11:07:23 +0100 (CET) Received: from localhost ([::1]:37128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myA94-0007hO-Eu for larch@yhetil.org; Fri, 17 Dec 2021 05:07:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myA8b-0007hE-Iu for guix-devel@gnu.org; Fri, 17 Dec 2021 05:06:53 -0500 Received: from [2a00:1450:4864:20::333] (port=52947 helo=mail-wm1-x333.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1myA8Z-0000Sl-RB for guix-devel@gnu.org; Fri, 17 Dec 2021 05:06:53 -0500 Received: by mail-wm1-x333.google.com with SMTP id o29so1231638wms.2 for ; Fri, 17 Dec 2021 02:06:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=oz3RRery9PxYcIXWmuv4AkAal1cRnjUI947dikc8Tsw=; b=VayzkWHO0iujYu1yIs+Db2lattvwjEsij5UD8XsaKxq5Q/kDpEIupSsdQmAM73r9dz y8TexmVBdmWgu8a4jdckEcD3r38dEp+fmSptys7D0r7RncBtC59Qd729SLAhmIhON26Q 2eoSx8Ow19qRuckuPkGxfgOxrrNqeN1b3hnfZu6Ua33nHgPQxvamAJbI2nMOfoDf3D0J HKZeSveu9gKKFfNyU9AzHc+Ykf3irGUCapmVuUVwpLb5YQSfcU/s5OYyjCuDHaQ7ijUH fbt5LkapG4shdJuxN6yYbfHusUFXHGo5jTgF7ZtUbhtHRPOGzbR3onF4qa+3W8DNZn2R ssMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=oz3RRery9PxYcIXWmuv4AkAal1cRnjUI947dikc8Tsw=; b=cjsoi8kGnQB+jWbJC9D40uwVsqxlqjDOLL21GA59Wu/q9lNJWoTg6hcdpM6LCbtnXa rHKGI8+V7iDNTvBVPNoasiX3TckC/74jOOfjrt3iWdw9DNTWK47xZDhi072F6NUy0vAc umzRqrdEwfBN1WyJlMxJ7oKbo6Oj8LRHzlRObRACRZZFAQ7+o1isjYZHiusL2ldU3D1h KpfFX7IIuoJb2yne1BIwaXqRDby0Vt/Jfm7jU+4SsL6V4egHVAN2K0KQreJFzx2snk6G 3eBMbTwsfm36M12QHixdThm7gtIHYsaR9Z6EDMCrBalkfOvFZuuogKPRKwLueI4t/9m4 FQsA== X-Gm-Message-State: AOAM531RKp7gCJWVxibfDpF0TlmDR2uBkFhhT6fLljSROhU2jccxd6OS wjuOPh4WNEKDhdpjprOIn7qpTsy5YNc= X-Google-Smtp-Source: ABdhPJyQIrna46P7niAt5ddsrWFl2YgxYLwWYuSy0wDRwudHUTcByFilxy+Fvhk1mViD31iKFuhhOA== X-Received: by 2002:a05:600c:1548:: with SMTP id f8mr8869242wmg.67.1639735609532; Fri, 17 Dec 2021 02:06:49 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id a5sm60377wrt.94.2021.12.17.02.06.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Dec 2021 02:06:49 -0800 (PST) From: zimoun To: Guix Devel Subject: Release v1.4 (or 2.0): process and schedule ? In-Reply-To: <86ilvq5kmf.fsf@gmail.com> References: <86ilvq5kmf.fsf@gmail.com> Date: Fri, 17 Dec 2021 11:03:14 +0100 Message-ID: <86ilvnh7kt.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::333 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::333; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x333.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639735643; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=oz3RRery9PxYcIXWmuv4AkAal1cRnjUI947dikc8Tsw=; b=ecjGuInv+lGgHNbwknP/KCFl9dMRqkFgl6cyR2JS86Am91c0U1G2AkjMZ5tFEIAp3rjMQM ywKsFhf1yOxeRqszt1MhqNjIi3RbapbPh4gsfdc4012m1BnPLPzW69bUH88kC14mQi5kB4 SRos1KwPsDxU+yH/N4TlLlhCJjgwQu2/EoVXXf3k9sT4v/zRIIRRSDkZhtZM6IDy8t+/lQ RlFVxs6p+70l/sq9c40ME+cZw2DR0yY0C2yDLHEjFPb3u0A4KXIdqDBG0xdFQFEQ4GOX38 76SXUMbP4/B06m2MnIPHwrKf6In7Mo0duVYa2SKOAdZG92U9WgwTIbQ+seh/9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639735643; a=rsa-sha256; cv=none; b=rGT3D5H+ubtdZYdKfmbtCTQKcRqMDhraq3AlVhX6w8eUweKAsWD5mDw1nkcTO0LlB8XvL9 1MAmEl20Txdi/Ry4+RoqBOWFJhQj9AfM70bejlP3Woxq6yr0A7Wjl54bMcmrvVUD96QsSL fwzcrUr9DBGmdNBfNlw4nx+Ig1xLQDoI9HlWsCAcsxO1C7c9GdxsKZVl95sVzFvMpU0SX4 3cN8OWETnXx34S49gMHRcqIvobkI3mTAWaEkwUieHKw8fu5uWlKjilrMFYnbTzZjP1nDKS rYOFE3mlldYM7XLzjiIFgBd3koLpB/W64MAPcGCL6qAKW2KMeqsiNf4i3Y25/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=VayzkWHO; 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: -8.99 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=VayzkWHO; 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: 522CA3E8A X-Spam-Score: -8.99 X-Migadu-Scanner: scn0.migadu.com X-TUID: bf8I9OrCzfxN Hi, Now core-updates-frozen is merged. Now The Big Change [1 ]is done. Do we go for v1.4 or v2.0? In both case, what is the target for a release date? I propose January 31rst. WDYT? 1: 2: On Wed, 15 Dec 2021 at 09:37, zimoun wrote: > Now core-udpates is merged, it is good time to make a new release [0]. > > Schedule? I propose a release date for January, 31st. Early? When? > > The branch version-1.4.0 is already created and instead of cherry pick, > I propose to rebase with master until the freeze. WDYT? > > For v1.3, this bug #47297 [1] collected all the blocking items and it > worked well, I guess. Do we do the same? > > > In any case, to help the release process, please: > > a. test =E2=80=93 especially the installer [2] > b. fix bugs severity:important,serious [3,4] or report > c. proofread the last manual [5] > d. translate [6] > e. highlight an item to ease the list of important changes > > The lesson of v1.0.1 [#,@] is: please help in testing the installer. :-) > > > How does it sound? > > Last, Guix is a =E2=80=9Crolling-release=E2=80=9C, so what does it mean = =E2=80=98release=E2=80=99? :-) > The main argument for releasing, IMHO, is communication and so attract > potential new users. :-) > > Cheers, > simon > > [0]: > [1] > [2] > [3] > [4] > [5] > [6] > > [#] > [@] Cheers, simon