libcaca 0.99.beta19-2.1ubuntu1.20.04.2 source package in Ubuntu

Changelog

libcaca (0.99.beta19-2.1ubuntu1.20.04.2) focal-security; urgency=medium

  * SECURITY UPDATE: Heap buffer overflow
    - debian/patches/CVE-2021-30498-and-30499.patch: fix buffer overflows in
      TGA and troff exports in caca/codec/export.c.
    - CVE-2021-30498
    - CVE-2021-30499

 -- Leonidas Da Silva Barbosa <email address hidden>  Wed, 20 Oct 2021 10:39:48 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main libs
Focal security main libs

Downloads

File Size SHA-256 Checksum
libcaca_0.99.beta19.orig.tar.gz 1.1 MiB 128b467c4ed03264c187405172a4e83049342cc8cc2f655f53a2d0ee9d3772f4
libcaca_0.99.beta19-2.1ubuntu1.20.04.2.debian.tar.xz 15.8 KiB 06494373f9ac4cdea3c0f3553a4c651b2113c4533e08fea6ba042c58c8c5b446
libcaca_0.99.beta19-2.1ubuntu1.20.04.2.dsc 2.3 KiB f96ba867946d40aee487b8d674d4cd4d8b9f01600c0cb390a738c22d1f00cd05

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