batik 1.7.ubuntu-8ubuntu2.14.04.1 source package in Ubuntu

Changelog

batik (1.7.ubuntu-8ubuntu2.14.04.1) trusty-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:51:32 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
batik_1.7.ubuntu.orig.tar.gz 11.9 MiB ad4b3cc786f067eff03a9e30f7f9d43ddca749b36be267ee4eb437a02f3a0bc0
batik_1.7.ubuntu-8ubuntu2.14.04.1.debian.tar.gz 12.2 KiB fd73949a7ccbbfff2a5a2d4d97c2b9c9b1cce6d5ae8615e98a4914f6b2f6c40f
batik_1.7.ubuntu-8ubuntu2.14.04.1.dsc 2.3 KiB 782a6128b23a4dea700647613651589a41acb74ccd9b3a9dfa542001be529996

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/