bsh 2.0b4-15ubuntu0.14.04.1 source package in Ubuntu
Changelog
bsh (2.0b4-15ubuntu0.14.04.1) trusty-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:02:14 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | main | devel | |
Trusty | security | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bsh_2.0b4.orig.tar.gz | 807.3 KiB | 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7 |
bsh_2.0b4-15ubuntu0.14.04.1.debian.tar.gz | 9.8 KiB | ac299d7dd3605cec423189eafa1ea00b92aceaace56119451411d6c31a6cbe2b |
bsh_2.0b4-15ubuntu0.14.04.1.dsc | 2.2 KiB | c438fdc8fdf07ba0e8c439d6e855d0291eddbeca3b154a6ac6c3ffa5e93276db |
Available diffs
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-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.
- libbsh-java: Java scripting environment (BeanShell) Version 2 (library)
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 Java library without the command line tools.