projects
/
carnet-upgrade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d13bda
)
Handle openldap upgrade.
author
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Thu, 23 Apr 2009 08:51:16 +0000
(10:51 +0200)
committer
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Thu, 23 Apr 2009 08:51:16 +0000
(10:51 +0200)
src/functions.sh
patch
|
blob
|
history
diff --git
a/src/functions.sh
b/src/functions.sh
index
c223076
..
da07bc4
100644
(file)
--- a/
src/functions.sh
+++ b/
src/functions.sh
@@
-970,7
+970,7
@@
upgrade_amavis () {
# fix openldap-aai postinst user handling
upgrade_openldap () {
- pkg openldap-aai lt 2.3 || return 0
+ pkg openldap-aai lt 2.4 || return 0
# openldap-aai expects org.ldif to exists
local ldif=/var/lib/ldap/org.ldif