root/modules/branches/2.3/backup/module.xml

Revision 3855, 1.2 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: backup 2.1.2

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>backup</rawname>
3   <name>Backup &amp; Restore</name>
4   <version>2.1.2</version>
5   <type>tool</type>
6   <category>System Administration</category>
7   <menuitems>
8     <backup>Backup &amp; Restore</backup>
9   </menuitems>
10   <depends>
11     <module>core</module>
12   </depends>
13   <changelog>
14   *2.1.2* Add ability to scp backups to a server, add optional provisioning directory that can be backed up (no restore ability)
15   *2.1.1* Remove core_users2astdb and core_devices2astdb, it isn't needed and corrupts resotred ampuser info
16   *2.1* Actually, really, restore ASTDB now. Finally. Also add redirect_standard to avoid problems with TRBoE.
17   *2.0.4* Add he_IL translation
18   *2.0.3* don't have BLKVM and FM astdb trees, which shouldn't be left around anyhow
19   *2.0.2* fixed restore ALL to get it to actually work
20   *2.0.1* supplied defaults and fixed bug is weekdays schedule_functions.php - #1279
21   *2.0* Now backs up and restores astdb, which was causing problems with phone configurations.
22   *1.2* Potential fix for restore issues, clean up some warnings
23   </changelog>
24   <location>release/2.3/backup-2.1.2.tgz</location>
25   <info>http://aussievoip.com.au/wiki/freePBX-BackupRestore</info>
26   <md5sum>ab52b253fa1d73ada361af29ed0af639</md5sum>
27 </module>
Note: See TracBrowser for help on using the browser.