Changeset 13896
- Timestamp:
- 03/23/12 15:28:00 (1 year ago)
- Files:
-
- modules/branches/2.9/framework (modified) (1 prop)
- modules/branches/2.9/framework/module.xml (modified) (3 diffs)
- modules/release/2.9/framework-2.9.0.11.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/framework
- Property lastpublish changed from 13758 to 13895
modules/branches/2.9/framework/module.xml
r13759 r13896 5 5 <modtype>framework</modtype> 6 6 <name>FreePBX Framework</name> 7 <version>2.9.0.1 0</version>7 <version>2.9.0.11</version> 8 8 <publisher>FreePBX</publisher> 9 9 <license>GPLv2+</license> … … 11 11 <canuninstall>no</canuninstall> 12 12 <changelog> 13 *2.9.0.11* #5646, #5712 XSS Security Vulnerability 13 14 *2.9.0.10* autoloader fix and cli module_admin commerical repo problem 14 15 *2.9.0.9* remove call to non-existent autoloader resulting in crash … … 118 119 <type>setup</type> 119 120 <category>Basic</category> 120 <location>release/2.9/framework-2.9.0.1 0.tgz</location>121 <md5sum> a1fa83f65ee0af0fc6d1baac3938001d</md5sum>121 <location>release/2.9/framework-2.9.0.11.tgz</location> 122 <md5sum>e97de189e977fa739d31085a314e13bc</md5sum> 122 123 </module>
