leptonlib 1.75.3-3 source package in Ubuntu

Changelog

leptonlib (1.75.3-3) unstable; urgency=medium

  * Apply fix for CVE-2018-7440 (closes: #81932)

 -- Jeff Breidenbach <email address hidden>  Fri, 02 Mar 2018 12:04:13 -0800

Upload details

Uploaded by:
Jeff Breidenbach
Uploaded to:
Sid
Original maintainer:
Jeff Breidenbach
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe graphics

Downloads

File Size SHA-256 Checksum
leptonlib_1.75.3-3.dsc 1.9 KiB d760a1cf927c75cf07ac9e8ebdf9587a2eb6cd8af0b0d60466d828c444bde11d
leptonlib_1.75.3.orig.tar.gz 11.8 MiB 46bdc1bd53ee6b3342b8bde0157fc454248bab4b6808a5172a3134e78bf8c878
leptonlib_1.75.3-3.debian.tar.xz 9.8 KiB 5f29fdb7844ab45764b8d2345ef734a1df3dcbcfda47040c7f571c9dcdec4b28

Available diffs

No changes file available.

Binary packages built by this source

leptonica-progs: No summary available for leptonica-progs in ubuntu cosmic.

No description available for leptonica-progs in ubuntu cosmic.

leptonica-progs-dbgsym: debug symbols for leptonica-progs
liblept5: No summary available for liblept5 in ubuntu cosmic.

No description available for liblept5 in ubuntu cosmic.

liblept5-dbgsym: debug symbols for liblept5
libleptonica-dev: image processing library

 Well-tested C library for some basic image processing operations,
 along with a description of the functions and some design methods. A
 full set of affine transformations (translation, shear, rotation,
 scaling) on images of all depths is included, with the exception that
 some of the scaling methods do not work at all depths. There are also
 implementations of binary morphology, grayscale morphology,
 convolution and rank order filters, and applications such as jbig2
 image processing and color quantization. You will also find basic
 utilities for the safe and efficient handling of arrays (of strings,
 numbers, number pairs and image-related geometrical objects), byte
 queues, generic stacks, generic lists, and endian-independent
 indexing into 32-bit arrays.