Changeset 6376
- Timestamp:
- 08/13/08 17:11:58 (4 months ago)
- Files:
-
- modules/branches/2.5/backup/module.xml (modified) (3 diffs)
- modules/release/2.5/backup-2.5.1.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/backup/module.xml
r6312 r6376 2 2 <rawname>backup</rawname> 3 3 <name>Backup & Restore</name> 4 <version>2.5.1 </version>4 <version>2.5.1.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 12 12 </depends> 13 13 <changelog> 14 *2.5.1.1* spelling 14 15 *2.5.1* #2987, #2995, #3037 sqlite3 support, removal of retrieve_backup_cron.pl 15 16 *2.5.0.2* #2743 don't delete the current astdb entries if the new astdb.dump is empty … … 39 40 *1.2* Potential fix for restore issues, clean up some warnings 40 41 </changelog> 41 <location>release/2.5/backup-2.5.1. tgz</location>42 <md5sum> 612f28c3feccd9839f3d5068d1f9c2c0</md5sum>42 <location>release/2.5/backup-2.5.1.1.tgz</location> 43 <md5sum>899da4d7bc5be20577fc39eb35f00a74</md5sum> 43 44 </module>
