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 ms11 with LMTPS id cLuRBnBfoV+6QAAA0tVLHw (envelope-from ) for ; Tue, 03 Nov 2020 13:47:28 +0000 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 uNZkAnBfoV+3PwAAB5/wlQ (envelope-from ) for ; Tue, 03 Nov 2020 13:47:28 +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 D876F940654 for ; Tue, 3 Nov 2020 13:47:27 +0000 (UTC) Received: from localhost ([::1]:44356 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kZwek-0000Sk-QY for larch@yhetil.org; Tue, 03 Nov 2020 08:47:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kZwea-0000S7-T8 for guix-devel@gnu.org; Tue, 03 Nov 2020 08:47:16 -0500 Received: from pelzflorian.de ([5.45.111.108]:38508 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kZweY-0006Gz-JV for guix-devel@gnu.org; Tue, 03 Nov 2020 08:47:16 -0500 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 55BAE3605A1; Tue, 3 Nov 2020 14:47:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1604411232; bh=nENPSla8hxhi6GT3/uXVQTPJMbY/Psz0hUWyANAfix4=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=dfWI5O6xABRERXjAlhikgDp731stYUHTKaE473BD7i35P1eJErm7TM3GiyUzEv5j0 sDMur/D+3fbtWCy/L1Q5O+2QfSzBYs2yZgrS1kEdx9TwlQ1JWZIeQz0NWq+gguwwsz 7v6KVXltufSNOTc6MFpOqGzDJ3nEUfDHzGwc2Ilw= Date: Tue, 3 Nov 2020 14:46:59 +0100 From: "pelzflorian (Florian Pelz)" To: Tobias Geerinckx-Rice Subject: Re: Branching for v1.2? Message-ID: <20201103134659.dz2cizuctb2ffqw7@pelzflorian.localdomain> References: <87zh4f4ukl.fsf@gnu.org> <87wnzj1shv.fsf@gnu.org> <87k0v7yv4l.fsf@gmail.com> <87zh42qbco.fsf_-_@gnu.org> <87361r3nfh.fsf@gmail.com> <20201102175620.sf4ty42zxrvasys5@pelzflorian.localdomain> <87h7q6had5.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87h7q6had5.fsf@nckx> Received-SPF: pass client-ip=5.45.111.108; envelope-from=pelzflorian@pelzflorian.de; helo=mail.pelzflorian.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/03 08:47:12 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] 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, 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@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=pelzflorian.de header.s=mail header.b=dfWI5O6x; dmarc=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.99 X-TUID: /bg7TjL/J3Tq On Tue, Nov 03, 2020 at 01:51:18PM +0100, Tobias Geerinckx-Rice wrote: > Thanks for your work on the German translation! Could you incorporate this > fix[0] back into the TP version? […] > [0]: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=1aced9aa0c32849939d1facfaa0f3e5f1a6c11e0 > wenn [-@sasmp{/tftp/1.2.3.4}-]{+@samp{/tftp/1.2.3.4}+} existiert, Done. Thank you for fixing it! Regards, Florian