[Dev] chandlerdb updated (0.5-18)
Andi Vajda
vajda at osafoundation.org
Fri Sep 9 16:26:37 PDT 2005
After your next 'svn update' you need to get the latest chandlerdb version by
running in 'chandler':
make chandlerdb - OR -
make install
You may have to manually remove old '*rijndael*' files from your installation:
- find $CHANDLERBIN/release -name '*rijndael*' | xargs rm
- find $CHANDLERBIN/debug -name '*rijndael*' | xargs rm
The changes improve support for encrypted LOBs. The repository format also
changed. You need to re-create your repository.
Andi..
More information about the Dev
mailing list