You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by us...@apache.org on 2014/08/13 15:08:26 UTC

svn commit: r1617723 - /poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/status.xml

Author: uschindler
Date: Wed Aug 13 13:08:26 2014
New Revision: 1617723

URL: http://svn.apache.org/r1617723
Log:
Add CVE numbers

Modified:
    poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/status.xml

Modified: poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/status.xml?rev=1617723&r1=1617722&r2=1617723&view=diff
==============================================================================
--- poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/status.xml (original)
+++ poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/status.xml Wed Aug 13 13:08:26 2014
@@ -36,9 +36,9 @@
     </developers>
 
     <changes>
-        <release version="3.10.1" date="2014-08-20">
-          <action dev="poi-developers" type="fix">54764 - On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine</action>
-          <action dev="poi-developers" type="fix">56164 - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion</action>
+        <release version="3.10.1" date="2014-08-18">
+          <action dev="poi-developers" type="fix">54764 - On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine (CVE-2014-3574)</action>
+          <action dev="poi-developers" type="fix">56164 - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion (CVE-2014-3529)</action>
         </release>
         <release version="3.10-FINAL" date="2014-02-08">
           <action dev="poi-developers" type="fix">51585 - WorkbookFactory.create() hangs when creating a workbook</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org