From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EAbwDTAhfGA0MgAAgWs5BA (envelope-from ) for ; Sun, 18 Apr 2021 14:08:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YBnYCDAhfGARdgAAB5/wlQ (envelope-from ) for ; Sun, 18 Apr 2021 12:08:16 +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 D3351218B4 for ; Sun, 18 Apr 2021 14:08:15 +0200 (CEST) Received: from localhost ([::1]:33460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lY6Dn-0005qs-1k for larch@yhetil.org; Sun, 18 Apr 2021 08:08:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lY6Dd-0005pH-Fa for guix-devel@gnu.org; Sun, 18 Apr 2021 08:08:05 -0400 Received: from mail-qv1-xf29.google.com ([2607:f8b0:4864:20::f29]:41597) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lY6Db-0007q9-GW; Sun, 18 Apr 2021 08:08:05 -0400 Received: by mail-qv1-xf29.google.com with SMTP id gv2so6312612qvb.8; Sun, 18 Apr 2021 05:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=mjgcvS9qi9oS0ywd7AVstkp5G09HJe1FATG2ujvTY3Q=; b=L9ePv9DjwulmLQjdmT04aOdC5gkjL8PqA/JvAqxHgM7kTRrI5kesRJxH8cSw53DbPN Bh7Q0fUxyv28yKBaWOJqv0ie1PurlM/l1ig0B0HszEtlO7IpvodxoXGAvq4KHonCMeJO DwlBT7xs8Kpeoc5paQk3rSLvGnzDgGRGe1O1eue2tFrry36gvWLfECgwE6vt1Mg45W8z mUdTtwiaWcbetL6/WPTda5V9ACeb9DTrnturodcpfW1d+JwfU1ZCgRSogNx02evHzT3B Tzz/YDgx/2/79wEfWYOCG/7/M6QZUbT5P9d6XbWaICdhYsJLtjIaUgo6bEVfdM01Qlds Igww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=mjgcvS9qi9oS0ywd7AVstkp5G09HJe1FATG2ujvTY3Q=; b=RjFeUpvSeIWb/s6fiOgC43xfY8dJ4Q9DohbdJzWSQ1zc+8hGOX2eL76DRzK4sjp1Vs eLiSENSDjPGvQ4BXn6Pwl1Nyv7Xn5fmSygyBjHkQM93JjcPD0vX4aONYVLXlSGH35uUh 4omfEz7I3j/q3W+7Z1ncGSAc+d+USeFsC3UpQZxpvDbUwEZqJ4WsLZ59N6xvW14tan5S KdDLL12bckYnh7XMJtiTtu9QDCTOwLJZigQov0eaeuawwF6D5O559YBHLPj0wCuY15vT OcyZnQkCQpYQVvt1GxFTtAcM4KogV+mh1fQ/yWmg4CYX6JVHokK3BRiAWux1PQl2fIQe JrtQ== X-Gm-Message-State: AOAM533CIXsidF+//Ty0BchEWdV+MYd8gMtq2STCUj61X28lCtw9z5Yy nXFnNWB4UAVD/b4z8gGt9eieUTecm4advw== X-Google-Smtp-Source: ABdhPJxtqqq5tR0dZ9oeoDxXVmUtYnjD2/tEGsd8oosCpDv93N5DWqJrHfBXwI1XVfD4+x7wUAy50w== X-Received: by 2002:a0c:b410:: with SMTP id u16mr16696103qve.8.1618747681344; Sun, 18 Apr 2021 05:08:01 -0700 (PDT) Received: from hurd (dsl-152-210.b2b2c.ca. [66.158.152.210]) by smtp.gmail.com with ESMTPSA id u126sm7822090qkd.80.2021.04.18.05.08.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Apr 2021 05:08:00 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: New 'version-1.3.0' branch and lifting string freeze on master References: <87mttwkaxn.fsf@gmail.com> <87k0oznbti.fsf@gnu.org> Date: Sun, 18 Apr 2021 08:08:00 -0400 In-Reply-To: <87k0oznbti.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 18 Apr 2021 12:09:45 +0200") Message-ID: <874kg3kd7j.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::f29; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qv1-xf29.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 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel , guix-maintainers@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618747695; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=mjgcvS9qi9oS0ywd7AVstkp5G09HJe1FATG2ujvTY3Q=; b=ZLPYYCowPxzlgc1NFQI9qu+aHCW/SDuSkjXZtfVaA3+MiWMLFXrsnnvoFrwuiHt2q2CM0/ R2Y6jG/u1T/Z5n+yoTydyI3vO01J2+PDJs4d56snpFJE2YAjV+V+pffcI9Hyo6sd1Nacjp Gbh2OlfqbHvcUlnTZnoCi6JhnwnMNBF/45FvsqkF7WbTNQ1merXr5Sq+HHhAaoV68sXM/4 /6wtEL4P/pSDKMHoMBdE6qmKN+zBqCS/NHMFtAVVqE92SZ0J4Ni/PBMncZaG/dWOhTVYL1 LPbu131Olv04aZtDeCXFuJSZirOUMgTSwAL7kS4fYnzJeRAIp/AmPaOMu1rvZw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618747695; a=rsa-sha256; cv=none; b=IL7XjFZxGZZe43FwlKxIfVcri+refME8WcSePiiHt4/cVgyH01loTW5pFPo42SS7gaj0UR KTvGSlLqJWaqSuYliIxByC9EHY0SxBJEmu5ZkkPh0KquvrdaheX1g4iJTbpw1vekKQCkhs 32hvTgGXhGi4F4O5BUMmZU+lxz03V5EhsRlJuvJI0lxFdLWe278U9aATAea/MaPym5kqoO 9W8sbGDDZ3kHPc52bqzfppkZW0UDLkK4mZf4df22AVsJ9gIa/vkElnGgDYQvseOzBb7wYC I2JFVtrFDN2uagobCetRiR5Yn/qjyZ+sMxbCCREYNzkKEqxZOsLyZbTSrLJhvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=L9ePv9Dj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -1.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=L9ePv9Dj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: D3351218B4 X-Spam-Score: -1.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: vPNDdb+8gV8h Hi Ludovic, Ludovic Court=C3=A8s writes: > Hi, > > Maxim Cournoyer skribis: > >> With the remaining issues to be tackled for the current release (v1.3.0) >> due tomorrow, I think we may need a bit of extra time to fix them and do >> more testing. These are the remaining issues (obtained by pressing the >> 'b' key in Emacs Debbugs while visiting the parent issue with >> 'debbugs-gnu-bugs RET 47297 RET'). The release task issue can also be >> viewed at https://issues.guix.gnu.org/47297. >> >> 47808 important Bone Baboon guile-git-0.5.0.drv build failed on = i686-linux >> 47567 important Alexandru-Sergiu M Installer crash in 'uuid->string' fo= r a FAT16 partition >> 44872 important Tim Magee GuixSD 1.2.0 installer fails with ex= ception when formatting drive >> 33848 important Ludovic Court=C3=A8s Store references in SBCL-compil= ed code are "invisible" >> 47841 normal Julien Lepiller [release 1.2.1] could not install on= foreign distro >> 47745 normal Mathieu Othacehe ldap test is failing >> 47744 normal Mathieu Othacehe nfs-root-fs test is failing > > I agree that we need a bit more time to address these, hopefully get > =E2=80=98wip-ungrafting=E2=80=99 merged, and above all get more testing. Yes, as discussed on IRC with lfam, I suggested we try to include the changes of that branch in version-1.3.0. > There are other items from doc/release.org in maintenance.git that will > have to be addressed, such as the dreaded NEWS update and companion blog > post. Indeed; my idea for this is to have a WIP commit that I'll publish at the top of version-1.3.0 and others can use it as a base and send patches to the mailing list. I've experimented yesterday with the 'make update-NEWS' target and it was modifying the 1.2.0 items although I've added a skeleton for 1.3.0 in the NEWS file already. >> To avoid keep master in string freeze longer, I've now created the >> 'release-v1.3.0' branch where the fixes for the remaining blocking >> issues should go. > > Nitpick: could we rename it to =E2=80=98version-1.3.0=E2=80=99, similar t= o the previous > release branches? It was a typo on my part, the name is actually 'version-1.3.0' :-). > BTW, are we going for 1.3.0 rather than 1.2.1? I=E2=80=99m fine either w= ay, > it=E2=80=99s true that 1.3.0 might better reflect the amount of work that= has > gone into it=E2=80=A6 Yes, this was a change I proposed. I wasn't sure if there was a good reason for 1.2.1 but the rationale is indeed that that 1.3.0 reflects better on the amount of changes (including new features) that went in this release. >> I'll now attempt to produce a first release candidate (RC) via the >> release tooling. > > Yay! If we eventually merge =E2=80=98wip-ungrafting=E2=80=99, we should = have at least > one RC built with that branch merged. OK! Sounds good, thank you! Maxim