libgd2 2.2.5-4ubuntu0.3 source package in Ubuntu

Changelog

libgd2 (2.2.5-4ubuntu0.3) bionic-security; urgency=medium

  * SECURITY UPDATE: buffer overflow in gdImageColorMatch
    - debian/patches/CVE-2019-6977.patch: use gdMaxColors in
      src/gd_color_match.c.
    - CVE-2019-6977
  * SECURITY UPDATE: double-free in gdImage*Ptr() functions
    - debian/patches/CVE-2019-6978.patch: properly handle failure in
      src/gd_gif_out.c, src/gd_jpeg.c, src/gd_wbmp.c, add test to
      tests/jpeg/CMakeLists.txt, tests/jpeg/Makemodule.am,
      tests/jpeg/jpeg_ptr_double_free.c.
    - CVE-2019-6978

 -- Marc Deslauriers <email address hidden>  Wed, 27 Feb 2019 14:31:55 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgd2_2.2.5.orig.tar.gz 3.2 MiB 150e6952af874bbccb33cf0f87288b41a8fd54f0ce4cff914ef90a80ef9d0162
libgd2_2.2.5-4ubuntu0.3.debian.tar.xz 34.8 KiB 0bb12854aa07981d0e5693ab586d58f55dc0ed34c57175449580586462105c05
libgd2_2.2.5-4ubuntu0.3.dsc 2.3 KiB 0c238d212adaedd2ec3fa48c82f0161fa6658b79cc229d469794755b3abd4916

View changes file

Binary packages built by this source

libgd-dev: GD Graphics Library (development version)

 GD is a graphics library. It allows your code to quickly draw images
 complete with lines, arcs, text, multiple colours, cut and paste from
 other images, flood fills, and write out the result as a PNG file.
 This is particularly useful in World Wide Web applications, where PNG is
 one of the formats accepted for inline images by most browsers.
 .
 This is the full development version of the library.

libgd-tools: GD command line tools and example code

 GD is a graphics library. It allows your code to quickly draw images
 complete with lines, arcs, text, multiple colours, cut and paste from
 other images, flood fills, and write out the result as a PNG file.
 This is particularly useful in World Wide Web applications, where PNG is
 one of the formats accepted for inline images by most browsers.
 .
 This is some simple command line tools and example code that use the GD
 graphics library.

libgd-tools-dbgsym: debug symbols for libgd-tools
libgd3: GD Graphics Library

 GD is a graphics library. It allows your code to quickly draw images
 complete with lines, arcs, text, multiple colours, cut and paste from
 other images, flood fills, and write out the result as a PNG file.
 This is particularly useful in World Wide Web applications, where PNG is
 one of the formats accepted for inline images by most browsers.
 .
 This is the runtime package of the library.

libgd3-dbgsym: debug symbols for libgd3