mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
This patch updates the zlib package to build version 1.2.2. The
1.2.2 version of zlib fixes a security issue with zlib v.1.2.1. http://bugs.uclibc.org/view.php?id=254
This commit is contained in:
parent
0f481e0032
commit
061ec439af
@ -3,7 +3,7 @@
|
|||||||
# zlib
|
# zlib
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
ZLIB_VER=1.2.1
|
ZLIB_VER=1.2.2
|
||||||
ZLIB_SOURCE=zlib-$(ZLIB_VER).tar.bz2
|
ZLIB_SOURCE=zlib-$(ZLIB_VER).tar.bz2
|
||||||
ZLIB_SITE=http://aleron.dl.sourceforge.net/sourceforge/libpng
|
ZLIB_SITE=http://aleron.dl.sourceforge.net/sourceforge/libpng
|
||||||
ZLIB_DIR=$(BUILD_DIR)/zlib-$(ZLIB_VER)
|
ZLIB_DIR=$(BUILD_DIR)/zlib-$(ZLIB_VER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user