Package: async-http-client / 1.6.5-4

Metadata

Package Version Patches format
async-http-client 1.6.5-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 java8 compatibility.patch | (download)

src/main/java/com/ning/http/client/FluentCaseInsensitiveStringsMap.java | 2 1 + 1 - 0 !
src/main/java/com/ning/http/client/FluentStringsMap.java | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix a compilation error with java 8. this has been fixed upstream
 in the version 1.9 by renaming the replace() method to replaceWith().
02 CVE 2013 7397.patch | (download)

src/main/java/com/ning/http/client/providers/apache/ApacheAsyncHttpProvider.java | 84 0 + 84 - 0 !
src/main/java/com/ning/http/util/SslUtils.java | 29 1 + 28 - 0 !
2 files changed, 1 insertion(+), 112 deletions(-)

 remove the code disabling the ssl certificate validation