Package: jython / 2.5.3-16+deb9u1

Metadata

Package Version Patches format
jython 2.5.3-16+deb9u1 3.0 (quilt)

Patch series

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

build.xml | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 adds antlr-runtime to the classpath
02 jnr_refactoring.patch | (download)

src/org/python/core/Py.java | 14 7 + 7 - 0 !
src/org/python/core/PySystemState.java | 2 1 + 1 - 0 !
src/org/python/core/io/FileIO.java | 4 2 + 2 - 0 !
src/org/python/core/io/IOBase.java | 2 1 + 1 - 0 !
src/org/python/core/io/ServerSocketIO.java | 2 1 + 1 - 0 !
src/org/python/core/util/PlatformUtil.java | 2 1 + 1 - 0 !
src/org/python/modules/_py_compile.java | 2 1 + 1 - 0 !
src/org/python/modules/errno.java | 16 8 + 8 - 0 !
src/org/python/modules/posix/PosixModule.java | 16 8 + 8 - 0 !
src/org/python/modules/posix/PyStatResult.java | 2 1 + 1 - 0 !
src/org/python/modules/posix/PythonPOSIXHandler.java | 12 9 + 3 - 0 !
src/org/python/util/JLineConsole.java | 2 1 + 1 - 0 !
tests/java/org/python/core/PySystemStateTest.java | 2 1 + 1 - 0 !
13 files changed, 42 insertions(+), 36 deletions(-)

 refactoring for jnr-posix and jnr-constants
03 default cachedir.patch | (download)

registry | 5 2 + 3 - 0 !
src/org/python/core/PySystemState.java | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 4 deletions(-)

---
04 runtime classpath.patch | (download)

build.xml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
CVE 2016 4000.patch | (download)

Lib/test/test_java_integration.py | 24 21 + 3 - 0 !
src/org/python/core/PyBytecode.java | 6 6 + 0 - 0 !
src/org/python/core/PyFunction.java | 4 4 + 0 - 0 !
3 files changed, 31 insertions(+), 3 deletions(-)

 cve-2016-4000