jython 2.5.3-9ubuntu0.1 source package in Ubuntu

Changelog

jython (2.5.3-9ubuntu0.1) xenial-security; urgency=high

  [ Simon Quigley ]
  * SECURITY UPDATE: Creates executables class files with wrong permissions
    (LP: #1714728)
    - CVE-2013-2027
    - 1-CVE-2013-2027.patch
    - 2-CVE-2013-2027.patch
    - 3-CVE-2013-2027.patch
    - Thanks to Lubomir Rintel for the patches!

  [ Markus Koschany ]
  * SECURITY UPDATE: Unsafe deserialization may lead to arbitrary code
    execution
    - CVE-2016-4000
    - CVE-2016-4000.patch

 -- Simon Quigley <email address hidden>  Mon, 18 Sep 2017 06:25:00 -0500

Upload details

Uploaded by:
Simon Quigley
Sponsored by:
Seth Arnold
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe python
Xenial security universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jython_2.5.3.orig.tar.bz2 5.5 MiB f65ba40098f9312ed487219e64c4ea01fecad927411b1a72dc1d8cadf0ddc947
jython_2.5.3-9ubuntu0.1.debian.tar.xz 20.6 KiB ab6c45059c8415c367aa3810aa5276e9448d40df346fd8d9245fd1e73137f050
jython_2.5.3-9ubuntu0.1.dsc 2.0 KiB d9581b8995710b81855c943b6f943e81c4bcbee92f11e9cd958efd9c56cad2e8

View changes file

Binary packages built by this source

jython: Python seamlessly integrated with Java

 Jython is an implementation of the high-level, dynamic, object-oriented
 language Python seamlessly integrated with the Java platform. The
 predecessor to Jython, JPython, is certified as 100% Pure Java.
 .
 Jython is complementary to Java and allows the two languages to be freely
 mixed. It is especially suited for embedded scripting, interactive
 experimentation and rapid application development, and it can
 interact with Java packages or with running Java applications.

jython-doc: Jython documentation including API docs

 Official documentation for Jython, an implementation of Python
 seamlessly integrated with Java. This includes detailed Jython usage
 information as well as the API documentation for the Jython classes.
 .
 This package only contains documentation specific to Jython; for general
 Python documentation including a Python language reference and tutorial,
 see Python web site : http://docs.python.org/.