From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QDrIEqYddmB2+wAAgWs5BA (envelope-from ) for ; Wed, 14 Apr 2021 00:39:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AEimDKYddmBdLQAAB5/wlQ (envelope-from ) for ; Tue, 13 Apr 2021 22:39:34 +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 C2A4E1C88E for ; Wed, 14 Apr 2021 00:39:33 +0200 (CEST) Received: from localhost ([::1]:52354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWRgy-0002s7-Pc for larch@yhetil.org; Tue, 13 Apr 2021 18:39:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40682) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWRgU-0002ry-QN for guix-patches@gnu.org; Tue, 13 Apr 2021 18:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49569) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWRgU-0004jK-It for guix-patches@gnu.org; Tue, 13 Apr 2021 18:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWRgU-0007zY-FV for guix-patches@gnu.org; Tue, 13 Apr 2021 18:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47704] [PATCH] services: mysql: Add extra-environment as configuration option. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 13 Apr 2021 22:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 47704@debbugs.gnu.org Received: via spool by 47704-submit@debbugs.gnu.org id=B47704.161835354130712 (code B ref 47704); Tue, 13 Apr 2021 22:39:02 +0000 Received: (at 47704) by debbugs.gnu.org; 13 Apr 2021 22:39:01 +0000 Received: from localhost ([127.0.0.1]:32882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWRgT-0007zI-9T for submit@debbugs.gnu.org; Tue, 13 Apr 2021 18:39:01 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:65252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWRgN-0007z5-OJ for 47704@debbugs.gnu.org; Tue, 13 Apr 2021 18:39:00 -0400 Received: from nijino.local (194-96-13-79.adsl.highway.telekom.at [194.96.13.79]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FKgWH0pjJz1LLyL; Wed, 14 Apr 2021 00:38:51 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4FKgWH0pjJz1LLyL DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1618353531; bh=FluXJmfi2W2BgSFMD4sMQDB77LuBhBjlFtJXurg/03Q=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=dt9IG/b39O+Ix8uhjUihBlo29vq0+Wv+AgoK1sylHFXAdDBXQTM0/D416mRkV2opH c40yJn0Kh5SjuGevvRMay11UsCrD448LferJrgfFFlIhsJvWOTWYDMq/yE/wZiKry0 F5pwSXWLWdUeXualEr6MoM4isW6j6tx6yfybwQrs= Message-ID: <8202cabb845f308220a32c28c88bc29f75fd1364.camel@student.tugraz.at> From: Leo Prikler Date: Wed, 14 Apr 2021 00:38:50 +0200 In-Reply-To: <20210414002958.2c5a6e19@tachikoma.lepiller.eu> References: <91c1726e12b938f7656d7d7862920f69@selfhosted.xyz> <7d2d1250a3e87ac67c80897bffe0b82c@selfhosted.xyz> <7cfafd05c98540590905ceb5f3cd554fc9e2b79b.camel@telenet.be> <701e03466beb09a26cc25e444382d14e@selfhosted.xyz> <60efaa4ac56f3dda7da44f0e60df921ccdd7bc89.camel@telenet.be> <7a570acae3d60b16e34a89097d801876d5951f4e.camel@student.tugraz.at> <20210414002958.2c5a6e19@tachikoma.lepiller.eu> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618353573; 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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=FluXJmfi2W2BgSFMD4sMQDB77LuBhBjlFtJXurg/03Q=; b=oPHRfUsmaQPz+sAHtK2Q5qmwcdMS+8rilknbJlgEKjX6fgZ0826xpo+1/kLzNNCtAfh+Eg TUhBFRe2ep95BWvjBfWRiAeV7dLcyAQswEQVaxuHgKh0ejqmFphK0J82Q+i+l0NjkOFojR FQr7Lp/NDqSN8+N+eF6zOF/BXOCrkpcwXPBUmSZf16xZGIh4aaMMur2zIXPixHbOnDXYha gDOTDTk2CUEkegt3XthoDd01qFVxsDRYJX+83OV25L8Ybx74Rg72LZaeQ5GR16NWuDqWCU YzqXlUT+MX5QKLEjE30lhsWrnCVvkn1Swy3P1+hLuxqb+A0jks7CwAGVGHkoVQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618353573; a=rsa-sha256; cv=none; b=FEW8oXTMxG8IkAIpGy5Y6y70MV821ouw97sc3MRMpSoP7qyB28+brYhqAj75j6fxbi3BCE zAMEUgj9BGbMg0MurdTn41FJqaaPivjZ/e9zIl1VKj3odiZFoQRF+bp3HM9JflD3T9Jl7z rG1bP/kvplAiNqD0uR8F8nLdm/aKpebR2niWTO8ZgtvUNFNG5z3DFybpUW2uM2L736y931 BA+hZe/iESjhHRmPIcYv6GZBzN4zTyhAWFLacZyH0AjGp1wZjpA8vA8qXErhpf6BAHFonF woZY+5eKotEABhdHZiMTnqIAQo9gfqx6LZz4fFtB6kiB1x8dM+C3636+Nr/qqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b="dt9IG/b3"; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 0.16 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b="dt9IG/b3"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C2A4E1C88E X-Spam-Score: 0.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: dJ4PnZ7ot9em Am Mittwoch, den 14.04.2021, 00:29 +0200 schrieb Julien Lepiller: > Le Tue, 13 Apr 2021 18:58:57 +0200, > Leo Prikler a écrit : > > > Am Montag, den 12.04.2021, 22:09 +0200 schrieb Maxime Devos: > > > I think your original patch is good to go into the git > > > repo. I'll > > > open a > > > separate bug report about ‘absolutising’ the binaries referred to > > > from the scripts. > > I've pushed this patch now, but let us still look for a smaller > > solution if applicable. (That said, I'm not a mysql user and I'm > > happy to leave security stuff to lle_bout.) > > > > @david: Note, that I did not change the author, meaning it is > > committed as "methuselah-0 " rather > > than "david larsson ". Since this > > patch is hopefully small enough to not require attribution, that is > > fine, but if you plan on making bigger changes, please consider > > setting your git up appropriately. > > > > Regards, > > Leo > > > > > > > > > > Hi! > > I saw this patch went through, but it updates the Guix Manual while > we > are in string freeze. The change is very small and close to the start > of string freeze, so I'm willing to let it go. However, please > refrain > from pushing such changes to the manual. Ideally, this patch should > have been pushed yesterday or postponed until after the release. > > As a reminder, the string freeze applies to guix and to the manual. > It > does not apply to the website, package synopsis and descriptions, nor > to the cookbook. > > Thank you! Ahh, my bad, I totally missed that. Would it be better to revert this change until April 18th and then apply it again?