mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
tiff: security bump to version 4.0.4
Fixes: CVE-2014-8128 - Check memory allocations for failure. Also check multiplication overflow. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
bff8651864
commit
75ead4186d
@ -1,2 +1,2 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872 tiff-4.0.3.tar.gz
|
sha256 8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890 tiff-4.0.4.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
TIFF_VERSION = 4.0.3
|
TIFF_VERSION = 4.0.4
|
||||||
TIFF_SITE = http://download.osgeo.org/libtiff
|
TIFF_SITE = http://download.osgeo.org/libtiff
|
||||||
TIFF_LICENSE = tiff license
|
TIFF_LICENSE = tiff license
|
||||||
TIFF_LICENSE_FILES = COPYRIGHT
|
TIFF_LICENSE_FILES = COPYRIGHT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user