[Buildroot] [PATCH] package/p7zip: bump to version v17.06

Thomas Perale thomas.perale at mind.be
Fri May 15 17:46:45 UTC 2026


In reply of:
> What's Changed:
>   - Fix CVE-2021-3520 affected components Lz4 1.9.3 in p7zip17 (#239)
> 
> Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>

Applied to 2025.02.x & 2026.02.x. Thanks

> ---
>  package/p7zip/p7zip.hash | 2 +-
>  package/p7zip/p7zip.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/p7zip/p7zip.hash b/package/p7zip/p7zip.hash
> index f0b9c27113..d352965950 100644
> --- a/package/p7zip/p7zip.hash
> +++ b/package/p7zip/p7zip.hash
> @@ -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
> diff --git a/package/p7zip/p7zip.mk b/package/p7zip/p7zip.mk
> index 803fd38b7f..ee5a7d2e10 100644
> --- a/package/p7zip/p7zip.mk
> +++ b/package/p7zip/p7zip.mk
> @@ -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
> -- 
> 2.47.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot


More information about the buildroot mailing list