Package: libxmlrpc3-java / 3.1.3-8+deb9u1

Metadata

Package Version Patches format
libxmlrpc3-java 3.1.3-8+deb9u1 3.0 (quilt)

Patch series

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

server/src/test/java/org/apache/xmlrpc/test/SerializerTest.java | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

---
02 servlet api compatibility.patch | (download)

server/src/main/java/org/apache/xmlrpc/webserver/HttpServletRequestImpl.java | 82 82 + 0 - 0 !
server/src/main/java/org/apache/xmlrpc/webserver/HttpServletResponseImpl.java | 28 27 + 1 - 0 !
server/src/main/java/org/apache/xmlrpc/webserver/ServletOutputStreamImpl.java | 7 7 + 0 - 0 !
3 files changed, 116 insertions(+), 1 deletion(-)

 fixes the compatibility with the latest version of the servlet api in debian
CVE 2019 17570.patch | (download)

common/src/main/java/org/apache/xmlrpc/parser/XmlRpcResponseParser.java | 28 15 + 13 - 0 !
1 file changed, 15 insertions(+), 13 deletions(-)

 cve-2019-17570