Changeset 9399
- Timestamp:
- 03/26/10 13:07:14 (3 years ago)
- Files:
-
- modules/branches/2.6/core (modified) (1 prop)
- modules/branches/2.6/core/module.xml (modified) (3 diffs)
- modules/release/2.6/core-2.6.0.4.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/core
- Property lastpublish changed from 8620 to 9398
modules/branches/2.6/core/module.xml
r8921 r9399 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.6.0. 3</version>6 <version>2.6.0.4</version> 7 7 <publisher>FreePBX</publisher> 8 8 <license>GPLv2+</license> … … 10 10 <canuninstall>no</canuninstall> 11 11 <changelog> 12 *2.6.0.4* #4058, #4075 12 *2.6.0.4* #4058, #4075, #4169 13 13 *2.6.0.3* fixed missing global 14 14 *2.6.0.2* fixed for potential XSS and SQL Injection vulnerabilties … … 81 81 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 82 82 </menuitems> 83 <location>release/2.6/core-2.6.0. 3.tgz</location>84 <md5sum> 5bcbb43b8efbd8c9f631fd14cdafae61</md5sum>83 <location>release/2.6/core-2.6.0.4.tgz</location> 84 <md5sum>61837296f34c8952ce0cf471bc9c4c5b</md5sum> 85 85 </module>
