mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-11 05:24:56 -05:00
Use Custodia 0.3.1 features
* Use sd-notify in ipa-custodia.service * Introduce libexec/ipa/ipa-custodia script. It comes with correct default setting for IPA's config file. The new file also makes it simpler to run IPA's custodia instance with its own SELinux context. * ipapython no longer depends on custodia The patch addresses three issues: * https://bugzilla.redhat.com/show_bug.cgi?id=1430247 Forward compatibility with Custodia 0.3 in Fedora rawhide * https://pagure.io/freeipa/issue/5825 Use sd-notify * https://pagure.io/freeipa/issue/6788 Prepare for separate SELinux context Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
committed by
Pavel Vomacka
parent
27d13d90fe
commit
f5bf5466ed
@@ -38,7 +38,6 @@ if __name__ == '__main__':
|
||||
],
|
||||
install_requires=[
|
||||
"cffi",
|
||||
"custodia",
|
||||
"cryptography",
|
||||
"dnspython",
|
||||
"gssapi",
|
||||
|
||||
Reference in New Issue
Block a user