From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eCUjA6cboWBhMQEAgWs5BA (envelope-from ) for ; Sun, 16 May 2021 15:18:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qO5COqYboWDvHQAAbx9fmQ (envelope-from ) for ; Sun, 16 May 2021 13:18:30 +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 58D1C1148E for ; Sun, 16 May 2021 15:18:30 +0200 (CEST) Received: from localhost ([::1]:37646 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1liGf7-0000E8-9a for larch@yhetil.org; Sun, 16 May 2021 09:18:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51208) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liGev-0000Cj-Tf for guix-devel@gnu.org; Sun, 16 May 2021 09:18:18 -0400 Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729]:46898) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1liGeu-0000Dx-2e; Sun, 16 May 2021 09:18:17 -0400 Received: by mail-qk1-x729.google.com with SMTP id 76so3325456qkn.13; Sun, 16 May 2021 06:18:15 -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=TTlixwCW0EiZWBDuZSBovExlvriAfgPjv4EfM1Cyu+E=; b=OLF5gp+IMOSEkqenh9dyZDHCLr05sLi3lS6eco8VnOLznNpUIwV3zLnoscyyLDr6CD bV3YJ9kKZb2joeMmhCdinhWrlnM97mbETiBvYJWzH/3pTIEXu0KeNiyX9hVg3Zt6lTiT S3FnAdWPg3rePPfAU4mLMfcaNiA/ODRTdBp6QXY1UXHzlVaXoLG4xPMVLTT9LuD60AdY lM/VuZALC8qggkdlqW24nkuejPZgIZ2BVLTt1tP7wWrPM5ahH7RIc9RfCLWyVu+p9zd4 2CE4JyC3yUK45NHcTAXt8S6ZELnG7/A9/hLt2h05Ue7UwiFpnJoyBpVKyuSaivJokVU0 k/DQ== 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=TTlixwCW0EiZWBDuZSBovExlvriAfgPjv4EfM1Cyu+E=; b=jRdrEL724Yurs5WY9x/fcqkdOI3XpsN3zsNnoQTy4Kj7BtFcRRDcN+YJNNEGVv6Z5e dcVFy7yyEaH7KRnxgsOU2rKwhhR/6XsY3DMjIXy+nY/DTziuoT9KkWrihVqO8BPT7ao0 JHJ7paTsWOqHy1GwMPhDwlGHy/lEvUE3VxxqL0ZZ41HFn6Vpb64ljkalwRXeiUzyOECG pSWPZbp87AqWQzvGdBljnIGM6D46QpA+hVbe5AfU8tgUXCyYIhaGp3yI+6IoSLuQ//0J f90JgpMshW6t3YOqivQDpuagaPh80Di+UcSyfCyRDg6cC1V0O9jc9MKbAOsqA4EJeSBK mxeA== X-Gm-Message-State: AOAM530iXJUYOiu4SUyI3JqgMhBhcYqBv72EdYAO8xNDXl3m1zJIr6za ugD7I6IuHzR227x3scLdUl2joFHNF3o= X-Google-Smtp-Source: ABdhPJxD6GqNUKVt9m0T3IZkZBsNhIroTY052hUVb5xGp19s4GwS/0OAtpIrKoPZibJjKmambeaCzA== X-Received: by 2002:a37:910:: with SMTP id 16mr47550914qkj.497.1621171094463; Sun, 16 May 2021 06:18:14 -0700 (PDT) Received: from hurd (dsl-10-134-2.b2b2c.ca. [72.10.134.2]) by smtp.gmail.com with ESMTPSA id t187sm8452696qkc.56.2021.05.16.06.18.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 May 2021 06:18:14 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: GNU Guix 1.4.0 in September? (was: Re: GNU Guix 1.3.0 released) References: <87eeec8nfc.fsf@gmail.com> <87v97khrse.fsf@gnu.org> Date: Sun, 16 May 2021 09:18:13 -0400 In-Reply-To: <87v97khrse.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 15 May 2021 18:42:57 +0200") Message-ID: <87tun2om0a.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::729; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x729.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 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=1621171110; 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=TTlixwCW0EiZWBDuZSBovExlvriAfgPjv4EfM1Cyu+E=; b=RI2DZ2BzhkM6np1fK2DfkvKslojnRydeeyQ7ZhrLnZ7WoVI+QNmCZ0X4myX8Ge4PQrxoj8 RcdH2t+WxlNtnblMisp80dKirdOujKWulzVElel65PGQ5wG/MxxxTYcgxF/235F5ZojpxZ phufrtpYwbPraszFSDr3ZgeZeC/4bX2S+9nOHBaH2wFH0eJHEDNDlFLtgkr9NTSFXG2MLo EcCGYmuy6XrlnQlei2cZLTL/nPU7tzWFAPhBAo6LLxKOKq2PawtgH3OvxZxp3tQ+qZfKM1 ZaQCUL3UF/eunxcfxDIt7LRHcIdjBsMqe6zokl+EeWlDOWBYQDeXJQycCR1EBA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621171110; a=rsa-sha256; cv=none; b=nxcvxPXBRn0sDqhgPw56o0XOc2iE7TizLbQVjE6Kc2Nz5aDqri8WpBVWyaenKzL5EanyBK PHNRKQwTZU8FPzyE+uUgOKhsCa970ZH7GW96JqnAxgrYia1Llr4THzD9AOxZ9YMZSlEUHp lgVLDfAsCEBSIW9BTVUDf9vdixWDlIxwOcoDr7sZEQaD9MRl4EoQ65MKvZPoGy8/6W19YE IUKyLn4yQLXZ/ycXAqB9230ayQFMwYnSaOfkIfNXAJwSKJpV6Z+BS6KsM8X5eSv19i0Sa3 7ke0kywy2YyBdIAliZ2SzwjlQD4di7Ovup56s+Rj0YmrRe/7eGEaKrsus8LUfQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=OLF5gp+I; dmarc=pass (policy=none) header.from=gmail.com; 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.65 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=OLF5gp+I; dmarc=pass (policy=none) header.from=gmail.com; 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: 58D1C1148E X-Spam-Score: -1.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: P5puMKCA2j9K Hello, Ludovic Court=C3=A8s writes: > Hi! > > Maxim Cournoyer skribis: > >> We are pleased to announce the release of GNU Guix 1.3.0! > > Yay, congrats everyone! > > Kudos Maxim for taking responsibility for the whole process! Now you > know what can be improved :-) and I=E2=80=99m interested in helping make = the > process smoother. Thanks :-). It was nice to have the backing of the bug fixing squad and your generous contributions in the release material write-up. Thanks to Julien Lepiller for their help and availability w.r.t. the translations. > There=E2=80=99s no rush, but we can already start thinking about who=E2= =80=99s turn is > next. It=E2=80=99s great if it=E2=80=99s you, Maxim, but if another expe= rienced hacker > is interested, please make yourself known! I wouldn't mind to do it again; twice in a row seems like it may be a bit fresh in my mind and enable me to do more refinements to the build system. I'd also be happy to mentor someone else to try their hand at it. I feel like rotation improves our processes, especially w.r.t. to its documentation. > Note also that we were =E2=80=9Conly=E2=80=9D 3 weeks late thanks to the = hard work of > zimoun and Leo early on keeping track of everything that needed to be > addressed. If someone wants to propose a date for the next release and > take responsibility as =E2=80=9Crelease keeper=E2=80=9D, we=E2=80=99ll al= l welcome that! Yes, thank you Simon and Leo for the help with the release! I felt less lonely :-). I've learned that producing a release can easily take 2-3 weeks even in good conditions (e.g., not many blockers to fix). I'd suggest anyone (myself included :-)) trying to meet the schedule to seriously start trying to put out RCs a month before the planned release date. Perhaps we can aim for the next release mid-September (core-updates). I'm not too sure of the status of core-updates right now, but last time I worked on it was in a rather good state. Thanks, Maxim