gif2apng 1.9+srconly-2ubuntu0.1 source package in Ubuntu

Changelog

gif2apng (1.9+srconly-2ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Out-of-bounds Write
    - debian/patches/CVE-2021-45909.patch: fix heap based buffer overflow
      within the DecodeLZW function.
    - debian/patches/CVE-2021-45910.patch: fix heap based buffer overflow
      within the main function.
    - debian/patches/CVE-2021-45911.patch: fix heap based buffer overflow
      within the main function.
    - CVE-2021-45909
    - CVE-2021-45910
    - CVE-2021-45911

 -- Paulo Flabiano Smorigo <email address hidden>  Fri, 17 Mar 2023 10:43:03 -0300

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe graphics
Bionic security universe graphics

Downloads

File Size SHA-256 Checksum
gif2apng_1.9+srconly.orig.tar.gz 8.5 KiB 8e941d83e9f1133d38f3d2999e726673a8a5d86999c1c201d616345d6c24bc6e
gif2apng_1.9+srconly-2ubuntu0.1.debian.tar.xz 8.8 KiB 4c82203b54fd939ab61fa9852635f62e26eb9acd503f1459656bc7af07c8937e
gif2apng_1.9+srconly-2ubuntu0.1.dsc 2.1 KiB e7f6d5f95d74b72cb6b83e82532d62659dc1fc60cacbf521307f5a2c2fd55def

View changes file

Binary packages built by this source

gif2apng: tool for converting animated GIF images to APNG format

 This package provides a command line tool for converting images from
 animated GIF to Animated PNG format.
 .
 The Animated Portable Network Graphics (APNG) file format is an
 extension to the Portable Network Graphics (PNG) specification. It
 allows for animated PNG files that work similarly to animated GIF
 files, while retaining backward compatibility with non-animated PNG
 files and adding support for 8-bit transparency and 24-bit images.

gif2apng-dbgsym: debug symbols for gif2apng