Changeset 2971
- Timestamp:
- 11/04/06 05:22:12 (7 years ago)
- Files:
-
- modules/branches/2.2/backup/module.xml (modified) (2 diffs)
- modules/release/2.2/backup-2.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/backup/module.xml
r2934 r2971 2 2 <rawname>backup</rawname> 3 3 <name>Backup & Restore</name> 4 <version> 1.2</version>4 <version>2.0</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 12 12 </depends> 13 13 <changelog> 14 *2.0* Now backs up and restores astdb, which was causing problems with phone configurations. 14 15 *1.2* Potential fix for restore issues, clean up some warnings 15 16 </changelog> 16 <location>release/2.2/backup- 1.2.tgz</location>17 <location>release/2.2/backup-2.0.tgz</location> 17 18 <info>http://aussievoip.com.au/wiki/freePBX-BackupRestore</info> 18 <md5sum> 996f3d80d328818b979ef98cf8017b2a</md5sum>19 <md5sum>314d942ab4b0aca1df126814bed89184</md5sum> 19 20 </module>
