[GitHub] commons-fileupload pull request #11: travis: fix buffer overflow in Java_jav...

2017-10-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-fileupload/pull/11


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-fileupload pull request #11: travis: fix buffer overflow in Java_jav...

2017-10-08 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request:

https://github.com/apache/commons-fileupload/pull/11

travis: fix buffer overflow in Java_java_net_Inet4AddressImpl_getLoca…

…lHostName of OpenJDK6 and OpenJDK7 when using precise distribution

To fix this use the current (trusty) distribution and manually install 
openjdk-6-jdk and a java 6 compatible maven version.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/PascalSchumacher/commons-fileupload fix_travis

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-fileupload/pull/11.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #11


commit 6fdb82e5040e058f8a67929579bf88f60fa41986
Author: Pascal Schumacher 
Date:   2017-10-08T09:34:18Z

travis: fix buffer overflow in 
Java_java_net_Inet4AddressImpl_getLocalHostName of OpenJDK6 and OpenJDK7 when 
using precise distribution

To fix this use the current (trusty) distribution and manually install 
openjdk-6-jdk and a java 6 compatible maven version.




---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org