Package: libxstream-java / 1.4.11.1-1+deb10u3

Metadata

Package Version Patches format
libxstream-java 1.4.11.1-1+deb10u3 3.0 (quilt)

Patch series

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

xstream/src/java/com/thoughtworks/xstream/mapper/LambdaMapper.java | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 replaces the call to method.isdefault() by a reflexive call to compile with java 7
enable security whitelist by default.patch | (download)

xstream/src/java/com/thoughtworks/xstream/XStream.java | 175 85 + 90 - 0 !
1 file changed, 85 insertions(+), 90 deletions(-)

 enable security whitelist by default


SecurityVulnerabilityTest.patch | (download)

xstream/src/test/com/thoughtworks/acceptance/SecurityVulnerabilityTest.java | 95 78 + 17 - 0 !
1 file changed, 78 insertions(+), 17 deletions(-)

 securityvulnerabilitytest

Update SecurityVulnerabilityTest.java to the latest upstream version.

debian specific whitelist extension.patch | (download)

xstream/src/java/com/thoughtworks/xstream/XStream.java | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 debian specific whitelist extension

Fix regressions in jsap, jodconverter, jmeter and tiles-autotag.

Ignore the rest because they are negligible.