jbig2dec 0.13-5 source package in Ubuntu

Changelog

jbig2dec (0.13-5) unstable; urgency=medium

  * Add DEP-3 header to patch 1001.
  * Advertise DEP-3 format in patch headers.
  * Add patches cherry-picked upstream:
    + Fix decoder error on JBIG2 compressed image.
    + Tidy up unused code.
    + Add sanity check on image sizes.
    + refine test for "Denial of Service" images
    + Prevent SEGV due to integer overflow.
    + Prevent integer overflow vulnerability.
    + Bounds check before reading from image source data.
    + Plug leak of parameter info in command-line tool.
    + Fix memory leak in case of error.
    + Make clipping in image compositing handle underflow.
    + Fix double free in error case.
    + Do bounds checking of read data.
    + Do not grow page if page height is known.
    + Fix SEGV due to error code being ignored.
      Closes: Bug#863279; CVE-2017-9216. Thanks to Salvatore Bonaccorso.
    + Allow for symbol dictionary with 0 symbols.
  * Update watch file: Use substitution strings.
  * Stop put aside auto-generated header file during build: No longer
    shipped upstream.
  * Modernize cdbs:
    + Do copyright-check in maintainer script (not during build).
    + Relax to build-depend unversioned on cdbs.
    + Stop build-depend on licensecheck.
  * Declare compliance with Debian Policy 4.1.0.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Fix rename License section AGPL-3 → AGPL-3+.
  * Tighten lintian overrides regarding License-Reference.

 -- Jonas Smedegaard <email address hidden>  Sat, 23 Sep 2017 13:27:40 +0200

Upload details

Uploaded by:
Debian Printing Group
Uploaded to:
Sid
Original maintainer:
Debian Printing Group
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jbig2dec_0.13-5.dsc 2.1 KiB 9450b10caa782fdc02b2cf1f7f136ce1c25fbe48790445de82ac6ed62fd991dd
jbig2dec_0.13.orig.tar.gz 119.5 KiB c8b13b78d4bfd85df088943370cf93768e19c6f5dfe74178d7088e54b6db4ffb
jbig2dec_0.13-5.debian.tar.xz 30.1 KiB d7c25acd31b24fedc4c8de2cf8a5c6d5acc00e99d78c027da2fa74f23ef246ec

Available diffs

No changes file available.

Binary packages built by this source

jbig2dec: No summary available for jbig2dec in ubuntu artful.

No description available for jbig2dec in ubuntu artful.

jbig2dec-dbgsym: No summary available for jbig2dec-dbgsym in ubuntu artful.

No description available for jbig2dec-dbgsym in ubuntu artful.

libjbig2dec0: JBIG2 decoder library - shared libraries

 jbig2dec is a decoder library and example utility implementing the JBIG2
 bi-level image compression spec. Also known as ITU T.88 and ISO IEC
 14492, and included by reference in Adobe's PDF version 1.4 and later.
 .
 This package contains the shared library libjbig2dec.

libjbig2dec0-dbgsym: No summary available for libjbig2dec0-dbgsym in ubuntu artful.

No description available for libjbig2dec0-dbgsym in ubuntu artful.

libjbig2dec0-dev: JBIG2 decoder library - development files

 jbig2dec is a decoder library and example utility implementing the JBIG2
 bi-level image compression spec. Also known as ITU T.88 and ISO IEC
 14492, and included by reference in Adobe's PDF version 1.4 and later.
 .
 This package contains the development headers and static library.