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

Revision 6020, 0.8 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: asterisk-cli 2.4.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   <name>Asterisk CLI</name>
4   <version>2.4.1</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.4/asterisk-cli-2.4.1.tgz</location>
14   <md5sum>662e4faacbf210222b2f44cf5e94e2b5</md5sum>
15   <changelog>
16     *2.4.1* #2917 execute CLI command direct through manager to remove vulnerabilities
17     *2.4.0* 2.4 branch (added IT translations also)
18     *1.1.2.1* bump for rc1
19     *1.1.2* fix syntax error, extra =
20     *1.1.1* #2070 fix proper use of script tags
21     *1.1* #2006 Fixed display on systems with colored asterisk console
22     *1.0* Fixed security issue, first release in 2.2
23     *0.001* Original Release
24   </changelog>
25 </module>
Note: See TracBrowser for help on using the browser.