From: Peter Marko <[email protected]> Release notes [1]: * improved code for ZIP, CPIO, RAR, UFD, QCOW, Compound. * 7-Zip File Manager: improved sorting order of the file list. It uses file name as secondary sorting key. * 7-Zip File Manager: improved Benchmark to support systems with more than 64 CPU threads. * the bug was fixed: 7-Zip could not correctly extract TAR archives containing sparse files. * some bugs were fixed.
License-Update: copyright years refreshed [1] https://github.com/ip7z/7zip/releases/tag/26.00 Signed-off-by: Peter Marko <[email protected]> --- .../recipes-extended/7zip/{7zip_25.01.bb => 7zip_26.00.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-extended/7zip/{7zip_25.01.bb => 7zip_26.00.bb} (94%) diff --git a/meta-oe/recipes-extended/7zip/7zip_25.01.bb b/meta-oe/recipes-extended/7zip/7zip_26.00.bb similarity index 94% rename from meta-oe/recipes-extended/7zip/7zip_25.01.bb rename to meta-oe/recipes-extended/7zip/7zip_26.00.bb index f4ea6506e1..85219b5052 100644 --- a/meta-oe/recipes-extended/7zip/7zip_25.01.bb +++ b/meta-oe/recipes-extended/7zip/7zip_26.00.bb @@ -3,16 +3,16 @@ HOMEPAGE = "http://www.7-zip.org/" LICENSE = "LGPL-2.1-or-later & unRAR & PD & BSD-2-Clause & BSD-3-Clause" LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c \ file://DOC/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de \ - file://DOC/License.txt;md5=e80f9280df93aa8da95cac449f9fd115 \ + file://DOC/License.txt;md5=a4ae6e492874f0008c7600c2ef80daa4 \ " CVE_PRODUCT = "7-zip 7zip" -SRC_URI = "git://github.com/ip7z/7zip.git;protocol=https;branch=main \ +SRC_URI = "git://github.com/ip7z/7zip.git;protocol=https;branch=main;tag=${PV} \ file://0001-support-yocto-cross-compiling.patch \ file://0001-Remove-treating-warning-as-errors.patch \ file://7z_wrapper.sh \ " -SRCREV = "5e96a8279489832924056b1fa82f29d5837c9469" +SRCREV = "839151eaaad24771892afaae6bac690e31e58384" UPSTREAM_CHECK_URI = "https://github.com/ip7z/7zip/releases/latest"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124689): https://lists.openembedded.org/g/openembedded-devel/message/124689 Mute This Topic: https://lists.openembedded.org/mt/118021858/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
