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 EPUeGGFAp1+2AwAA0tVLHw (envelope-from ) for ; Sun, 08 Nov 2020 00:48:33 +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 4K3bE2FAp1/FVgAAbx9fmQ (envelope-from ) for ; Sun, 08 Nov 2020 00:48:33 +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 EEDAA9403C9 for ; Sun, 8 Nov 2020 00:48:32 +0000 (UTC) Received: from localhost ([::1]:52388 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kbYsh-0004GW-T9 for larch@yhetil.org; Sat, 07 Nov 2020 19:48:31 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbYsY-0004GN-UL for guix-devel@gnu.org; Sat, 07 Nov 2020 19:48:22 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:39731) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kbYsX-0008P3-4S for guix-devel@gnu.org; Sat, 07 Nov 2020 19:48:22 -0500 Received: by mail-wm1-x330.google.com with SMTP id s13so4715376wmh.4 for ; Sat, 07 Nov 2020 16:48:20 -0800 (PST) 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=yXbZFuz4naBvH9Adr9plXBkmazRXvo3ODhR5DW0wyzo=; b=opfu2IkBTLY6g5sjpIEdXBzHzYNnjVdHA4IZmNTu3PJg2w1uBIqU8ilyu5zUu2YrNH lOnZAP8Mkj3ytFQxKvtojY7FxZtULhdGyKlWokE5UOSXczw8fvu022YF7nKYB9qyRj7U daJfeyJuY7AZc7giMSQNByGFD1yXJzq0SLhjAnG3Iskt8LDfzUc0Oz62whunsQkNRMNA foNe3olD6pWATY7w6FXVrsQr9YDp0keM3Fxk2TQpLE1UiABgt7qVw6EtEcsD/jwqZnot JRz6tDgPgisMjJootrBr3GkwTC+aLFnOlFKVhKTsPThezhscSsnDUNL4vzpKWKrgyGFc cF5w== 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=yXbZFuz4naBvH9Adr9plXBkmazRXvo3ODhR5DW0wyzo=; b=GBH+wzhHn9Q8RF/hgU5cZZEUxcPjKBrvMpmNZ0nh97U4jcKKWAGIHhMchYHrANsKhE xjbIC/B1zLSxpfG8NuSn9QKbsTue1o5aZqM0mU5qezm5PzEO8ir0eK2w/7iwD9Cayi6t V+6yRLoiYc1afxjO9YoexiighAdKnHuUkecJU5cCn/d7+IyXH3uzF/CD4SlR/ZXipuXf YjBT2dleeUeVmmFth3iN2rms9MrflQuQZ9YDE7yA8uAK2+naUtkb2b76Fwvt2GsW7gND t8uZfbxcxMImjL0SJi6T3bJ8X1A/uRFTQPI9lKC31rEex3t2KCqFYsRvLJDEcOuVRKQT VDOA== X-Gm-Message-State: AOAM531oWRoYWimpdb9PNfj+8XNf3nUziSAO2pZLIiBSCFIXujpfTA8Z 7ZMEU5xqlCGFby5v+Km7d28RJLA50xU= X-Google-Smtp-Source: ABdhPJzJzc0oXBjQ8NqzVzUMebxgSLcXws+XJDtriA7Teg0Ld42A46+xg04sWKf/uZfTNixEUYZVVw== X-Received: by 2002:a1c:f606:: with SMTP id w6mr6737422wmc.136.1604796498820; Sat, 07 Nov 2020 16:48:18 -0800 (PST) Received: from unfall (20.134.94.90.dynamic.jazztel.es. [90.94.134.20]) by smtp.gmail.com with ESMTPSA id o17sm8045248wmd.34.2020.11.07.16.48.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 07 Nov 2020 16:48:17 -0800 (PST) From: =?utf-8?Q?Miguel_=C3=81ngel_Arruga_Vivas?= To: Tobias Geerinckx-Rice Subject: Re: Fixing Zabbix db-secret-file documentation. References: <87tuu2bolx.fsf@nckx> <87tuu1qryu.fsf@gmail.com> <87wnyx72qz.fsf@nckx> Date: Sun, 08 Nov 2020 01:48:10 +0100 In-Reply-To: <87wnyx72qz.fsf@nckx> (Tobias Geerinckx-Rice's message of "Sat, 07 Nov 2020 13:47:16 +0100") Message-ID: <87h7q07jxx.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a00:1450:4864:20::330; envelope-from=rosen644835@gmail.com; helo=mail-wm1-x330.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: , 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=gmail.com header.s=20161025 header.b=opfu2IkB; 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: -2.01 X-TUID: Xpnamir0R9ey --=-=-= Content-Type: text/plain Hi! Tobias Geerinckx-Rice writes: > I've changed it to front-end just for consistency... for now ;-) and > pushed to master as 83dee0e5b29dee75cffd5aa2a7748697eb73b036. If > nobody objects I'll cherry-pick it to version-1.2.0 before the > release. That'll be the on-line manual for some time to come. I have to raise my hand here, as TP.org hasn't updated their page yet, or at least I haven't received the email yet, but the tarball was already sent. Perhaps we're lucky and the first mail may end in /dev/null with no fuss if we send the update soon.... Julien, WDYT? Just for the record, I'm glad to translate that change or whatever comes next, but it makes me a bit sad when that effort is reduced to a number, because that "number" means making accessible the documentation to people who don't speak English. I understand what you meant, and I agree about the change too; I just wanted to clarify that it isn't a matter of boosting stats but working together. Happy hacking! Miguel --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCgAdFiEEiIeExBRZrMuD5+hMY0xuiXn6vsIFAl+nQEoACgkQY0xuiXn6 vsJoewwAkoPymRMXyOdQMB5htNsnMoiMjApId1VzjIY/LMXgh1Jx4n2E7J8fgrIO ocEC2GUsyinz/5TYo6h213CqICQPA0GP24GI9FxYWtRH9sh46WV9m2B0biKBOqJi yDelpzkPS7ydZB3AWvB5WNznUxQSoDVEvjI+YgoWvyeb530M+ajV5gYpHxJzMr9Y qkTPb0c9MgHU81OyXueHEO3s0duMSTj9VPHwl2TdLZg1M9HtxtRZAhc9hsLaQzRf 09Fh7gV20Z7xzleZSXpnw24HV9IgUfCIxkvD79HYp4oEh2Z9wlnuZc5gj8Hjmn1y ejYfuo8eClDQWwr96tjsN8QB1VzYIloU+R0IVjGIaSyMT/CNOpz4wwwd5wE1PsWF fSEO6Q5JYwK5nnTvQOwS85oQkqQtBFD7YFSSxqDOoY79apOV/9pAIrlHJ7FqMPJJ OR0j5TYpOsFYyH4dOGTiT89zquAyeZ7wjTETV6fZkg00CIm9GKO+S3IveYHFwqjH nrWyguQU =No3V -----END PGP SIGNATURE----- --=-=-=--