Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *lzip* to *1.25* has Succeeded.
Next steps:
- apply the patch: git am 0001-lzip-upgrade-1.24.1-1.25.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From dd376ffb5a34e435f09b18a6df567b8dec6564f6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 1 Feb 2025 09:33:29 +0000
Subject: [PATCH] lzip: upgrade 1.24.1 -> 1.25
---
.../lzip/{lzip_1.24.1.bb => lzip_1.25.bb} | 27 +++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
rename meta/recipes-extended/lzip/{lzip_1.24.1.bb => lzip_1.25.bb} (56%)
diff --git a/meta/recipes-extended/lzip/lzip_1.24.1.bb
b/meta/recipes-extended/lzip/lzip_1.25.bb
similarity index 56%
rename from meta/recipes-extended/lzip/lzip_1.24.1.bb
rename to meta/recipes-extended/lzip/lzip_1.25.bb
index 6eda012734..b2973b590d 100644
--- a/meta/recipes-extended/lzip/lzip_1.24.1.bb
+++ b/meta/recipes-extended/lzip/lzip_1.25.bb
@@ -1,14 +1,37 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -1,8 +1,7 @@
+# GNU GENERAL PUBLIC LICENSE
+# Version 2, June 1991
+#
+# - Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+# - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+# + Copyright (C) 1989, 1991 Free Software Foundation, Inc. <http://fsf.org/>
+# Everyone is permitted to copy and distribute verbatim copies
+# of this license document, but changing it is not allowed.
+#
+#
+#
+
SUMMARY = "Lossless data compressor based on the LZMA algorithm"
HOMEPAGE = "http://lzip.nongnu.org/lzip.html"
DESCRIPTION = "Lzip is a lossless data compressor with a user interface
similar to the one of gzip or bzip2. Lzip uses a simplified form of the
Lempel-Ziv-Markov chain-Algorithm (LZMA) stream format, chosen to maximize
safety and interoperability."
SECTION = "console/utils"
LICENSE = "GPL-2.0-or-later"
-LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \
+LIC_FILES_CHKSUM = "file://COPYING;md5=cca7f74ec83b7a9ce7ccd195aad471bd \
file://decoder.cc;beginline=3;endline=16;md5=18c279060cd0be128188404b45837f88 \
"
SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz"
-SRC_URI[sha256sum] =
"30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162"
+SRC_URI[sha256sum] =
"09418a6d8fb83f5113f5bd856e09703df5d37bae0308c668d0f346e3d3f0a56f"
B = "${WORKDIR}/build"
do_configure[cleandirs] = "${B}"
--
2.44.1
packages/core2-64-poky-linux/lzip: SRC_URI changed from "https://download.savannah.gnu.org/releases/lzip/lzip-1.24.1.tar.gz" to "https://download.savannah.gnu.org/releases/lzip/lzip-1.25.tar.gz" packages/core2-64-poky-linux/lzip: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip-dbg: PKGSIZE changed from 1039616 to 1043448 (+0%) packages/core2-64-poky-linux/lzip/lzip-dbg: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip-dbg: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip-dev: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip-dev: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip-doc: PKGSIZE changed from 72738 to 74842 (+3%) packages/core2-64-poky-linux/lzip/lzip-doc: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip-doc: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip-locale: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip-locale: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip-src: PKGSIZE changed from 153934 to 153625 (-0%) packages/core2-64-poky-linux/lzip/lzip-src: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip-src: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip-staticdev: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip-staticdev: PKGV changed from 1.24.1 [default] to 1.25 [default] packages/core2-64-poky-linux/lzip/lzip: PKGSIZE changed from 130040 to 129992 (-0%) packages/core2-64-poky-linux/lzip/lzip: PV changed from "1.24.1" to "1.25" packages/core2-64-poky-linux/lzip/lzip: PKGV changed from 1.24.1 [default] to 1.25 [default]
0001-lzip-upgrade-1.24.1-1.25.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210557): https://lists.openembedded.org/g/openembedded-core/message/210557 Mute This Topic: https://lists.openembedded.org/mt/110933283/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
