summaryrefslogtreecommitdiffstats
path: root/install/updates/Makefile.am
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2014-11-10 14:13:07 +0100
committerPetr Vobornik <pvoborni@redhat.com>2014-11-13 13:31:17 +0100
commit2712b609cb1edb478aa6a55da1f6529befaa2edb (patch)
tree5793257bcd396831a0aff096ccb5590c7ec4b95a /install/updates/Makefile.am
parentf62c7843ffeda1e841719cb35f9f773f186780a6 (diff)
downloadfreeipa-2712b609cb1edb478aa6a55da1f6529befaa2edb.tar.gz
freeipa-2712b609cb1edb478aa6a55da1f6529befaa2edb.tar.xz
freeipa-2712b609cb1edb478aa6a55da1f6529befaa2edb.zip
Upgrade: fix trusts objectclass violationi
Execute updates in proper ordering. Curently ldap-updater implementation doesnt allow better fix. Ticket: https://fedorahosted.org/freeipa/ticket/4680 Reviewed-By: David Kupka <dkupka@redhat.com>
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r--install/updates/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index 2bd877a0d..40de56356 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -42,6 +42,7 @@ app_DATA = \
50-nis.update \
50-ipaconfig.update \
55-pbacmemberof.update \
+ 59-trusts-sysacount.update \
60-trusts.update \
61-trusts-s4u2proxy.update \
62-ranges.update \