Changeset 6742 for modules/branches/2.3
- Timestamp:
- 09/16/08 01:20:02 (5 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r6567 r6742 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.1. 6</version>4 <version>2.3.1.7</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.1.7* #3184 SECURITY VULNERABILITY fix 8 9 *2.3.1.6* #3161 SQL Injection vulnerability that could allow and authenticated user to access all CDRs and recordings 9 10 *2.3.1.5* define missing out, fatal functions … … 45 46 <type>setup</type> 46 47 <category>Basic</category> 47 <location>release/2.3/framework-2.3.1. 6.tgz</location>48 <md5sum> 15785791ce8a0f9eecd2d73d848a73be</md5sum>48 <location>release/2.3/framework-2.3.1.7.tgz</location> 49 <md5sum>ab449711e25f31af99ba4482f87fe2a3</md5sum> 49 50 </module>
