Changeset 11750
- Timestamp:
- 03/08/11 19:27:40 (1 year ago)
- Files:
-
- modules/branches/2.4/framework/module.xml (modified) (2 diffs)
- modules/release/2.4/framework-2.4.1.9.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/framework/module.xml
r11491 r11750 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.4.1. 8</version>4 <version>2.4.1.9</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.4.1.9* add distro to online checking 8 9 *2.4.1.8* add php version to online checking 9 10 *2.4.1.7* #4615 Security Vulnerability … … 61 62 <type>setup</type> 62 63 <category>Basic</category> 63 <location>release/2.4/framework-2.4.1. 8.tgz</location>64 <md5sum> b6171efdba1b2817e2de18934b0a15f4</md5sum>64 <location>release/2.4/framework-2.4.1.9.tgz</location> 65 <md5sum>ad74b56aebe9552fe4af8544a03624c4</md5sum> 65 66 </module>
