Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2024 17:11:39 GMT
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b30c216bf1fc - main - security/sudo: Mark SSSD option as deprecated
Message-ID:  <202402281711.41SHBdWx065077@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by garga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b30c216bf1fc16531a81ca245f9d75a2cbc5a74f

commit b30c216bf1fc16531a81ca245f9d75a2cbc5a74f
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2024-02-28 17:05:44 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2024-02-28 17:11:28 +0000

    security/sudo: Mark SSSD option as deprecated
    
    security/sssd is marked as deprecated, add a note on option description
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 security/sudo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 39456fc25f55..3ca0c95a413f 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -48,7 +48,7 @@ NOARGS_SHELL_DESC=	Run a shell if no arguments are given
 OPIE_DESC=		Enable one-time passwords (no PAM support)
 PYTHON_DESC=		Enable python plugin support
 SSL_DESC=		Use OpenSSL TLS and SHA2 functions
-SSSD_DESC=		Enable SSSD backend support
+SSSD_DESC=		Enable SSSD backend support (deprecated)
 SSSD2_DESC=		Enable SSSD2 backend support
 
 AUDIT_CONFIGURE_WITH=	bsm-audit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402281711.41SHBdWx065077>