bsh 2.0b4-12ubuntu0.1 source package in Ubuntu

Changelog

bsh (2.0b4-12ubuntu0.1) precise-security; urgency=medium

  * SECURITY UPDATE: remote code execution vulnerability via
    deserialization
    - debian/patches/CVE-2016-2510.patch: prevent deserialization of
      Handler in src/bsh/XThis.java.
    - CVE-2016-2510

 -- Marc Deslauriers <email address hidden>  Thu, 03 Mar 2016 14:03:03 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main devel
Precise security main devel

Downloads

File Size SHA-256 Checksum
bsh_2.0b4.orig.tar.gz 807.3 KiB 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7
bsh_2.0b4-12ubuntu0.1.debian.tar.gz 9.0 KiB 017745503c50507f54066496f6ceb950413b7829a7db529657435341d8a645de
bsh_2.0b4-12ubuntu0.1.dsc 2.1 KiB 30b1ccd8e88e989b662e48f4b09ae03a760ddeb0f1ca4e3e63e625ba687f2c58

View changes file

Binary packages built by this source

bsh: Java scripting environment (BeanShell) Version 2

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.

bsh-doc: Documentation for bsh

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 The documentation includes the javadoc API for bsh version 2 as well as
 the faq and manual in html-format.

bsh-gcj: Java scripting environment (BeanShell) Version 2 (native code)

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the natively compiled code for use by gij.

bsh-gcj-dbgsym: debug symbols for package bsh-gcj

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the natively compiled code for use by gij.

bsh-src: Java scripting environment (BeanShell) Version 2 (source code)

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the bsh source code.