#5586 /usr/lib/ipa/certmonger/* should be under /usr/libexec
Closed: Fixed Opened by tjaalton.

The scripts in this directory are simple python scripts, nothing arch-specific in them. Having them under libexec would simplify the code a bit too, since there would be no need to worry about lib vs lib64 (which also cause trouble on Debian).


Fixed minor issues, formated the patch according http://www.freeipa.org/page/Contribute/Patch_Format
freeipa-tjaalton-0011-Move-freeipa-certmonger-helpers-to-libexecdir.patch

master:

  • 6b4678170e561ec52e8a9e5d5f68ff1684d7de22 upgrade: Match whole pre/post command not just basename.
  • 431a1a038396d271f680cc4bd4f0bddf617be823 dsinstance: add start_tracking_certificates method
  • 4337c4f9c40b2587280eeff5f99ee8dd03092e17 httpinstance: add start_tracking_certificates method
  • 872d5903d0d278914d740575b4ef92fa75c44a45 Move freeipa certmonger helpers to libexecdir.

ipa-4-3:

  • 4bc54d4e3109f17760dfe6650d0f2fb0c076a0c0 upgrade: Match whole pre/post command not just basename.
  • e68146d95fb061e91a6040c9cb876822b427a02a dsinstance: add start_tracking_certificates method
  • f1de2f2ef0161fa6c2f78370cfd02fa310e1e279 httpinstance: add start_tracking_certificates method
  • 8231f870e6adff2463a6911acd0191f1efbc0335 Move freeipa certmonger helpers to libexecdir.

Metadata Update from @tjaalton:
- Issue assigned to tjaalton
- Issue set to the milestone: FreeIPA 4.3.1

Metadata