buildroot/package/graphicsmagick
Grzegorz Blach fd3ff0761c package/graphicsmagick: security bump to version 1.3.40
Fixes the following security issues:

1.3.39:
- oss-fuzz: Several security fixes originating from oss-fuzz testing.
- ALL: Replace strcpy() with strlcpy(), replace strcat() with strlcat(),
  replace sprintf() with snprintf().  Prefer using bounded string functions.
  This change is made for the purpose of increasing safety than to address
  any existing demonstrated concern.

1.3.40:
- DCX: Fixed heap overflow when writing more than 1023 scenes, and also
  eliminated use of uninitialized memory.

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
[Peter: mark as security fix, extend commit message]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-06-15 08:44:59 +02:00
..
Config.in
graphicsmagick.hash package/graphicsmagick: security bump to version 1.3.40 2023-06-15 08:44:59 +02:00
graphicsmagick.mk package/graphicsmagick: security bump to version 1.3.40 2023-06-15 08:44:59 +02:00