FreeBSD Bugzilla – Attachment 243372 Details for
Bug 272488
security/sudo: patch to add sssd-devel option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for SSSD_DEVEL
patch-sudo (text/plain), 1.29 KB, created by
Dan Langille
on 2023-07-13 20:16:04 UTC
(
hide
)
Description:
patch for SSSD_DEVEL
Filename:
MIME Type:
Creator:
Dan Langille
Created:
2023-07-13 20:16:04 UTC
Size:
1.29 KB
patch
obsolete
>diff --git a/security/sudo/Makefile b/security/sudo/Makefile >index 4aa6cc782f36..fea84c8e8a20 100644 >--- a/security/sudo/Makefile >+++ b/security/sudo/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= sudo > PORTVERSION= 1.9.14p1 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= SUDO > >@@ -29,10 +30,11 @@ LDFLAGS+= -lgcc > PORTSCOUT= ignore:1 > > OPTIONS_DEFINE= AUDIT DISABLE_AUTH DISABLE_ROOT_SUDO DOCS EXAMPLES \ >- INSULTS LDAP NLS NOARGS_SHELL OPIE PAM PYTHON SSSD >+ INSULTS LDAP NLS NOARGS_SHELL OPIE PAM PYTHON > OPTIONS_DEFAULT= AUDIT PAM >-OPTIONS_RADIO= KERBEROS >+OPTIONS_RADIO= KERBEROS SSSD > OPTIONS_RADIO_KERBEROS= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT >+OPTIONS_RADIO_SSSD= SSSD SSSD_DEVEL > OPTIONS_SUB= yes > > AUDIT_DESC= Enable BSM audit support >@@ -44,6 +46,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 > SSSD_DESC= Enable SSSD backend support. >+SSSD_DEVEL_DESC= Enable SSSD-devel backend support. > > AUDIT_CONFIGURE_WITH= bsm-audit > >@@ -82,6 +85,9 @@ PYTHON_CONFIGURE_ENABLE=python > SSSD_RUN_DEPENDS= sssd:security/sssd > SSSD_CONFIGURE_ON= --with-sssd > >+SSSD_DEVEL_RUN_DEPENDS= sssd:security/sssd-devel >+SSSD_DEVEL_CONFIGURE_ON= --with-sssd >+ > LOGFAC?= authpriv > SUDO_LDAP_CONF?= ldap.conf >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 272488
: 243372