root/modules/branches/2.3/framework/module.xml

Revision 6742, 3.6 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: framework 2.3.1.7

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>framework</rawname>
3   <name>FreePBX Framework</name>
4   <version>2.3.1.7</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <changelog>
8     *2.3.1.7* #3184 SECURITY VULNERABILITY fix
9     *2.3.1.6* #3161 SQL Injection vulnerability that could allow and authenticated user to access all CDRs and recordings
10     *2.3.1.5* define missing out, fatal functions
11     *2.3.1.4* #2685 better reporting of retireve_conf errors, #2625, don't put call-limit in trunks, backport r5270
12     *2.3.1.3* added tooltip info to online update check to provide info of what is transmitted
13     *2.3.1.2* #2544 (Asterisk 11543) create #include files or Asterisk will fail
14     *2.3.1.1* #2451, #2430, #2373, #2477, #2517 Minor bugs fixes
15     *2.3.1.0* #2335, #2412, module upgrade completely rewrites old modules, see CHANGES file in framework module directory
16     *2.3.0.3* #2336, #2350 FOP DBI issues with some versions, fixed some paging issues with sipaddheader() not escaping spaces
17     *2.3.0.2* fix upgrade to properly remove depecrated unused files
18     *2.3.0.1* #2249 fix syntax error from first fix to ARI
19     *2.3.0.0* Final Release
20     *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare
21     *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements
22     *2.3.0beta2.10* #1826, #2132, #2161, #2162, #2216, added AUTHTYPE=webserver, added DEVEL flag, fixed warnings, unitialized variables
23     *2.3.0beta2.9* #2127 call-limit for Asterisk 1.4, replaced legacy retrieve_conf scripts, uninitialized variables
24                    and warnings, consolidate javascripts and CSS files, welcome page improvments.
25     *2.3.0beta2.8* #1520, added keyboard shortcuts during reload, support to block modules requiring asterisk running (when it is not), misc other fixes
26     *2.3.0beta2.7* #2180, #2174 reverted to old op_style.sh
27     *2.3.0beta2.6* #2174 fix #2154 really this time, and fix crontab to check for updates
28     *2.3.0beta2.5* #2143 fixed module hooks
29     *2.3.0beta2.4* #2147 tab link to FOP broken, #2157 fix database mode, #2150 output to crontab stopped,  retrieve_conf copy fix, needed for #2046 VmX bug
30                    #2111 added retrieve_conf failure notifications, #2154 move bonce_op.sh and fix, #1442 removed .htacces exceptions in modules
31     *2.3.0beta2.3* additional notification logging, fix missing version_compare_freepbx function upgrading from older beta versions
32     *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf, additional notification logging
33     *2.3.0beta2.1* fix include of libfreepbx.install.php in install.php script
34     *2.3.0beta2.0* Beta2 Release - see CHANGES file with packaged tarball and read important WARNINGS
35     *2.3.0beta1.6* added ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions.class.php
36     *2.3.0beta1.5* improved parsers and made retreive_conf use the main parser, fixed on module version depends regex
37     *2.3.0beta1.4* #2020 added chmod 0754 to copied files to make sure they are executable
38     *2.3.0beta1.3* #2020 retrieve_conf copies module agi-bin now, was symlink. #1963, #2031, #2033 minor fixes (see tickets)
39     *2.3.0beta1.2* #1785 corner case ARI playback fix, misc other
40     *2.3.0beta1.1* Framework changes, test framework module
41     *2.3.0beta1.0* First release of framework
42   </changelog>
43   <description>
44     This module provides a facility to install bug fixes to the framework code that is not otherwise housed in a module
45   </description>
46   <type>setup</type>
47   <category>Basic</category>
48   <location>release/2.3/framework-2.3.1.7.tgz</location>
49   <md5sum>ab449711e25f31af99ba4482f87fe2a3</md5sum>
50 </module>
Note: See TracBrowser for help on using the browser.