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

Revision 6023, 0.7 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: asterisk-cli 1.1.3

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>asterisk-cli</rawname>
3   <name>Asterisk CLI</name>
4   <version>1.1.3</version>
5   <type>tool</type>
6   <category>System Administration</category>
7   <menuitems>
8     <cli>Asterisk CLI</cli>
9   </menuitems>
10   <depends>
11     <engine>asterisk</engine>
12   </depends>
13   <location>release/2.3/asterisk-cli-1.1.3.tgz</location>
14   <md5sum>5ca6c7b2ac04d6c3d3f171337c82ca1e</md5sum>
15   <changelog>
16     *1.1.3* #2917 execute CLI command direct through manager to remove vulnerabilities
17     *1.1.2.1* bump for rc1
18     *1.1.2* fix syntax error, extra =
19     *1.1.1* #2070 fix proper use of script tags
20     *1.1* #2006 Fixed display on systems with colored asterisk console
21     *1.0* Fixed security issue, first release in 2.2
22     *0.001* Original Release
23   </changelog>
24 </module>
Note: See TracBrowser for help on using the browser.