libcaca 0.99.beta19-2.2ubuntu3 source package in Ubuntu

Changelog

libcaca (0.99.beta19-2.2ubuntu3) jammy; 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 09:25:41 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Sponsored by:
Marc Deslauriers
Uploaded to:
Jammy
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-2.2ubuntu3.debian.tar.xz 16.0 KiB fa69956be52f492063037c0c0e27595c601f22a71605f42237097b4198bc5dbe
libcaca_0.99.beta19-2.2ubuntu3.dsc 2.3 KiB fa60a57bc1511750a59b89eeb0bf5a5ed6e37c6f261080014c539bfc35e476d7

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