|
Author: jacopoc
Date: Thu May 24 16:36:09 2012 New Revision: 1342326 URL: http://svn.apache.org/viewvc?rev=1342326&view=rev Log: Upgraded Ant from 1.8.3 to 1.8.4 and "Commons Compress" from 1.4 to 1.4.1 in order to protect the system from vulnerability reported in CVE-2012-2098: Apache Commons Compress and Apache Ant denial of service vulnerability. Added: ofbiz/trunk/framework/base/lib/ant-1.8.4.jar (with props) ofbiz/trunk/framework/base/lib/ant-junit-1.8.4.jar (with props) ofbiz/trunk/framework/base/lib/ant-launcher-1.8.4.jar (with props) ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.4.jar (with props) ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.1.jar (with props) Removed: ofbiz/trunk/framework/base/lib/ant-1.8.3.jar ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.jar Modified: ofbiz/trunk/.classpath ofbiz/trunk/LICENSE ofbiz/trunk/ant.bat Modified: ofbiz/trunk/.classpath URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1342326&r1=1342325&r2=1342326&view=diff ============================================================================== --- ofbiz/trunk/.classpath (original) +++ ofbiz/trunk/.classpath Thu May 24 16:36:09 2012 @@ -13,10 +13,10 @@ <classpathentry kind="lib" path="applications/content/lib/poi-scratchpad-3.8-20120326.jar"/> <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/> <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant-1.8.3.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.8.3.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.8.3.jar"/> - <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.8.3.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant-1.8.4.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.8.4.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.8.4.jar"/> + <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.8.4.jar"/> <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.8.1.jar"/> <classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/> <classpathentry kind="lib" path="framework/base/lib/avalon-framework-4.2.0.jar"/> @@ -68,7 +68,7 @@ <classpathentry kind="lib" path="framework/base/lib/commons/commons-cli-1.0.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/commons-codec-1.4.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/commons-collections-3.2.jar"/> - <classpathentry kind="lib" path="framework/base/lib/commons/commons-compress-1.4.jar"/> + <classpathentry kind="lib" path="framework/base/lib/commons/commons-compress-1.4.1.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/commons-digester-1.8.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/commons-discovery-0.4.jar"/> <classpathentry kind="lib" path="framework/base/lib/commons/commons-el-1.0.jar"/> Modified: ofbiz/trunk/LICENSE URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=1342326&r1=1342325&r2=1342326&view=diff ============================================================================== --- ofbiz/trunk/LICENSE (original) +++ ofbiz/trunk/LICENSE Thu May 24 16:36:09 2012 @@ -11,10 +11,10 @@ For additional details, see the NOTICE f http://cwiki.apache.org/confluence/display/OFBADMIN/Libraries+Included+in+OFBiz ========================================================================= The following libraries are licensed under the Apache License Version 2.0: -ofbiz/trunk/framework/base/lib/ant-launcher-1.8.3.jar -ofbiz/trunk/framework/base/lib/ant-1.8.3.jar -ofbiz/trunk/framework/base/lib/ant-junit-1.8.3.jar -ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.3.jar +ofbiz/trunk/framework/base/lib/ant-launcher-1.8.4.jar +ofbiz/trunk/framework/base/lib/ant-1.8.4.jar +ofbiz/trunk/framework/base/lib/ant-junit-1.8.4.jar +ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.4.jar ofbiz/trunk/framework/base/lib/ant/ant-nodeps-1.8.1.jar ofbiz/trunk/framework/base/lib/avalon-framework-4.2.0.jar ofbiz/trunk/framework/base/lib/avalon-util-exception-1.0.0.jar @@ -42,7 +42,7 @@ ofbiz/trunk/framework/base/lib/commons/c ofbiz/trunk/framework/base/lib/commons/commons-cli-1.0.jar ofbiz/trunk/framework/base/lib/commons/commons-codec-1.4.jar ofbiz/trunk/framework/base/lib/commons/commons-collections-3.2.jar -ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.jar +ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.1.jar ofbiz/trunk/framework/base/lib/commons/commons-digester-1.8.jar ofbiz/trunk/framework/base/lib/commons/commons-discovery-0.4.jar ofbiz/trunk/framework/base/lib/commons/commons-el-1.0.jar Modified: ofbiz/trunk/ant.bat URL: http://svn.apache.org/viewvc/ofbiz/trunk/ant.bat?rev=1342326&r1=1342325&r2=1342326&view=diff ============================================================================== --- ofbiz/trunk/ant.bat (original) +++ ofbiz/trunk/ant.bat Thu May 24 16:36:09 2012 @@ -19,5 +19,5 @@ REM # under the License. REM ##################################################################### ECHO ON -"%JAVA_HOME%\bin\java" -jar framework/base/lib/ant-launcher-1.8.3.jar -lib framework/base/lib/ant %1 %2 %3 %4 %5 %6 +"%JAVA_HOME%\bin\java" -jar framework/base/lib/ant-launcher-1.8.4.jar -lib framework/base/lib/ant %1 %2 %3 %4 %5 %6 Added: ofbiz/trunk/framework/base/lib/ant-1.8.4.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-1.8.4.jar?rev=1342326&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant-1.8.4.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/ant-junit-1.8.4.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-junit-1.8.4.jar?rev=1342326&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant-junit-1.8.4.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/ant-launcher-1.8.4.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant-launcher-1.8.4.jar?rev=1342326&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant-launcher-1.8.4.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.4.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.4.jar?rev=1342326&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/ant/ant-apache-bsf-1.8.4.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.1.jar?rev=1342326&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/commons/commons-compress-1.4.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream |
| Free forum by Nabble | Edit this page |
