FreeBSD Bugzilla – Attachment 216885 Details for
Bug 244778
security/sssd: fails to package
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to the ports tree
security_sssd.svndiff (text/plain), 1.87 KB, created by
Fernando Apesteguía
on 2020-07-30 17:56:17 UTC
(
hide
)
Description:
Patch to the ports tree
Filename:
MIME Type:
Creator:
Fernando Apesteguía
Created:
2020-07-30 17:56:17 UTC
Size:
1.87 KB
patch
obsolete
>Index: security/sssd/Makefile >=================================================================== >--- security/sssd/Makefile (revision 543655) >+++ security/sssd/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= sssd > PORTVERSION= 1.11.7 >-PORTREVISION= 20 >+PORTREVISION= 21 > CATEGORIES= security > MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ > >Index: security/sssd/files/patch-src_external_pac__responder.m4 >=================================================================== >--- security/sssd/files/patch-src_external_pac__responder.m4 (revision 543655) >+++ security/sssd/files/patch-src_external_pac__responder.m4 (working copy) >@@ -1,6 +1,6 @@ > --- src/external/pac_responder.m4.orig 2014-09-17 13:01:37 UTC > +++ src/external/pac_responder.m4 >-@@ -14,14 +14,19 @@ then >+@@ -14,14 +14,20 @@ then > PKG_CHECK_MODULES(NDR_KRB5PAC, ndr_krb5pac, ndr_krb5pac_ok=yes, > AC_MSG_WARN([Cannot build pac responder without libndr_krb5pac])) > >@@ -18,7 +18,8 @@ > + Kerberos\ 5\ release\ 1.14* | \ > + Kerberos\ 5\ release\ 1.15* | \ > + Kerberos\ 5\ release\ 1.16* | \ >-+ Kerberos\ 5\ release\ 1.17*) >++ Kerberos\ 5\ release\ 1.17* | \ >++ Kerberos\ 5\ release\ 1.18*) > krb5_version_ok=yes > AC_MSG_RESULT([yes]) > ;; >Index: security/sssd/pkg-plist >=================================================================== >--- security/sssd/pkg-plist (revision 543655) >+++ security/sssd/pkg-plist (working copy) >@@ -5,6 +5,7 @@ > include/ipa_hbac.h > include/sss_idmap.h > include/sss_nss_idmap.h >+%%SMB%%lib/krb5/plugins/authdata/sssd_pac_plugin.so > lib/krb5/plugins/libkrb5/sssd_krb5_locator_plugin.so > lib/libipa_hbac.so > lib/libipa_hbac.so.0 >@@ -55,6 +56,7 @@ > libexec/sssd/sssd_be > libexec/sssd/sssd_ifp > libexec/sssd/sssd_nss >+%%SMB%%libexec/sssd/sssd_pac > libexec/sssd/sssd_pam > libexec/sssd/sssd_ssh > libexec/sssd/sssd_sudo
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
Flags:
fernape
:
maintainer-approval?
(lukas.slebodnik)
Actions:
View
|
Diff
Attachments on
bug 244778
:
212367
|
212446
|
216875
| 216885