libcaca 0.99.beta19-2ubuntu0.18.04.1 source package in Ubuntu

Changelog

libcaca (0.99.beta19-2ubuntu0.18.04.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Floating point exception
    - debian/patches/CVE-2018-20544.patch: fix in
      caca/dither.c.
    - CVE-2018-20544
  * SECURITY UPDATE: Buffer over-write
    - debian/patches/CVE-2018-20545_20548_20549.patch:
      fix in src/common-image.h.
    - CVE-2018-20545
    - CVE-2018-20548
    - CVE-2018-20549
  * SECURITY UPDATE: Buffer over-read
    - debian/patches/CVE-2018-20546_20547.patch: fix in
      caca/dither.c.
    - CVE-2018-20546
    - CVE-2018-20547

 -- <email address hidden> (Leonidas S. Barbosa)  Mon, 14 Jan 2019 13:31:16 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcaca_0.99.beta19.orig.tar.gz 1.1 MiB 128b467c4ed03264c187405172a4e83049342cc8cc2f655f53a2d0ee9d3772f4
libcaca_0.99.beta19-2ubuntu0.18.04.1.debian.tar.xz 12.4 KiB 3446133be86bf461ad5482a1898c613cb1c679fd5705616192f08ae089f50058
libcaca_0.99.beta19-2ubuntu0.18.04.1.dsc 2.3 KiB 7ddebed8dd1f1742692c0b4c34f1a597bdfe9921e7ab02e7e9cdd658ab65ac6f

View changes file

Binary packages built by this source

caca-utils: text mode graphics utilities

 This package contains utilities and demonstration programs for libcaca, the
 Colour AsCii Art library.
 .
 cacaview is a simple image viewer for the terminal. It opens most image
 formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
 ASCII art. The user can zoom and scroll the image, set the dithering method
 or enable anti-aliasing.
 .
 cacafire is a port of AALib's aafire and displays burning ASCII art flames.
 .
 cacademo is a tiny graphic program that renders animated ASCII metaballs,
 matrix effects, colourful moirĂ© circles and old school plasma effects.

caca-utils-dbgsym: debug symbols for caca-utils
libcaca-dev: development files for libcaca

 libcaca is the Colour AsCii Art library. It provides high level functions
 for colour text drawing, simple primitives for line, polygon and ellipse
 drawing, as well as powerful image to text conversion routines.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libcaca.

libcaca0: colour ASCII art library

 libcaca is the Colour AsCii Art library. It provides high level functions
 for colour text drawing, simple primitives for line, polygon and ellipse
 drawing, as well as powerful image to text conversion routines.
 .
 This package contains the shared library for libcaca.

libcaca0-dbgsym: debug symbols for libcaca0