Changeset 11752
- Timestamp:
- 03/08/11 20:30:21 (2 years ago)
- Files:
-
- modules/branches/2.6/framework (modified) (1 prop)
- modules/branches/2.6/framework/module.xml (modified) (3 diffs)
- modules/release/2.6/framework-2.6.0.5.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 11488 to 11751
modules/branches/2.6/framework/module.xml
r11489 r11752 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0. 4</version>4 <version>2.6.0.5</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0.5* add distro to online checking 10 11 *2.6.0.4* add php version to online checking 11 12 *2.6.0.3* #4615 Security Vulnerability … … 56 57 <type>setup</type> 57 58 <category>Basic</category> 58 <location>release/2.6/framework-2.6.0. 4.tgz</location>59 <md5sum> dfb8b796e2d26c94fe009c4b47154734</md5sum>59 <location>release/2.6/framework-2.6.0.5.tgz</location> 60 <md5sum>1ef974dd4123251caa74202c242d32eb</md5sum> 60 61 </module>
