mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/p7zip: security bump to version v17.06
What's Changed: - Fix CVE-2021-3520 affected components Lz4 1.9.3 in p7zip17 (#239) Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>a [Marcus: mark as security bump] Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
committed by
Marcus Hoffmann
parent
3d937c4a8e
commit
760e16dcc0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 d2788f892571058c08d27095c22154579dfefb807ebe357d145ab2ddddefb1a6 p7zip-17.05.tar.gz
|
||||
sha256 c35640020e8f044b425d9c18e1808ff9206dc7caf77c9720f57eb0849d714cd1 p7zip-17.06.tar.gz
|
||||
sha256 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210 DOC/License.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
P7ZIP_VERSION = 17.05
|
||||
P7ZIP_VERSION = 17.06
|
||||
P7ZIP_SITE = $(call github,p7zip-project,p7zip,v$(P7ZIP_VERSION))
|
||||
P7ZIP_LICENSE = LGPL-2.1+ with unRAR restriction
|
||||
P7ZIP_LICENSE_FILES = DOC/License.txt
|
||||
|
||||
Reference in New Issue
Block a user