| Message ID | 20260909155543.2469658-1-leon.anavi@konsulko.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,1/2] 7zip: Upgrade 26.02 -> 26.03 | expand |
diff --git a/meta-oe/recipes-extended/7zip/7zip_26.02.bb b/meta-oe/recipes-extended/7zip/7zip_26.03.bb similarity index 98% rename from meta-oe/recipes-extended/7zip/7zip_26.02.bb rename to meta-oe/recipes-extended/7zip/7zip_26.03.bb index 1e29ad5d9c..ca50aed8ea 100644 --- a/meta-oe/recipes-extended/7zip/7zip_26.02.bb +++ b/meta-oe/recipes-extended/7zip/7zip_26.03.bb @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/ip7z/7zip.git;protocol=https;branch=main;tag=${PV} \ file://0001-Remove-treating-warning-as-errors.patch \ file://7z_wrapper.sh \ " -SRCREV = "f9d78aff31a5f2521ae7ddbdc97c4a8855808959" +SRCREV = "0766b733fe3e06dd2a7f9a3cfbf2108ac73abd17" UPSTREAM_CHECK_URI = "https://github.com/ip7z/7zip/releases/latest"
Upgrade to release 26.03: - Improved support for Joliet ISO images and Compound archives. - Some bugs and vulnerabilities were fixed. - CVE-2026-58052 : 7-Zip failed to preserve the Mark-of-the-Web when extracting a crafted archive. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- meta-oe/recipes-extended/7zip/{7zip_26.02.bb => 7zip_26.03.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/7zip/{7zip_26.02.bb => 7zip_26.03.bb} (98%)