batik 1.7.ubuntu-8ubuntu1.1 source package in Ubuntu

Changelog

batik (1.7.ubuntu-8ubuntu1.1) precise-security; urgency=medium

  * SECURITY UPDATE: XML external entity information disclosure
    - debian/patches/cve_2015_0250.patch: disable external entities in
      sources/org/apache/batik/dom/util/SAXDocumentFactory.java.
    - Thanks to Debian for the patch backport.
    - CVE-2015-0250
 -- Marc Deslauriers <email address hidden>   Tue, 24 Mar 2015 10:52:23 -0400

Upload details

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

See full publishing history Publishing

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

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
batik_1.7.ubuntu.orig.tar.gz 11.9 MiB ad4b3cc786f067eff03a9e30f7f9d43ddca749b36be267ee4eb437a02f3a0bc0
batik_1.7.ubuntu-8ubuntu1.1.debian.tar.gz 12.2 KiB 69480fe94bb2ff477fda15909f518f2d555b3a757d970df197666b50d4f98d12
batik_1.7.ubuntu-8ubuntu1.1.dsc 2.3 KiB 3525e130cf3f5bd1fafc15f988ac9826a2993cfcea57dce1a61c108c0c3630b1

View changes file

Binary packages built by this source

libbatik-java: xml.apache.org SVG Library

 Batik is a toolkit for applications or applets that want to use images
 in the Scalable Vector Graphics (SVG) format for various purposes, such
 as viewing, generation or manipulation.
 .
 Batik provides several modules to be used in applications:
  * A SVG generator module, usable to export graphics into the SVG format.
  * A SVG processor and SVG Viewing component for integrating SVG viewing.
  * A module to convert SVG to various formats, such as raster images
    (JPEG, PNG or Tiff) and PS, PDF.
 .
 fop is necessary for PDF output of rasterizer.
 .
 rhino is necessary for using the SVG browser, squiggle.
 .
 For detailed information, go to http://xml.apache.org/batik/