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

Revision 11691, 1.2 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: asterisk-cli 2.9.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.9.0.1</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <type>tool</type>
9   <category>System Administration</category>
10   <description>Provides an interface allowing you to run a command as if it was typed into Asterisk CLI</description>
11   <menuitems>
12     <cli>Asterisk CLI</cli>
13   </menuitems>
14   <depends>
15     <engine>asterisk</engine>
16   </depends>
17   <location>release/2.9/asterisk-cli-2.9.0.1.tgz</location>
18   <md5sum>9a93628d156708c97771ea6debae79c9</md5sum>
19   <changelog>
20     *2.9.0.1* #4001
21     *2.9.0.0* set repo
22     *2.8.0.0* published 2.8 version
23     *2.7.0.0* spelling fixes, localization updates
24     *2.6.0.0* localizations, misc
25     *2.5.0.2* description added to xml
26     *2.5.0.1* r6547 Swedish Translations
27     *2.5.0* #2917 execute CLI command direct through manager to remove vulnerabilities
28     *2.4.0* 2.4 branch (added IT translations also)
29     *1.1.2.1* bump for rc1
30     *1.1.2* fix syntax error, extra =
31     *1.1.1* #2070 fix proper use of script tags
32     *1.1* #2006 Fixed display on systems with colored asterisk console
33     *1.0* Fixed security issue, first release in 2.2
34     *0.001* Original Release
35   </changelog>
36 </module>
Note: See TracBrowser for help on using the browser.