mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
imagemagick: security bump to version 7.0.7-39
>From the release notes: 2018-06-06 7.0.7-39 <quetzlzacatenango@image...> * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). The most critical of these are: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8772 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8782 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 811734ef9044bbdfc067da76358153061fae2031) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
26fe491b8b
commit
29c70a4005
@ -1,3 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 ac957ef303fb870cb92331947ebcdcef5b553e80c7897c0aec866889f35e1a23 7.0.7-38.tar.gz
|
sha256 e7c1b19923bb97ed456c78b63b3259b809ebc8e3967c6d086450370c67eedf06 7.0.7-39.tar.gz
|
||||||
sha256 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c LICENSE
|
sha256 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IMAGEMAGICK_VERSION = 7.0.7-38
|
IMAGEMAGICK_VERSION = 7.0.7-39
|
||||||
IMAGEMAGICK_SOURCE = $(IMAGEMAGICK_VERSION).tar.gz
|
IMAGEMAGICK_SOURCE = $(IMAGEMAGICK_VERSION).tar.gz
|
||||||
IMAGEMAGICK_SITE = https://github.com/ImageMagick/ImageMagick/archive
|
IMAGEMAGICK_SITE = https://github.com/ImageMagick/ImageMagick/archive
|
||||||
IMAGEMAGICK_LICENSE = Apache-2.0
|
IMAGEMAGICK_LICENSE = Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user