jython 2.5.3-1ubuntu0.1 source package in Ubuntu

Changelog

jython (2.5.3-1ubuntu0.1) trusty-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>  Wed, 20 Sep 2017 21:10:50 -0500

Upload details

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

See full publishing history Publishing

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jython_2.5.3.orig.tar.bz2 5.5 MiB f65ba40098f9312ed487219e64c4ea01fecad927411b1a72dc1d8cadf0ddc947
jython_2.5.3-1ubuntu0.1.debian.tar.gz 20.4 KiB 0ec2f48738731ba796d11224393a6eb6e6b71fcf9d50893af2ce7e19a7acb4f4
jython_2.5.3-1ubuntu0.1.dsc 1.9 KiB b66885685c70c9f5c85c64cbdfaa3d5d6253253135a56f2ec1fc63ad2f3a6047

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/.