root/modules/branches/2.10/asterisk-cli/module.xml

Revision 13280, 1.2 kB (checked in by p_lindheimer, 1 year ago)

[Module package script: asterisk-cli 2.10.0.1]

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>asterisk-cli</rawname>
3   <repo>extended</repo>
4   <name>Asterisk CLI</name>
5   <version>2.10.0.1</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <category>Admin</category>
9   <description>Provides an interface allowing you to run a command as if it was typed into Asterisk CLI</description>
10   <menuitems>
11     <cli>Asterisk CLI</cli>
12   </menuitems>
13   <depends>
14     <engine>asterisk</engine>
15   </depends>
16   <location>release/2.10/asterisk-cli-2.10.0.1.tgz</location>
17   <md5sum>e7ca7a08ec8f58a45b6e209cddb3fb17</md5sum>
18   <changelog>
19     *2.10.0.1* #5478
20     *2.10.0.0* new version changes
21     *2.9.0.2* #5047
22     *2.9.0.1* #4001
23     *2.9.0.0* set repo
24     *2.8.0.0* published 2.8 version
25     *2.7.0.0* spelling fixes, localization updates
26     *2.6.0.0* localizations, misc
27     *2.5.0.2* description added to xml
28     *2.5.0.1* r6547 Swedish Translations
29     *2.5.0* #2917 execute CLI command direct through manager to remove vulnerabilities
30     *2.4.0* 2.4 branch (added IT translations also)
31     *1.1.2.1* bump for rc1
32     *1.1.2* fix syntax error, extra =
33     *1.1.1* #2070 fix proper use of script tags
34     *1.1* #2006 Fixed display on systems with colored asterisk console
35     *1.0* Fixed security issue, first release in 2.2
36     *0.001* Original Release
37   </changelog>
38 </module>
Note: See TracBrowser for help on using the browser.