root/modules/branches/2.5/fw_ari/module.xml

Revision 6740, 0.9 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: fw_ari 2.5.1

Line 
1 <module>
2   <rawname>fw_ari</rawname>
3   <name>FreePBX ARI Framework</name>
4   <version>2.5.1</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <changelog>
8     *2.5.1* #3184 SECURITY VULNERABILITY fix
9     *2.5.0.3* #3165, #3077, #2609 and additional fixes related to #3161
10     *2.5.0.2* r6505, #3161 SQL Injection vulnerability that could allow and authenticated user to access all CDRs and recordings
11     *2.5.0.1* remove inclusion of libfreepbx.install.php in install script resulting in warnings
12     *2.5.0* #3104 and First release of fw_ari
13   </changelog>
14   <description>
15     This module provides a facility to install bug fixes to the ARI code that is not otherwise housed in a module, it used to be part of framework but has been removed to isolate ARI from Framework updates.
16   </description>
17   <type>setup</type>
18   <category>Basic</category>
19   <location>release/2.5/fw_ari-2.5.1.tgz</location>
20   <md5sum>5d5b51fc79853a891ee536e290addf56</md5sum>
21 </module>
Note: See TracBrowser for help on using the browser.