From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uE1eLQ8Ue1/gDAAA0tVLHw (envelope-from ) for ; Mon, 05 Oct 2020 12:39:43 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +F8QKQ8Ue1+CVAAAbx9fmQ (envelope-from ) for ; Mon, 05 Oct 2020 12:39:43 +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 7DBAC940215 for ; Mon, 5 Oct 2020 12:39:43 +0000 (UTC) Received: from localhost ([::1]:54648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPPmI-0003QM-FI for larch@yhetil.org; Mon, 05 Oct 2020 08:39:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPPm3-0003QD-H4 for guix-devel@gnu.org; Mon, 05 Oct 2020 08:39:27 -0400 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:39760) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kPPlu-0007DK-MQ for guix-devel@gnu.org; Mon, 05 Oct 2020 08:39:27 -0400 Received: by mail-wr1-x432.google.com with SMTP id k10so9376889wru.6 for ; Mon, 05 Oct 2020 05:39:16 -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; bh=OIkfpQ0sEz/dN374n+AiPNPHV6xGXzSepZtb/wEl2Vg=; b=OTWCv75ym2VVzVIz+pQ79uRvK1bTkElxaGGh67hSg6IbDeyEvgJbRhSYkRZO6veIZb 7pnD3ga7ORXZJsnlgQ4IifhBP+8R+ODbuhSEZWV4lyvF2EYY4wb9ZuBe7QCfwy98VEgD bu7vsOTlyo0r1ckXhuUxp+HM0IVAbOhhVdEvMCW3V1XKhWZuczuc907QwXsDRZVV2Smj z6Yn4zmukw8qfRjaoBSYO+FJHvmhJiNWSee6ejWs9t5KDZiZSe6YN7DwJpPVWGHJ8OC2 rCsuHsgwW21ZD690EyWqcPFrJFZNOExcE37pjQLnVaePN9D0H3ndjtdc5+x/k3TLPmtQ jd0w== 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; bh=OIkfpQ0sEz/dN374n+AiPNPHV6xGXzSepZtb/wEl2Vg=; b=c0d0TdupnX38f2k7KvDjYr6qB5Ar3LjEsbBgGU668OtO32u402TUR+l0GW7X/6Bj4k GCTPdriu2JndJcYIsaXIi06WiU1TtadyOwjSSHg2dRP3Jfo8goStkynaDVpLkmgOFxSy BmaVNcgJk3ONElPjTubAkHQD9bcplFVVB6KC1NEIEsGaV3V6gWkxxD7YnXz0AbDI9Chq 8dqdBCZfbrJb3ej07cAzRITZdbF/TF7dDPUso8s0SNZjY19EqY1kGJElT6dhwyWzVwHq LSQIHWlqF9qvDvwXV/+3Y4ZT+4T0Ig0A7uG8ku+QpIma1E3gt1mw2ViL/+kA7/Qur6HQ cH6g== X-Gm-Message-State: AOAM533znr48olC7GLKTW3oGVjMGGlV7Oh8du/sCfohILbLFhY3BGJaw E4cLl+GT6kDPEC53dwdnriyuUbJ/wfSLNA== X-Google-Smtp-Source: ABdhPJwLQz5oeWcOYXug9psrnmQu6o3cq2xm6z0yTN+L7gU2hyyWEJm60h8gNrcZQ002mc1blhu/3Q== X-Received: by 2002:adf:f44d:: with SMTP id f13mr17285551wrp.224.1601901555505; Mon, 05 Oct 2020 05:39:15 -0700 (PDT) Received: from unfall (218.139.134.37.dynamic.jazztel.es. [37.134.139.218]) by smtp.gmail.com with ESMTPSA id l17sm12543652wme.11.2020.10.05.05.39.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Oct 2020 05:39:14 -0700 (PDT) From: =?utf-8?Q?Miguel_=C3=81ngel_Arruga_Vivas?= To: guix-devel@gnu.org Subject: Re: Release v1.2 timetable References: <863630u6ap.fsf@gmail.com> <20201005101836.6qpcozxccisdf7yy@pelzflorian.localdomain> <8EFC55BC-8EE9-4A35-8E2E-B8BBA88B27EC@lepiller.eu> Date: Mon, 05 Oct 2020 14:38:32 +0200 In-Reply-To: <8EFC55BC-8EE9-4A35-8E2E-B8BBA88B27EC@lepiller.eu> (Julien Lepiller's message of "Mon, 05 Oct 2020 07:16:25 -0400") Message-ID: <87k0w4g853.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::432; envelope-from=rosen644835@gmail.com; helo=mail-wr1-x432.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, 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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=OTWCv75y; 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-Spam-Score: 0.09 X-TUID: foPCL8X1H12o Hi Julien, Julien Lepiller writes: > I'll try sendinq them a tarball for 1.2. They won't accept new pot > files, but maybe they'll update existing ones. Maybe I'm loosing something between all the mail received through this list or on the IRC where I almost never connect to, but why wouldn't translationproject.org accept a new release of guix, guix-packages and guix-manual? AFAIU it's calling make dist and sending them the tarball, plus or minus the associated pot files, am I wrong? On my side I'm working on the translations too, so I hope I have them ready for the release. I'll try the proofread to the whole manual too if I have time enough. :-) Happy hacking! Miguel