diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-28 11:38:46 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-30 10:15:05 -0400 |
commit | 6af326fd901243cc5e36ddbcecff0690d1abee5e (patch) | |
tree | 09606c5c83a076a8a241d47a8f7df3f35f11828a /changes/VERSION_COMPAT | |
parent | 4728ea9e5cbb0f7ed47e7ca609c0531a31c847e0 (diff) |
Make providerboostrapper take the verify path from our ca-bundle.
Also, move module to a more logical placement, since provier
boostrapping is not dependent on eip service.
Diffstat (limited to 'changes/VERSION_COMPAT')
-rw-r--r-- | changes/VERSION_COMPAT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index cc00ecf7..425478c8 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,3 +8,4 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z +leap.common >= 0.3.4 # because the ca_bundle |