[sys-auth/sssd] sync
This commit is contained in:
14
sys-auth/sssd/files/sssd-2.9.7-kerberos-1-22.patch
Normal file
14
sys-auth/sssd/files/sssd-2.9.7-kerberos-1-22.patch
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])
|
||||||
|
;;
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2025 Gentoo Authors
|
# Copyright 1999-2026 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -105,6 +105,7 @@ CONFIG_CHECK="~KEYS"
|
|||||||
PATCHES=(
|
PATCHES=(
|
||||||
"${FILESDIR}/${PN}-2.8.2-krb5_pw_locked.patch"
|
"${FILESDIR}/${PN}-2.8.2-krb5_pw_locked.patch"
|
||||||
"${FILESDIR}/${PN}-2.9.6-conditional-python-install.patch"
|
"${FILESDIR}/${PN}-2.9.6-conditional-python-install.patch"
|
||||||
|
"${FILESDIR}/${PN}-2.9.7-kerberos-1-22.patch"
|
||||||
)
|
)
|
||||||
|
|
||||||
MULTILIB_WRAPPED_HEADERS=(
|
MULTILIB_WRAPPED_HEADERS=(
|
||||||
Reference in New Issue
Block a user