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

Revision 11749, 3.7 kB (checked in by p_lindheimer, 1 year ago)

Module Publish Script: framework 2.3.1.11

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