Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

gd-progs-debuginfo - Debug information for package gd-progs

Website:
http://libgd.github.io/
Licence:
MIT
Vendor:
Remi Collet
Description:
This package provides debug information for package gd-progs.
Debug information is useful when developing applications that use this
package or when debugging this package.

Packages

gd-progs-debuginfo-2.2.5-5.fc27.remi.i686 [46 KiB] Changelog by mskalick@redhat.com - 2.2.5-5 (2018-08-30):
- Check return value in gdImageBmpPtr to avoid double free (CVE-2018-1000222)
- Don't mark gdimagegrayscale/basic test as failing
gd-progs-debuginfo-2.2.5-1.fc27.remi.i686 [47 KiB] Changelog by Remi Collet (2017-08-30):
- Update to 2.2.5
- fix double-free in gdImagePngPtr(). CVE-2017-6362
- fix buffer over-read into uninitialized memory. CVE-2017-7890