Changeset 6741
- Timestamp:
- 09/16/08 01:18:35 (5 years ago)
- Files:
-
- modules/branches/2.4/framework/module.xml (modified) (2 diffs)
- modules/release/2.4/framework-2.4.1.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/framework/module.xml
r6568 r6741 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.4.1. 1</version>4 <version>2.4.1.2</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.4.1.2* #3184 SECURITY VULNERABILITY fix 8 9 *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 9 10 *2.4.1.0* #2862, #2855, #2782 FOP update to make flash player 9.0.124.0 and newer happy … … 54 55 <type>setup</type> 55 56 <category>Basic</category> 56 <location>release/2.4/framework-2.4.1. 1.tgz</location>57 <md5sum> bfa1c9ae4f55ca54795a94beae54b6dc</md5sum>57 <location>release/2.4/framework-2.4.1.2.tgz</location> 58 <md5sum>4a1a5e6e3b28bee3222dabde5a9d4da3</md5sum> 58 59 </module>
