libgd2 2.2.5-5.2ubuntu1 source package in Ubuntu
Changelog
libgd2 (2.2.5-5.2ubuntu1) focal; urgency=medium * SECURITY UPDATE: NULL pointer dereference in gdImageClone allows attackers to crash an application via a specific function call sequence - debian/patches/CVE-2018-14553.patch: remove manual style copy from src/gd.c and appropriately set stylePos in tests/gdimageclone/style.c. - CVE-2018-14553 -- Avital Ostromich <email address hidden> Thu, 05 Mar 2020 14:12:25 -0500
Upload details
- Uploaded by:
- Avital Ostromich
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- graphics
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgd2_2.2.5.orig.tar.gz | 3.2 MiB | 150e6952af874bbccb33cf0f87288b41a8fd54f0ce4cff914ef90a80ef9d0162 |
libgd2_2.2.5-5.2ubuntu1.debian.tar.xz | 35.7 KiB | a17db6374050a82e6420b5ac686dfaf41f90f156c02cfdf32ac726180b291027 |
libgd2_2.2.5-5.2ubuntu1.dsc | 2.1 KiB | 1cb9cb551af60f3be81666e1a67c682ddf40f769c67d3527f584bd9c12347086 |
Available diffs
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