mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
sys-auth/sssd: Sync with Gentoo
It's from Gentoo commit 21800a06d6e86e25ae26ad46fcab2cdc6a4598b8. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
642ae273b6
commit
d7efcd9fe6
14
sdk_container/src/third_party/portage-stable/sys-auth/sssd/files/sssd-2.9.7-kerberos-1-22.patch
vendored
Normal file
14
sdk_container/src/third_party/portage-stable/sys-auth/sssd/files/sssd-2.9.7-kerberos-1-22.patch
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
diff --git a/src/external/pac_responder.m4 b/src/external/pac_responder.m4
|
||||
index 90727185b..3501b6b71 100644
|
||||
--- a/src/external/pac_responder.m4
|
||||
+++ b/src/external/pac_responder.m4
|
||||
@@ -23,7 +23,8 @@ then
|
||||
Kerberos\ 5\ release\ 1.18* | \
|
||||
Kerberos\ 5\ release\ 1.19* | \
|
||||
Kerberos\ 5\ release\ 1.20* | \
|
||||
- Kerberos\ 5\ release\ 1.21*)
|
||||
+ Kerberos\ 5\ release\ 1.21* | \
|
||||
+ Kerberos\ 5\ release\ 1.22*)
|
||||
krb5_version_ok=yes
|
||||
AC_MSG_RESULT([yes])
|
||||
;;
|
||||
@ -110,6 +110,7 @@ CONFIG_CHECK="~KEYS"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-2.8.2-krb5_pw_locked.patch"
|
||||
"${FILESDIR}/${PN}-2.9.6-conditional-python-install.patch"
|
||||
"${FILESDIR}/${PN}-2.9.7-kerberos-1-22.patch"
|
||||
"${FILESDIR}/${PN}-2.10.0_beta2-fix-systemd-systemconfdir.patch"
|
||||
)
|
||||
|
||||
|
||||
@ -102,6 +102,7 @@ CONFIG_CHECK="~KEYS"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-2.8.2-krb5_pw_locked.patch"
|
||||
"${FILESDIR}/${PN}-2.9.6-conditional-python-install.patch"
|
||||
"${FILESDIR}/${PN}-2.9.7-kerberos-1-22.patch"
|
||||
)
|
||||
|
||||
MULTILIB_WRAPPED_HEADERS=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user