Changeset 8621
- Timestamp:
- 01/15/10 11:51:30 (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.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/core
- Property lastpublish changed from 8616 to 8620
modules/branches/2.6/core/module.xml
r8617 r8621 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.6.0. 2</version>6 <version>2.6.0.3</version> 7 7 <publisher>FreePBX</publisher> 8 8 <license>GPLv2+</license> … … 10 10 <canuninstall>no</canuninstall> 11 11 <changelog> 12 *2.6.0.3* fixed missing global 12 13 *2.6.0.2* fixed for potential XSS and SQL Injection vulnerabilties 13 14 *2.6.0.1* #3889 reverted, #3900, #3962, #2787, #3793, #3377, #3386, #3717 … … 79 80 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 80 81 </menuitems> 81 <location>release/2.6/core-2.6.0. 2.tgz</location>82 <md5sum> d59450b8789839ecce832b4a955f9587</md5sum>82 <location>release/2.6/core-2.6.0.3.tgz</location> 83 <md5sum>5bcbb43b8efbd8c9f631fd14cdafae61</md5sum> 83 84 </module>
