Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *expat* to *2.8.2* has Succeeded.
Next steps:
- apply the patch: git am 0001-expat-upgrade-2.8.1-2.8.2.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 173817d966706898769fea4b2dc2da560d828f27 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 26 Jun 2026 05:43:02 +0000
Subject: [PATCH] expat: upgrade 2.8.1 -> 2.8.2
---
meta/recipes-core/expat/{expat_2.8.1.bb => expat_2.8.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-core/expat/{expat_2.8.1.bb => expat_2.8.2.bb} (92%)
diff --git a/meta/recipes-core/expat/expat_2.8.1.bb
b/meta/recipes-core/expat/expat_2.8.2.bb
similarity index 92%
rename from meta/recipes-core/expat/expat_2.8.1.bb
rename to meta/recipes-core/expat/expat_2.8.2.bb
index fa48d42bf8..0b9dbe161b 100644
--- a/meta/recipes-core/expat/expat_2.8.1.bb
+++ b/meta/recipes-core/expat/expat_2.8.2.bb
@@ -15,7 +15,7 @@ SRC_URI =
"${GITHUB_BASE_URI}/download/R_${VERSION_TAG}/expat-${PV}.tar.bz2 \
GITHUB_BASE_URI = "https://github.com/libexpat/libexpat/releases/"
UPSTREAM_CHECK_REGEX = "releases/tag/R_(?P<pver>.+)"
-SRC_URI[sha256sum] =
"f5833dd2e1cd7739ec9182804a1a29c4f0cc7c2f26b633d3a2188b7766a88ecb"
+SRC_URI[sha256sum] =
"69e7f52417d85b1c2b7fe855e176eec55d0b2d7d92d691372d833a1c7df7923b"
EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF"
--
2.47.1
packages/x86-64-v3-poky-linux/expat/expat-dev: FILELIST: directory renamed /usr/lib/cmake/expat-2.8.1 -> /usr/lib/cmake/expat-2.8.2 packages/x86-64-v3-poky-linux/expat/expat: FILELIST: removed "/usr/lib/libexpat.so.1.12.1", added "/usr/lib/libexpat.so.1.12.2" Changes to packages/x86-64-v3-poky-linux/expat (sysroot): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.12.1 to libexpat.so.1.12.2 /usr/lib/cmake/expat-2.8.1 moved to /usr/lib/cmake/expat-2.8.2 /usr/lib/libexpat.so.1.12.1 moved to /usr/lib/libexpat.so.1.12.2 Changes to packages/x86_64-linux/expat-native (sysroot): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.12.1 to libexpat.so.1.12.2 /usr/lib/cmake/expat-2.8.1 moved to /usr/lib/cmake/expat-2.8.2 /usr/lib/libexpat.so.1.12.1 moved to /usr/lib/libexpat.so.1.12.2 Changes to packages/x86_64-linux/glib-2.0-native (sysroot): /usr/lib/libgio-2.0.so.0 changed symlink target from libgio-2.0.so.0.8800.2 to libgio-2.0.so.0.8800.1 /usr/lib/libgirepository-2.0.so.0 changed symlink target from libgirepository-2.0.so.0.8800.2 to libgirepository-2.0.so.0.8800.1 /usr/lib/libglib-2.0.so.0 changed symlink target from libglib-2.0.so.0.8800.2 to libglib-2.0.so.0.8800.1 /usr/lib/libgmodule-2.0.so.0 changed symlink target from libgmodule-2.0.so.0.8800.2 to libgmodule-2.0.so.0.8800.1 /usr/lib/libgobject-2.0.so.0 changed symlink target from libgobject-2.0.so.0.8800.2 to libgobject-2.0.so.0.8800.1 /usr/lib/libgthread-2.0.so.0 changed symlink target from libgthread-2.0.so.0.8800.2 to libgthread-2.0.so.0.8800.1 /usr/lib/libgio-2.0.so.0.8800.2 moved to /usr/lib/libgio-2.0.so.0.8800.1 /usr/lib/libgirepository-2.0.so.0.8800.2 moved to /usr/lib/libgirepository-2.0.so.0.8800.1 /usr/lib/libglib-2.0.so.0.8800.2 moved to /usr/lib/libglib-2.0.so.0.8800.1 /usr/lib/libgmodule-2.0.so.0.8800.2 moved to /usr/lib/libgmodule-2.0.so.0.8800.1 /usr/lib/libgobject-2.0.so.0.8800.2 moved to /usr/lib/libgobject-2.0.so.0.8800.1 /usr/lib/libgthread-2.0.so.0.8800.2 moved to /usr/lib/libgthread-2.0.so.0.8800.1
0001-expat-upgrade-2.8.1-2.8.2.patch
Description: Binary data
packages/x86-64-v3-poky-linux/expat/expat-bin: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-bin: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-dbg: FILELIST: removed "/usr/lib/.debug/libexpat.so.1.12.1", added "/usr/lib/.debug/libexpat.so.1.12.2" packages/x86-64-v3-poky-linux/expat/expat-dbg: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-dbg: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-dbg: PKGSIZE changed from 1731216 to 1784736 (+3%) packages/x86-64-v3-poky-linux/expat/expat-dev: FILELIST: directory renamed /usr/lib/cmake/expat-2.8.1 -> /usr/lib/cmake/expat-2.8.2 packages/x86-64-v3-poky-linux/expat/expat-dev: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-dev: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-dev: PKGSIZE changed from 67193 to 67198 (+0%) packages/x86-64-v3-poky-linux/expat/expat-doc: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-doc: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-doc: PKGSIZE changed from 113683 to 118263 (+4%) packages/x86-64-v3-poky-linux/expat/expat-locale: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-locale: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-ptest: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-ptest: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-ptest: PKGSIZE changed from 534624 to 538720 (+1%) packages/x86-64-v3-poky-linux/expat/expat-src: FILELIST: directory renamed /usr/src/debug/expat/2.8.1/tests/benchmark -> /usr/src/debug/expat/2.8.2/tests/benchmark, directory renamed /usr/src/debug/expat/2.8.1/xmlwf -> /usr/src/debug/expat/2.8.2/xmlwf, directory renamed /usr/src/debug/expat/2.8.1/tests -> /usr/src/debug/expat/2.8.2/tests, removed "/usr/src/debug/expat/2.8.1/lib/nametab.h /usr/src/debug/expat/2.8.1/lib/random_arc4random.c /usr/src/debug/expat/2.8.1/lib/xmltok.c /usr/src/debug/expat/2.8.1/lib/siphash.h /usr/src/debug/expat/2.8.1/lib/internal.h /usr/src/debug/expat/2.8.1/lib/xmltok.h /usr/src/debug/expat/2.8.1/lib/expat.h /usr/src/debug/expat/2.8.1/lib/random_getentropy.c /usr/src/debug/expat/2.8.1/lib/xmlrole.h /usr/src/debug/expat/2.8.1/lib/random_getrandom.c /usr/src/debug/expat/2.8.1/lib/xmlrole.c /usr/src/debug/expat/2.8.1/lib/xmlparse.c /usr/src/debug/expat/2.8.1/lib/expat_external.h /usr/src/debug/expat/2.8.1/lib/random_arc4random_buf.c /usr/src/debug/expat/2.8.1 /lib/xmltok_impl.c /usr/src/debug/expat/2.8.1/lib/random_arc4random_buf.h /usr/src/debug/expat/2.8.1/lib/xmltok_impl.h /usr/src/debug/expat/2.8.1/lib/xmltok_ns.c /usr/src/debug/expat/2.8.1/lib/random_dev_urandom.c", added "/usr/src/debug/expat/2.8.2/lib/nametab.h /usr/src/debug/expat/2.8.2/lib/random_arc4random.c /usr/src/debug/expat/2.8.2/lib/xmltok.c /usr/src/debug/expat/2.8.2/lib/siphash.h /usr/src/debug/expat/2.8.2/lib/internal.h /usr/src/debug/expat/2.8.2/lib/xmltok.h /usr/src/debug/expat/2.8.2/lib/expat.h /usr/src/debug/expat/2.8.2/lib/random_getentropy.c /usr/src/debug/expat/2.8.2/lib/xmlrole.h /usr/src/debug/expat/2.8.2/lib/random_getrandom.c /usr/src/debug/expat/2.8.2/lib/xmlrole.c /usr/src/debug/expat/2.8.2/lib/xmlparse.c /usr/src/debug/expat/2.8.2/lib/expat_external.h /usr/src/debug/expat/2.8.2/lib/xcsinc.c /usr/src/debug/expat/2.8.2/lib/random_arc4random_buf.c /usr/src/debug/expat/2.8.2/lib/xmltok_impl.c /usr/src/debug/expat/2.8.2/lib/random_arc4random_buf.h /usr/src/deb ug/expat/2.8.2/lib/xmltok_impl.h /usr/src/debug/expat/2.8.2/lib/xmltok_ns.c" packages/x86-64-v3-poky-linux/expat/expat-src: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-src: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat-src: PKGSIZE changed from 1342883 to 1353198 (+1%) packages/x86-64-v3-poky-linux/expat/expat-staticdev: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat-staticdev: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat/expat: FILELIST: removed "/usr/lib/libexpat.so.1.12.1", added "/usr/lib/libexpat.so.1.12.2" packages/x86-64-v3-poky-linux/expat/expat: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat/expat: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat: PKGV changed from 2.8.1 [default] to 2.8.2 [default] packages/x86-64-v3-poky-linux/expat: PV changed from "2.8.1" to "2.8.2" packages/x86-64-v3-poky-linux/expat: SRC_URI changed from "https://github.com/libexpat/libexpat/releases//download/R_2_8_1/expat-2.8.1.tar.bz2 file://run-ptest" to "https://github.com/libexpat/libexpat/releases//download/R_2_8_2/expat-2.8.2.tar.bz2 file://run-ptest" Changes to packages/x86-64-v3-poky-linux/expat (sysroot): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.12.1 to libexpat.so.1.12.2 /usr/lib/cmake/expat-2.8.1 moved to /usr/lib/cmake/expat-2.8.2 /usr/lib/libexpat.so.1.12.1 moved to /usr/lib/libexpat.so.1.12.2 Changes to packages/x86_64-linux/expat-native (sysroot): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.12.1 to libexpat.so.1.12.2 /usr/lib/cmake/expat-2.8.1 moved to /usr/lib/cmake/expat-2.8.2 /usr/lib/libexpat.so.1.12.1 moved to /usr/lib/libexpat.so.1.12.2 Changes to packages/x86_64-linux/glib-2.0-native (sysroot): /usr/lib/libgio-2.0.so.0 changed symlink target from libgio-2.0.so.0.8800.2 to libgio-2.0.so.0.8800.1 /usr/lib/libgirepository-2.0.so.0 changed symlink target from libgirepository-2.0.so.0.8800.2 to libgirepository-2.0.so.0.8800.1 /usr/lib/libglib-2.0.so.0 changed symlink target from libglib-2.0.so.0.8800.2 to libglib-2.0.so.0.8800.1 /usr/lib/libgmodule-2.0.so.0 changed symlink target from libgmodule-2.0.so.0.8800.2 to libgmodule-2.0.so.0.8800.1 /usr/lib/libgobject-2.0.so.0 changed symlink target from libgobject-2.0.so.0.8800.2 to libgobject-2.0.so.0.8800.1 /usr/lib/libgthread-2.0.so.0 changed symlink target from libgthread-2.0.so.0.8800.2 to libgthread-2.0.so.0.8800.1 /usr/lib/libgio-2.0.so.0.8800.2 moved to /usr/lib/libgio-2.0.so.0.8800.1 /usr/lib/libgirepository-2.0.so.0.8800.2 moved to /usr/lib/libgirepository-2.0.so.0.8800.1 /usr/lib/libglib-2.0.so.0.8800.2 moved to /usr/lib/libglib-2.0.so.0.8800.1 /usr/lib/libgmodule-2.0.so.0.8800.2 moved to /usr/lib/libgmodule-2.0.so.0.8800.1 /usr/lib/libgobject-2.0.so.0.8800.2 moved to /usr/lib/libgobject-2.0.so.0.8800.1 /usr/lib/libgthread-2.0.so.0.8800.2 moved to /usr/lib/libgthread-2.0.so.0.8800.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239593): https://lists.openembedded.org/g/openembedded-core/message/239593 Mute This Topic: https://lists.openembedded.org/mt/119985934/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
