mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libzlib: security bump version to 1.3.2
https://github.com/madler/zlib/releases/tag/v1.3.2 https://github.com/madler/zlib/blob/v1.3.2/ChangeLog https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/ Updated license hash due to copyright year bumps:570720b0c29e35567064Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5c7d9ca80e
commit
06b964b362
@@ -1,4 +1,4 @@
|
||||
# From http://www.zlib.net/
|
||||
sha256 38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32 zlib-1.3.1.tar.xz
|
||||
sha256 d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3 zlib-1.3.2.tar.xz
|
||||
# License files, locally calculated
|
||||
sha256 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243 LICENSE
|
||||
sha256 e32ff4e00d9d94930537635291da39e7e612703334bf6fde8c7f1686fe8a45a2 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBZLIB_VERSION = 1.3.1
|
||||
LIBZLIB_VERSION = 1.3.2
|
||||
LIBZLIB_SOURCE = zlib-$(LIBZLIB_VERSION).tar.xz
|
||||
LIBZLIB_SITE = https://www.zlib.net
|
||||
LIBZLIB_LICENSE = Zlib
|
||||
|
||||
Reference in New Issue
Block a user