Changeset 11751 for modules/branches/2.5
- Timestamp:
- 03/08/11 19:29:02 (1 year ago)
- Files:
-
- modules/branches/2.5/framework (modified) (1 prop)
- modules/branches/2.5/framework/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/framework
- Property lastpublish changed from 11489 to 11750
modules/branches/2.5/framework/module.xml
r11490 r11751 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.5.2. 5</version>4 <version>2.5.2.6</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.5.2.6* add distro to online checking 8 9 *2.5.2.5* add php version to online checking 9 10 *2.5.2.4* #4615 Security Vulnerability … … 42 43 <type>setup</type> 43 44 <category>Basic</category> 44 <location>release/2.5/framework-2.5.2. 5.tgz</location>45 <md5sum> 499e9323134f5c390f08558a5a44ca73</md5sum>45 <location>release/2.5/framework-2.5.2.6.tgz</location> 46 <md5sum>09b3180fd70d712f379f064364796b3a</md5sum> 46 47 </module>
