From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sLdqCvZAJGM04QAAbAwnHQ (envelope-from ) for ; Fri, 16 Sep 2022 11:25:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SFaECvZAJGPgKQAA9RJhRA (envelope-from ) for ; Fri, 16 Sep 2022 11:25:10 +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 C03C47409 for ; Fri, 16 Sep 2022 11:25:09 +0200 (CEST) Received: from localhost ([::1]:37824 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oZ7at-0003bD-Ui for larch@yhetil.org; Fri, 16 Sep 2022 05:25:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZ7Zq-00032n-9B for guix-patches@gnu.org; Fri, 16 Sep 2022 05:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42564) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oZ7Zp-0006xT-Vo for guix-patches@gnu.org; Fri, 16 Sep 2022 05:24:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oZ7Zp-0006QP-QK for guix-patches@gnu.org; Fri, 16 Sep 2022 05:24:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57021] [PATCH v7 2/2] gnu: cyrus-sasl: Enable login. Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Sep 2022 09:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57021@debbugs.gnu.org Cc: M Received: via spool by 57021-submit@debbugs.gnu.org id=B57021.166332018524632 (code B ref 57021); Fri, 16 Sep 2022 09:24:01 +0000 Received: (at 57021) by debbugs.gnu.org; 16 Sep 2022 09:23:05 +0000 Received: from localhost ([127.0.0.1]:41642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oZ7Yu-0006PD-Ms for submit@debbugs.gnu.org; Fri, 16 Sep 2022 05:23:05 -0400 Received: from knopi.disroot.org ([178.21.23.139]:55442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oZ7Yq-0006OL-KR for 57021@debbugs.gnu.org; Fri, 16 Sep 2022 05:23:01 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id EB46B4A047; Fri, 16 Sep 2022 11:22:59 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I_Cd_E1mOg_q; Fri, 16 Sep 2022 11:22:58 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1663320177; bh=K7N1ZTViXt8lwDikSseWlBkcxrEqctqeZwwMS5Bl7dM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=LxnpqIZ0TRmltKYalbBIKU/kjcKJKIO6xJhrvmVSj/GfohnIANzMIneow4fpKiHmD EBv3XaAbHuHhx/azZeRmiZ7/3SV83+JxzFCkSzdvvoV6sumOsakgYTdiOPHhYlP5SN KOUcYnCNQo4iBHlucTF2qqEXll7mODDvpwUXManHBW0Q0409x9CQz2HDFNqriCo2U4 HyK2Dh7hjYe29kwKIn8yePAIKuFXS9/DN3cz4lstlgVzJj19qWMrPDRN5EFaN6Gn9V 6LqvuLrwJ7MTd+M2ANDZl/P7Ea1xpNSX3JG2wIv1v05Y+oh5Ff9b/ZiuuwWv5DvJa/ mnMLCltcX1BJA== Date: Fri, 16 Sep 2022 11:22:44 +0200 Message-Id: <20220916092244.1741-2-matf@disr.it> In-Reply-To: <20220916092244.1741-1-matf@disr.it> References: <20220916092244.1741-1-matf@disr.it> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663320309; 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=7tuQAQexazgGLXL+gHGRV/XqqJ/w0F+OoUWQ66KDJKU=; b=jramAwEH+M2/rtHoTAXuD2C40R7MCLuJc/MQ+8v5XRMqDKnRTP9C0ngd+jqozjsC7kxgzQ +QBfUWuONXRZfnYzUjTiX4x7zWxoCBt+Gj9hVjuUfjyGKHpeYHbncHj/zHO5i4jz5xpSQV gDAWSFhYpDzGJeT5X/17t8l5EZpQ4LUcrn/adl1pzqGphb5I8y8k+/wjcnAZO5DceiC1MO HsG9eS/7xrjM18kuZuwqTStvbzHt0zM1tFVJHQo7NjpHtk+FoIGhRVPJdoiCSkzklxpTXT jRBmbvXAds3/Y4oX+UbMEe16LusIF1jUW7xS8vVsulqppHch99ayCgFJhQuSWQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663320309; a=rsa-sha256; cv=none; b=UFhS28yr1fGHcT5RXUBYXA/2R+jA8fAXlD8F3/H2SkgnlcyzHpjrCw1Ux2RlC5WcSe8Hno Ts9tf4WNPqRCShAkOtQ96TV/YpqW2aMw7ZDgokDelJ7trMoMSyqsKSLb4+Qu4Mow56uMhz xHBUA8wWuC+u3h2h4OXdl7Sq6+V92OYkpzpj6v4DvaSExEZYNMftjxaDGCKzvqsvpYTAd1 ggDwU7P6J8dern1hjFZhJbAoHOcU0Rf6A72Rae9U8t5FeoxepGTP/4W3SH8THba97AT25C V5ceODLGWI88uXZWsjFsSv7L0DnDvgQLvWgNjec7xgEX1+cHkcm19qk8r7fR6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=LxnpqIZ0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=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-Spam-Score: 8.08 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=LxnpqIZ0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=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: C03C47409 X-Spam-Score: 8.08 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: UXU5y3lsb5XG * gnu/packages/cyrus-sasl.scm (cyrus-sasl)[arguments]: Enable login. Exchange servers require login for e-mail clients that use cyrus-sasl. --- gnu/packages/cyrus-sasl.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cyrus-sasl.scm b/gnu/packages/cyrus-sasl.scm index 2cd18f3e5e..edeb2dded2 100644 --- a/gnu/packages/cyrus-sasl.scm +++ b/gnu/packages/cyrus-sasl.scm @@ -3,6 +3,7 @@ ;;; Copyright © 2013 Andreas Enge ;;; Copyright © 2016 Leo Famulari ;;; Copyright © 2019 Mathieu Othacehe +;;; Copyright © 2022 Mathieu Laparie ;;; ;;; This file is part of GNU Guix. ;;; @@ -54,10 +55,11 @@ (define-public cyrus-sasl (list ;; cyrus-sasl.pc refers to -lkrb5, so propagate it. mit-krb5)) (arguments - '(#:configure-flags (list (string-append "--with-plugindir=" + '(#:configure-flags (list "--enable-login" + (string-append "--with-plugindir=" (assoc-ref %outputs "out") "/lib/sasl2")) - + ;; The 'plugins' directory has shared source files, such as ;; 'plugin_common.c'. When building the shared libraries there, libtool ;; ends up doing "ln -s plugin_common.lo plugin_common.o", which can -- 2.37.2