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

Revision 11750, 4.8 kB (checked in by p_lindheimer, 1 year ago)

Module Publish Script: framework 2.4.1.9

  • 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.4.1.9</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <changelog>
8     *2.4.1.9* add distro to online checking
9     *2.4.1.8* add php version to online checking
10     *2.4.1.7* #4615 Security Vulnerability
11     *2.4.1.6* #4223 Security Vulnerability
12     *2.4.1.5* fix bug introduced from #3660
13     *2.4.1.4* Friendly Warning re: #3660
14     *2.4.1.3* Security Vulnerabilities: #3209, #3660; Bugs: #3284, #3052, #3592, #3556
15     *2.4.1.2* #3184 SECURITY VULNERABILITY fix
16     *2.4.1.1* #2890, #2891, #2921, #2924, #2941, #2854, #2978, #3026, #3027, #3161 SQL Injection vulnerability that could allow and authenticated user to access all CDRs and recordings
17     *2.4.1.0* #2862, #2855, #2782 FOP update to make flash player 9.0.124.0 and newer happy
18     *2.4.0.1* #2843, #2701, #2818, #2784, #2604, #2766, #2798, #2809, #2799, #2685, #2676
19     *2.4.0.0* first 2.4 final release
20     *2.4.0rc1.1* created upgrade directory to bump main version
21     *2.4.0rc1.0* rc1 release
22     *2.4.0beta2.2* fixed install script breaking download module admin
23     *2.4.0beta2.1* #2578 Asterisk 1.6 change for LANGUAGE, add addSwitch to extenions class
24     *2.4.0beta2.0* #2539, increase module_xml data field size, #2568 move features.conf to core, add details what online update transmits
25     *2.4.0beta1.2* correct publishing error which pulls in all previous 2.4beta framework changes below
26     *2.4.0beta1.1* #2544 (Asterisk 11543) create #include files or Asterisk will fail, #2554 extenssion class addtions
27     *2.4.0beta1.0* #2477, #2517, #2319, #2523, #2475, #1858, #2419, #2484, #2334, #2134, #2431, #2453, Extension/Destination Registry support/APIs
28                    adhoc devices user login/out improvments and dynamic hints, conversion of zap channel routes, amportal.conf: DYNAMICHINTS,
29                    CUSTOMASERROR, BADDESTABORT, XTNCONFILICTABORT - many other changes, see CHANGES log and svn log
30     *2.4.0alpha1.0* #2373, #2430, #2451; add ExecIf to extensions class
31     *2.3.1.0* #2335, #2412, module upgrade completely rewrites old modules, see CHANGES file in framework module directory
32     *2.3.0.3* #2336, #2350 FOP DBI issues with some versions, fixed some paging issues with sipaddheader() not escaping spaces
33     *2.3.0.2* fix upgrade to properly remove depecrated unused files
34     *2.3.0.1* #2249 fix syntax error from first fix to ARI
35     *2.3.0.0* Final Release
36     *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare
37     *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements
38     *2.3.0beta2.10* #1826, #2132, #2161, #2162, #2216, added AUTHTYPE=webserver, added DEVEL flag, fixed warnings, unitialized variables
39     *2.3.0beta2.9* #2127 call-limit for Asterisk 1.4, replaced legacy retrieve_conf scripts, uninitialized variables
40                    and warnings, consolidate javascripts and CSS files, welcome page improvments.
41     *2.3.0beta2.8* #1520, added keyboard shortcuts during reload, support to block modules requiring asterisk running (when it is not), misc other fixes
42     *2.3.0beta2.7* #2180, #2174 reverted to old op_style.sh
43     *2.3.0beta2.6* #2174 fix #2154 really this time, and fix crontab to check for updates
44     *2.3.0beta2.5* #2143 fixed module hooks
45     *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
46                    #2111 added retrieve_conf failure notifications, #2154 move bonce_op.sh and fix, #1442 removed .htacces exceptions in modules
47     *2.3.0beta2.3* additional notification logging, fix missing version_compare_freepbx function upgrading from older beta versions
48     *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf, additional notification logging
49     *2.3.0beta2.1* fix include of libfreepbx.install.php in install.php script
50     *2.3.0beta2.0* Beta2 Release - see CHANGES file with packaged tarball and read important WARNINGS
51     *2.3.0beta1.6* added ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions.class.php
52     *2.3.0beta1.5* improved parsers and made retreive_conf use the main parser, fixed on module version depends regex
53     *2.3.0beta1.4* #2020 added chmod 0754 to copied files to make sure they are executable
54     *2.3.0beta1.3* #2020 retrieve_conf copies module agi-bin now, was symlink. #1963, #2031, #2033 minor fixes (see tickets)
55     *2.3.0beta1.2* #1785 corner case ARI playback fix, misc other
56     *2.3.0beta1.1* Framework changes, test framework module
57     *2.3.0beta1.0* First release of framework
58   </changelog>
59   <description>
60     This module provides a facility to install bug fixes to the framework code that is not otherwise housed in a module
61   </description>
62   <type>setup</type>
63   <category>Basic</category>
64   <location>release/2.4/framework-2.4.1.9.tgz</location>
65   <md5sum>ad74b56aebe9552fe4af8544a03624c4</md5sum>
66 </module>
Note: See TracBrowser for help on using the browser.