mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Refresh patches
This commit is contained in:
parent
3b1054f97d
commit
6551749fa4
@ -1,6 +1,6 @@
|
|||||||
--- a/ipa-client/ipa-install/ipa-client-install
|
--- a/ipa-client/ipa-install/ipa-client-install
|
||||||
+++ b/ipa-client/ipa-install/ipa-client-install
|
+++ b/ipa-client/ipa-install/ipa-client-install
|
||||||
@@ -495,10 +495,11 @@ def uninstall(options, env):
|
@@ -493,10 +493,11 @@
|
||||||
# Always start certmonger. We can't untrack something if it isn't
|
# Always start certmonger. We can't untrack something if it isn't
|
||||||
# running
|
# running
|
||||||
messagebus = services.knownservices.messagebus
|
messagebus = services.knownservices.messagebus
|
||||||
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
cmonger = services.knownservices.certmonger
|
cmonger = services.knownservices.certmonger
|
||||||
try:
|
try:
|
||||||
@@ -1070,10 +1071,11 @@ def configure_certmonger(fstore, subject
|
@@ -1071,10 +1072,11 @@
|
||||||
principal = 'host/%s@%s' % (hostname, cli_realm)
|
principal = 'host/%s@%s' % (hostname, cli_realm)
|
||||||
|
|
||||||
messagebus = services.knownservices.messagebus
|
messagebus = services.knownservices.messagebus
|
||||||
|
2
debian/patches/no-test-lang.diff
vendored
2
debian/patches/no-test-lang.diff
vendored
@ -1,6 +1,6 @@
|
|||||||
--- a/Makefile
|
--- a/Makefile
|
||||||
+++ b/Makefile
|
+++ b/Makefile
|
||||||
@@ -112,7 +112,7 @@ client-dirs:
|
@@ -111,7 +111,7 @@
|
||||||
|
|
||||||
lint: bootstrap-autogen
|
lint: bootstrap-autogen
|
||||||
./make-lint $(LINT_OPTIONS)
|
./make-lint $(LINT_OPTIONS)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- a/ipa-client/ipa-install/ipa-client-automount
|
--- a/ipa-client/ipa-install/ipa-client-automount
|
||||||
+++ b/ipa-client/ipa-install/ipa-client-automount
|
+++ b/ipa-client/ipa-install/ipa-client-automount
|
||||||
@@ -310,7 +310,7 @@ def configure_nfs(fstore, statestore):
|
@@ -311,7 +311,7 @@
|
||||||
Configure secure NFS
|
Configure secure NFS
|
||||||
"""
|
"""
|
||||||
replacevars = {
|
replacevars = {
|
||||||
|
Loading…
Reference in New Issue
Block a user