Changeset 13896

Show
Ignore:
Timestamp:
03/23/12 15:28:00 (1 year ago)
Author:
p_lindheimer
Message:

Module Publish Script: framework 2.9.0.11

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.9/framework

    • Property lastpublish changed from 13758 to 13895
  • modules/branches/2.9/framework/module.xml

    r13759 r13896  
    55  <modtype>framework</modtype> 
    66  <name>FreePBX Framework</name> 
    7   <version>2.9.0.10</version> 
     7  <version>2.9.0.11</version> 
    88  <publisher>FreePBX</publisher> 
    99  <license>GPLv2+</license> 
     
    1111  <canuninstall>no</canuninstall> 
    1212  <changelog> 
     13    *2.9.0.11* #5646, #5712 XSS Security Vulnerability 
    1314    *2.9.0.10* autoloader fix and cli module_admin commerical repo problem 
    1415    *2.9.0.9* remove call to non-existent autoloader resulting in crash 
     
    118119  <type>setup</type> 
    119120  <category>Basic</category> 
    120   <location>release/2.9/framework-2.9.0.10.tgz</location> 
    121   <md5sum>a1fa83f65ee0af0fc6d1baac3938001d</md5sum> 
     121  <location>release/2.9/framework-2.9.0.11.tgz</location> 
     122  <md5sum>e97de189e977fa739d31085a314e13bc</md5sum> 
    122123</module>