Fix for Jetty "JetLeak" bug: update to jetty 9.2.9

The bug was inside the jetty library, for details see:
http://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-of-shared-buffers-in-je.html
We recommend to update your YaCy peer with this bugfix.
pull/1/head
Michael Peter Christen 10 years ago
parent de56d934b2
commit c3aadcf899

@ -70,24 +70,24 @@
<classpathentry kind="lib" path="lib/solr-core-4.10.3.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-4.10.3.jar"/>
<classpathentry kind="lib" path="lib/chardet.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-continuation-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-deploy-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-http-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-io-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-jmx-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-proxy-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-security-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-server-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlet-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlets-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-webapp-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="lib/jetty-xml-9.2.9.v20150224.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/icu4j-core.jar"/>
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-continuation-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-deploy-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-http-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-io-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-jmx-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-proxy-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-security-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-server-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlet-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlets-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-webapp-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/jetty-xml-9.2.7.v20150116.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="lib" path="lib/weupnp-0.1.2.jar"/>
<classpathentry kind="output" path="gen"/>

@ -187,20 +187,20 @@
<pathelement location="${lib}/jcl-over-slf4j-1.7.9.jar" />
<pathelement location="${lib}/jempbox-1.8.8" />
<pathelement location="${lib}/javax.servlet-api-3.1.0.jar" />
<pathelement location="${lib}/jetty-client-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-continuation-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-deploy-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-http-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-io-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-jmx-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-proxy-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-security-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-server-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-servlet-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-servlets-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-util-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-webapp-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-xml-9.2.7.v20150116.jar" />
<pathelement location="${lib}/jetty-client-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-continuation-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-deploy-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-http-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-io-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-jmx-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-proxy-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-security-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-server-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-servlet-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-servlets-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-util-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-webapp-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jetty-xml-9.2.9.v20150224.jar" />
<pathelement location="${lib}/jsch-0.1.51.jar" />
<pathelement location="${lib}/json-simple-1.1.1.jar" />
<pathelement location="${lib}/jsoup-1.8.1.jar" />

Loading…
Cancel
Save