From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AP/8A/CKiWR2sAAASxT56A (envelope-from ) for ; Wed, 14 Jun 2023 11:40:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gP7IA/CKiWTSMQEA9RJhRA (envelope-from ) for ; Wed, 14 Jun 2023 11:40:00 +0200 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 BE1EE3F914 for ; Wed, 14 Jun 2023 11:39:59 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9MnM-0001Uq-Ki; Wed, 14 Jun 2023 05:28:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q9MnK-0001UJ-Jj for guix-patches@gnu.org; Wed, 14 Jun 2023 05:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q9MnK-0005KE-B7 for guix-patches@gnu.org; Wed, 14 Jun 2023 05:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q9MnK-0003P4-6W for guix-patches@gnu.org; Wed, 14 Jun 2023 05:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61982] [PATCH 0/2] Respect XDG Base Directory Specification 0.8. Resent-From: Andrew Tropin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Jun 2023 09:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61982 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Bruno Victal , 61982@debbugs.gnu.org, philip@philipmcgrath.com Received: via spool by 61982-submit@debbugs.gnu.org id=B61982.168673485113040 (code B ref 61982); Wed, 14 Jun 2023 09:28:02 +0000 Received: (at 61982) by debbugs.gnu.org; 14 Jun 2023 09:27:31 +0000 Received: from localhost ([127.0.0.1]:43723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Mmp-0003OF-8Q for submit@debbugs.gnu.org; Wed, 14 Jun 2023 05:27:31 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:40779) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Mmn-0003O2-DM for 61982@debbugs.gnu.org; Wed, 14 Jun 2023 05:27:30 -0400 X-GND-Sasl: andrew@trop.in DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1686734843; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=HbXITIMRj3z72851TM1qZF9U+PKW9nKMWPZ+GFIulE4=; b=kqKgoTdkHtRCYtRftHR4yZq/An8rkidbbTW5+6EdQ814Qli/t1OhS39vY+pi3sjucvnHOB qPx9JURn16VHcq2Pf6K32QU/IeBfjYcrV81eufbKJWKBmHtVml73dyYuwt7JUZEFezndxC Tr+Toina2LBw7iT8mpGoeqk/fah6K4Sh5d1pG1MYiaPitzjabZyjMcog0ZOUNJXxYZU4Rq H/NtzHjYZRN2QMVIqAH7IV03JbZddGrQQt9yuRqOkgC/A4BOKh6CP+4fr3ma70SeWhyfdl fdf61zu31qsA3+ukFQlQ8KJoEffgA/jZ0S3E4/Si3O920VaGvbPWwaQQs75xgQ== X-GND-Sasl: andrew@trop.in X-GND-Sasl: andrew@trop.in X-GND-Sasl: andrew@trop.in Received: by mail.gandi.net (Postfix) with ESMTPSA id D95FC1C000B; Wed, 14 Jun 2023 09:27:22 +0000 (UTC) From: Andrew Tropin In-Reply-To: <87y1kstknk.fsf_-_@gnu.org> References: <3005f8a58ec5afc447f2baf40958956bd0d16099.1678029530.git.mirai@makinata.eu> <87lej4w5sp.fsf@trop.in> <87y1kstknk.fsf_-_@gnu.org> Date: Wed, 14 Jun 2023 13:27:17 +0400 Message-ID: <87r0qegzre.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686735599; 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: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=HbXITIMRj3z72851TM1qZF9U+PKW9nKMWPZ+GFIulE4=; b=SOxy+SOWvnOls+JSrj8ztn02tnSB7d0HkzJ9+YQ4xAkNLooop8hAC3wD9cQS7m93BCrdL4 CdYpNnWybCADiADbMsFb3ZvsfwVHmxjbF2tTTzlZLkMqhX3/xUjtBhMF00uH12UTu4rTgW EbctEcZCAqiQ7SVI4hQ/eAPjMG9+hb7JYb1BCkWt8gHg1m1WG6+CKeX13enA9fPvAu2bBA 4R3oCyvMOVO/hyKx1Pm1xWXcdo8PC0WBd2ldyu+CEb0+lc944pF+3UAu5lsD9z9K+Qacfr GNjgb4MiC5t9fqsiSd6eZORPalMdtrQ6T1mFGwAjOdG8V/BF+ou80DIV+CicdA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=gm1 header.b=kqKgoTdk; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686735599; a=rsa-sha256; cv=none; b=AUcfzBeLhWECSe92IBUlzEvRmUdL6mYbU/D7RDdfgUYufwISzeVQsIRcKJ51o5ZmNPAhVg Jsd1XblML4k1Na10vR1kOhebV4yoGKFqtFJfM+wBcalUJWgtZTQCt/q/KL7MXZJxHcrSuc ZexU8x1vR92qCse0SqfW/ES6QWb577jpAPUlKRGISGC7S1VDkKaFxhqcaEP50Y0SuK9wjF CW+7EWOUgvtVOJVst0vH/5ajHMkigeaBM1ObIG4i+8Toqy81xxzUkEKOCvdWosH/HkOYrG LZZfWpr3HU1P+xXe0hAaHLGi+oQsNt7CfDffQMwp9Q+sSewi8Z6cqgKSXJJH4g== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=gm1 header.b=kqKgoTdk; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: BE1EE3F914 X-Spam-Score: -2.93 X-TUID: ySpe/lzd7th0 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2023-06-09 23:01, Ludovic Court=C3=A8s wrote: > Hi Andrew, > > Andrew Tropin skribis: > >> Applied and pushed the first patch as=20 >> 5c893787be78a79433fe1343f5b70cd647e8f667 >> >> Will think about the second one a little more and reply on that later. > > Could you take a look and apply it or close the issue? Sure, added this thread to my agenda for this week. =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmSJh/UACgkQIgjSCVjB 3rAVeA/+I4PTw519Du0wUgFMVD/MlEcB2GRUuk/Zd+Ob/6WF6KeGhIvsIaBAh4UU 81C4r0HtIFh927MhNmmVDutoVxEQtYaP9QEXma1lyVtzyUTb/Va+MgDx9VwNXQs1 Aie+OHMe+fv+fkiV6aKVnRk80PVB/do07iBMM7LyJHL12sX1UEVeb/HTI835pZjU lm4IqzVLSFT8kKRsPWoHxYwvwoWcb6U1lULoCssYwZiYOlDdQevRlIgbXFv5ncBn hDGw7nToRHC8pdurClg7GlWZRmnTNiYID6dIvbwMwBobD97qxrFzxdNnB3klaSo1 Xr7i4+ZthQbgUwafkgGu8pPNdWuoHpWUkhX8V6scD++pK2TIQrI+FuciXVHDwwEy rLNTIZNga32iE/QJarZUIF+l6gjghgwJDBRc+poKu7XLOQMhUhK6tF1QHPpoRV+4 62Aj8FBWWi/Y32LmonRpT9PHrMb3Dvg3XTOxcW854T3cbuEgnXGLI5XfvpqhC9oa qgcqxPWHEzQrv8Z3sUhqlNXuBBKhZ853gvc21pHB0qwa66STFO6EBZUmP1A7K14i +1/p6wNYT8IpqI7vcE6qZPz7kfdj2VSS6m6aEy0FSgf3S2OCD33IGMSK/kPcZgau 6PIvnQp4eCaWIq8Wv0lEMSHnxm3RC9TribxDFfbKGhcq6oLeMuk= =cJsf -----END PGP SIGNATURE----- --=-=-=--