Objectify - News
Objectify Alpha_30.7 Released
Item posted by J. Scott Edwards <jsedwards> on Mon 01 Mar 2010 01:44:38 PM UTC.
I have uploaded the Objectify Alpha_30.7 release. This release has a few minor bug fixes and one new program.
I renamed the archive-add-zone program to zone-add and changed it's symbolic link from oaz to oza.
I added a new program 'archive-resize' that adjusts the total available chunks in an archive after the size of disk partition it is contained in has been changed.
Added --repair option to archive-verify to repair the MD5 checksums in the chunk_info table. Use with caution, depending upon why they are incorrect the archive may still be corrupted.
Fixed Bugs:
#28839 - if you Control-C while using file-import it will finish importing the file and terminate cleanly.
#28725 - sorted output of list_files.cgi program had two files out of order. These pages are now in the correct order:
http://www.worldwide-database.org/cgi-bin/list_files.cgi?time
http://www.worldwide-database.org/cgi-bin/list_files.cgi?md5
http://www.worldwide-database.org/cgi-bin/list_files.cgi?sha1
http://www.worldwide-database.org/cgi-bin/list_files.cgi?sha256
http://www.worldwide-database.org/cgi-bin/list_files.cgi?sha512
#28067 - diff-combine seg faults if not enough arguments on the command line.
And a few other minor bug fixes and changes, see the RELEASE_NOTES file.
Powered by Savane 3.14-3b9d.
Corresponding source code