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