mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 13:46:19 +01:00
Update libxml2 dependency CVE-2016-4448 #515
Also updates: * libpng as previous version is now unavailable (?) * libjpeg as previous version was pre-release
This commit is contained in:
@@ -21,12 +21,12 @@ ENV PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${TARGET}/lib/pkgconfig" \
|
||||
ENV VERSION_ZLIB=1.2.8 \
|
||||
VERSION_FFI=3.2.1 \
|
||||
VERSION_GLIB=2.48.0 \
|
||||
VERSION_XML2=2.9.3 \
|
||||
VERSION_XML2=2.9.4 \
|
||||
VERSION_GSF=1.14.36 \
|
||||
VERSION_EXIF=0.6.21 \
|
||||
VERSION_LCMS2=2.7 \
|
||||
VERSION_JPEG=1.4.90 \
|
||||
VERSION_PNG16=1.6.21 \
|
||||
VERSION_JPEG=1.5.0 \
|
||||
VERSION_PNG16=1.6.23 \
|
||||
VERSION_WEBP=0.5.0 \
|
||||
VERSION_TIFF=4.0.6 \
|
||||
VERSION_ORC=0.4.25 \
|
||||
|
||||
Reference in New Issue
Block a user