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

Changelog

batik (1.7.ubuntu-8ubuntu2.14.04.2) trusty-security; urgency=medium

  * SECURITY UPDATE: SSRF through external DTD resolution
    - debian/patches/CVE-2017-5662.patch: disable external DTD resolution
      in sources/org/apache/batik/dom/util/SAXDocumentFactory.java.
    - Thanks to Debian for the patch backport.
    - CVE-2017-5662

 -- Marc Deslauriers <email address hidden>  Thu, 04 May 2017 12:48:26 -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.2.debian.tar.gz 12.6 KiB 8789b479d94dcbf24e262b5398af0969dcceec38b87489b08b05d4e3fbbd30cc
batik_1.7.ubuntu-8ubuntu2.14.04.2.dsc 2.3 KiB 98babce6212f3b242ea3939c8c4165508fdcec7fff9ccb04337f6f68da071611

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/