[jboss-cvs] JBossAS SVN: r112640 - in tags/JBPAPP_5_1_2_GA_CVE_JBWEB209: component-matrix and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 13 16:47:09 EST 2012


Author: mbenitez
Date: 2012-02-13 16:47:08 -0500 (Mon, 13 Feb 2012)
New Revision: 112640

Modified:
   tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/component-matrix/pom.xml
   tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/pom.xml
Log:
JBPAPP-7790 Patch required for CVE-2011-4610, CVE-2011-1184, CVE-2011-2526, CVE-2011-4858 / pom.xml - change mead repo, component-matrix/pom.xml Update jbossweb & HornetQ versions

Modified: tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/component-matrix/pom.xml
===================================================================
--- tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/component-matrix/pom.xml	2012-02-13 13:36:15 UTC (rev 112639)
+++ tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/component-matrix/pom.xml	2012-02-13 21:47:08 UTC (rev 112640)
@@ -44,7 +44,7 @@
     <version.jboss.jbossws>3.1.2.SP11</version.jboss.jbossws>
     <version.jboss.jms-integration-tests>1.0.1.GA</version.jboss.jms-integration-tests>
     <version.jboss.messaging>1.4.8.SP5</version.jboss.messaging>
-    <version.hornetq>2.2.8.GA</version.hornetq>
+    <version.hornetq>2.2.10.GA</version.hornetq>
     <version.jboss.web>2.1.12.GA-patch-03</version.jboss.web>
     <version.jgroups>2.6.20.Final</version.jgroups>
     <version.junit>3.8.2</version.junit>

Modified: tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/pom.xml
===================================================================
--- tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/pom.xml	2012-02-13 13:36:15 UTC (rev 112639)
+++ tags/JBPAPP_5_1_2_GA_CVE_JBWEB209/pom.xml	2012-02-13 21:47:08 UTC (rev 112640)
@@ -400,7 +400,7 @@
         <repository>
           <id>mead-repository.redhat.com</id>
           <name>JBoss Production Releases MEAD Repository</name>
-          <url>http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-build/latest/maven</url>
+          <url>http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5.1.2-errata-repo/latest/maven</url>
           <releases>
             <enabled>true</enabled>
           </releases>



More information about the jboss-cvs-commits mailing list