From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eKBqEyg/P2O7IAAAbAwnHQ (envelope-from ) for ; Thu, 06 Oct 2022 22:48:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YPCNEig/P2N9gAEAG6o9tA (envelope-from ) for ; Thu, 06 Oct 2022 22:48:40 +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 04C7B2CF6B for ; Thu, 6 Oct 2022 22:48:40 +0200 (CEST) Received: from localhost ([::1]:56764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogXnL-0004Ky-5S for larch@yhetil.org; Thu, 06 Oct 2022 16:48:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogXmk-0004JJ-NO for guix-patches@gnu.org; Thu, 06 Oct 2022 16:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34564) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ogXmk-00080n-An for guix-patches@gnu.org; Thu, 06 Oct 2022 16:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ogXmk-000503-5e for guix-patches@gnu.org; Thu, 06 Oct 2022 16:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58074] [PATCH] gnu: Add cyrus-sasl-xoauth2. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 06 Oct 2022 20:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Morgan.J.Smith@outlook.com Cc: 58074@debbugs.gnu.org Received: via spool by 58074-submit@debbugs.gnu.org id=B58074.166508928119210 (code B ref 58074); Thu, 06 Oct 2022 20:48:02 +0000 Received: (at 58074) by debbugs.gnu.org; 6 Oct 2022 20:48:01 +0000 Received: from localhost ([127.0.0.1]:33642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogXmj-0004zm-2R for submit@debbugs.gnu.org; Thu, 06 Oct 2022 16:48:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogXmg-0004yy-8J for 58074@debbugs.gnu.org; Thu, 06 Oct 2022 16:47:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59804) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogXmZ-0007zH-De; Thu, 06 Oct 2022 16:47:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=YLtkVP+e9pudj/B2H/J0nM/ds942Fc1ZcYtal2fgOtg=; b=SnmkMz4a6irbKSqohxhE 7kZPnipR6XAcXXOiTzzhVCqWoqntjVj2mEqe+kgJbNAloLRMRjKCE9rpYZUSo77vWRy2gTf1qPht5 kpgKoUvuS9B/SFel8mDj2utno92EjD8LNBva5gG7MM5WT9I0TeYSq388HQ+NQWns0iutJxRJTGAq3 Dod/ZgkmDfY6EyVkue4c0JL1KXAVFwF1qU172UhvY/cMnIr9QhDFaDWd5byFhciJR72cv0SxOpCE9 fSfv1W+BW1/L5M/EypaxmArJasplPw5TlC3UWO3qW92tkXd4XkU/0pVxfZ2UIFzDZlFQJomtu7WwS bzKqndx+CeDvIg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53196 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogXmY-000771-BD; Thu, 06 Oct 2022 16:47:50 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 06 Oct 2022 22:47:48 +0200 In-Reply-To: (Morgan J. Smith's message of "Sun, 25 Sep 2022 11:15:22 -0400") Message-ID: <87ilkwhe6j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665089320; 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=YLtkVP+e9pudj/B2H/J0nM/ds942Fc1ZcYtal2fgOtg=; b=E7N7wPFk6enmbCWArpQuGQj9+P0hU8kVUBj9OvBFLF3rjkl8sl7RiAmdNTBeCy3bWfrr69 a4c5pDgxCQmo7DPagPO8VdqsrWv+rH2IN9Ud9k+3ZylC4T0NK8EpYwiVAzTxyOTpf0hQhB EA/Vp7DSsJ8SS7NCG18cKkPLmJCuLuZSx0hCYLY5TtFBWOMIcXT2Za8DXpYuZemZWnWyT3 z2eY3ZTHHnqzWAYNtlFvTb7EQul4izsQ3dZ7143+D6gj+tgJDluY4W51IJUBXroCvJPODg UCt4aOAGlXX8aead9oC4BvKOBlxFGDRVZEVGNMGY5sqBrp8mXj9+JywqAxYlTQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665089320; a=rsa-sha256; cv=none; b=Js0+M4jFb1S0SSjX1t5HllTlwTLbVsuG/q23oFcZG8x1BJK/0DCaAPiLlRdsj44mpfICf7 Ajwbikgu6fm6ooU0Bz0FoMJx8J1F2KNhnbuLmSt5tbfKNOwu4VbvxKL3+fks99s6VI1O3B JqD3p3e92aQebiq1TCoyce8e+Shygs+PIiQeVgTyzouSIHgqiotIuUUUF/c0d3nGmsupZS u826sNoqnt/2Ww1D4soeHgN/1TWRzUE1037Uq+8a2UWvKqEqUTqSPWtQca6aNvfCuL+aLU B2IG1dVKBLYfrmmO3gyYSFxQwazY3AylVZDTIrbo6pTsn7bT8cvjgWCGFlXuyA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SnmkMz4a; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -3.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SnmkMz4a; dmarc=pass (policy=none) header.from=gnu.org; 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: 04C7B2CF6B X-Spam-Score: -3.47 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1qWfSlSG+VO7 Hi, Morgan.J.Smith@outlook.com skribis: > From: Morgan Smith > > * gnu/packages/cyrus-sasl.scm (cyrus-sasl-xoauth2): New variable. LGTM, modulo two things: > + (native-search-paths > + (list (search-path-specification > + (variable "SASL_PATH") > + (files (list "lib/sasl2"))))) I believe this search path belongs in cyrus-sasl (see ). Could you provide a patch that does that? However, due to the number of dependents of cyrus-sasl, this change will have to go on =E2=80=98staging= =E2=80=99. > + (home-page "https://github.com/moriyoshi/cyrus-sasl-xoauth2") > + (synopsis "XOAUTH2 plugin for Cyrus SASL") > + (description "Adds support for XOAUTH2 authentication to Cyrus SASL.= Can > +be used with isync to fetch mail from servers that support it.") Please write full sentences. Thanks in advance, Ludo=E2=80=99.