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

Revision 10500, 1.4 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: music 1.5.1.7

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>music</rawname>
3   <name>Music on Hold</name>
4   <version>1.5.1.7</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <type>setup</type>
8   <category>Internal Options &amp; Configuration</category>
9   <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description>
10   <changelog>
11     *1.5.1.7* #4604 (Security Bug)
12     *1.5.1.6* #2773 change change from exec of rm to unlink to remove security vulnerability
13     *1.5.1.5* #2193 moh path hardcoded
14     *1.5.1.4* bump for rc1
15     *1.5.1.3* #1969 fix javascript validation, add canunninstall:no
16     *1.5.1.2* #2070 fix proper use of script tags
17     *1.5.1.1* added candisable = no for module admin
18     *1.5.1* Added a 'none' category that results in silence played
19     *1.5* Fixed upload bug, #1646 could not upload files
20     *1.4.2* List wav files
21     *1.4.1* Add redirect_standard() call to avoid #1616
22     *1.4* Fix an issue of a new install not having a working MOH until they visit the page.
23     *1.3.2* Add he_IL translation
24     *1.3.1* Changed name to Music on Hold (from On Hold Music)
25     *1.3* Bumped version to assist upgraders from the 2.1 tree. No other changes.
26     *1.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
27   </changelog>
28   <menuitems>
29     <music>Music on Hold</music>
30   </menuitems>
31   <location>release/2.3/music-1.5.1.7.tgz</location>
32   <md5sum>c3c5579ac70080f437be23e5c8eba1d3</md5sum>
33 </module>
Note: See TracBrowser for help on using the browser.