public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16
@ 2025-12-30  9:17 Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 02/12] boost: upgrade 1.89.0 -> 1.90.0 Wang Mingyu
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../bind/{bind_9.20.15.bb => bind_9.20.16.bb}                   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/bind/{bind_9.20.15.bb => bind_9.20.16.bb} (97%)

diff --git a/meta/recipes-connectivity/bind/bind_9.20.15.bb b/meta/recipes-connectivity/bind/bind_9.20.16.bb
similarity index 97%
rename from meta/recipes-connectivity/bind/bind_9.20.15.bb
rename to meta/recipes-connectivity/bind/bind_9.20.16.bb
index 1195b5bdc3..33068b5b5a 100644
--- a/meta/recipes-connectivity/bind/bind_9.20.15.bb
+++ b/meta/recipes-connectivity/bind/bind_9.20.16.bb
@@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
            file://0001-avoid-start-failure-with-bind-user.patch \
            "
 
-SRC_URI[sha256sum] = "d62b38fae48ba83fca6181112d0c71018d8b0f2ce285dc79dc6a0367722ccabb"
+SRC_URI[sha256sum] = "03ffcc7a4fcb7c39b82b34be1ba2b59f6c191bc795c5935530d5ebe630a352d6"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
 # follow the ESV versions divisible by 2
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 02/12] boost: upgrade 1.89.0 -> 1.90.0
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 03/12] cups: upgrade 2.4.15 -> 2.4.16 Wang Mingyu
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../boost/{boost-1.89.0.inc => boost-1.90.0.inc}                | 2 +-
 meta/recipes-support/boost/{boost_1.89.0.bb => boost_1.90.0.bb} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/boost/{boost-1.89.0.inc => boost-1.90.0.inc} (90%)
 rename meta/recipes-support/boost/{boost_1.89.0.bb => boost_1.90.0.bb} (100%)

diff --git a/meta/recipes-support/boost/boost-1.89.0.inc b/meta/recipes-support/boost/boost-1.90.0.inc
similarity index 90%
rename from meta/recipes-support/boost/boost-1.89.0.inc
rename to meta/recipes-support/boost/boost-1.90.0.inc
index ea2827ec14..9b0ce592d9 100644
--- a/meta/recipes-support/boost/boost-1.89.0.inc
+++ b/meta/recipes-support/boost/boost-1.90.0.inc
@@ -12,7 +12,7 @@ BOOST_MAJ = "${@"_".join(d.getVar("PV").split(".")[0:2])}"
 BOOST_P = "boost_${BOOST_VER}"
 
 SRC_URI = "https://archives.boost.io/release/${PV}/source/${BOOST_P}.tar.bz2"
-SRC_URI[sha256sum] = "85a33fa22621b4f314f8e85e1a5e2a9363d22e4f4992925d4bb3bc631b5a0c7a"
+SRC_URI[sha256sum] = "49551aff3b22cbc5c5a9ed3dbc92f0e23ea50a0f7325b0d198b705e8ee3fc305"
 
 UPSTREAM_CHECK_URI = "http://www.boost.org/users/download/"
 UPSTREAM_CHECK_REGEX = "release/(?P<pver>.*)/source/"
diff --git a/meta/recipes-support/boost/boost_1.89.0.bb b/meta/recipes-support/boost/boost_1.90.0.bb
similarity index 100%
rename from meta/recipes-support/boost/boost_1.89.0.bb
rename to meta/recipes-support/boost/boost_1.90.0.bb
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 03/12] cups: upgrade 2.4.15 -> 2.4.16
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 02/12] boost: upgrade 1.89.0 -> 1.90.0 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 04/12] ed: upgrade 1.22.2 -> 1.22.3 Wang Mingyu
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- 'cupsUTF8ToCharset' didn't validate 2-byte UTF-8 sequences, potentially
  reading past the end of the source string
- The web interface did not support domain usernames fully
- Fixed an infinite loop issue in the GTK+ print dialog
- Fixed stopping scheduler on unknown directive in configuration

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-extended/cups/{cups_2.4.15.bb => cups_2.4.16.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/cups/{cups_2.4.15.bb => cups_2.4.16.bb} (51%)

diff --git a/meta/recipes-extended/cups/cups_2.4.15.bb b/meta/recipes-extended/cups/cups_2.4.16.bb
similarity index 51%
rename from meta/recipes-extended/cups/cups_2.4.15.bb
rename to meta/recipes-extended/cups/cups_2.4.16.bb
index dc22771db3..6c08e49728 100644
--- a/meta/recipes-extended/cups/cups_2.4.15.bb
+++ b/meta/recipes-extended/cups/cups_2.4.16.bb
@@ -2,4 +2,4 @@ require cups.inc
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = "eff0bbd48ff1abcbb8e46e28e85aefaffa391a1d9c4d8dc92ab3822a13008d7f"
+SRC_URI[sha256sum] = "0339587204b4f9428dd0592eb301dec0bf9ea6ea8dce5d9690d56be585aba92d"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 04/12] ed: upgrade 1.22.2 -> 1.22.3
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 02/12] boost: upgrade 1.89.0 -> 1.90.0 Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 03/12] cups: upgrade 2.4.15 -> 2.4.16 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 05/12] ell: upgrade 0.80 -> 0.81 Wang Mingyu
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changes in version 1.22.3:
- The change to print the file name escaped when replaced into a shell command
  has been reverted.
- When '--unsafe-names' is not specified, only the control characters \a, \b,
  \t, \v, \f, \n, \r, \033, and \177 are now rejected in file names.
- 'make check' now checks file names with non-ASCII characters coded either in
  ISO-8859-1 or in UTF-8.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-extended/ed/{ed_1.22.2.bb => ed_1.22.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/ed/{ed_1.22.2.bb => ed_1.22.3.bb} (93%)

diff --git a/meta/recipes-extended/ed/ed_1.22.2.bb b/meta/recipes-extended/ed/ed_1.22.3.bb
similarity index 93%
rename from meta/recipes-extended/ed/ed_1.22.2.bb
rename to meta/recipes-extended/ed/ed_1.22.3.bb
index 80d4e116ac..1a5a28a039 100644
--- a/meta/recipes-extended/ed/ed_1.22.2.bb
+++ b/meta/recipes-extended/ed/ed_1.22.3.bb
@@ -19,7 +19,7 @@ bindir = "${base_bindir}"
 SRC_URI = "${GNU_MIRROR}/ed/${BP}.tar.lz"
 UPSTREAM_CHECK_URI = "${GNU_MIRROR}/ed/"
 
-SRC_URI[sha256sum] = "f58d15242056e15af76f13f34c60d890fa2a2d5cb0abef91c115e4d83794ffe3"
+SRC_URI[sha256sum] = "47a55ddfc52d4a1ff6f7559fbd00cf948a16b6cf151ec520392761aeae4e97be"
 
 EXTRA_OEMAKE = "-e MAKEFLAGS="
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 05/12] ell: upgrade 0.80 -> 0.81
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (2 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 04/12] ed: upgrade 1.22.2 -> 1.22.3 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 06/12] iso-codes: upgrade 4.18.0 -> 4.19.0 Wang Mingyu
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  Fix issue with systemd watchdog protocol handling.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-core/ell/{ell_0.80.bb => ell_0.81.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.80.bb => ell_0.81.bb} (88%)

diff --git a/meta/recipes-core/ell/ell_0.80.bb b/meta/recipes-core/ell/ell_0.81.bb
similarity index 88%
rename from meta/recipes-core/ell/ell_0.80.bb
rename to meta/recipes-core/ell/ell_0.81.bb
index 90474dadae..f9b702531a 100644
--- a/meta/recipes-core/ell/ell_0.80.bb
+++ b/meta/recipes-core/ell/ell_0.81.bb
@@ -15,4 +15,4 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "6efc70ae6d3e2ca1ec255ecd855a3d5fadefe59897f4307816e3ba7a771f3d00"
+SRC_URI[sha256sum] = "672ca1e44dc0ddce1665941754b4e2b3b9203481d7d7a60e0b5f39829d73fa14"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 06/12] iso-codes: upgrade 4.18.0 -> 4.19.0
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (3 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 05/12] ell: upgrade 0.80 -> 0.81 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 07/12] ninja: upgrade 1.13.1 -> 1.13.2 Wang Mingyu
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../iso-codes/{iso-codes_4.18.0.bb => iso-codes_4.19.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/iso-codes/{iso-codes_4.18.0.bb => iso-codes_4.19.0.bb} (94%)

diff --git a/meta/recipes-support/iso-codes/iso-codes_4.18.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.19.0.bb
similarity index 94%
rename from meta/recipes-support/iso-codes/iso-codes_4.18.0.bb
rename to meta/recipes-support/iso-codes/iso-codes_4.19.0.bb
index 1ee9f5a8f5..413c7991d6 100644
--- a/meta/recipes-support/iso-codes/iso-codes_4.18.0.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_4.19.0.bb
@@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
 
 SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;tag=v${PV}"
-SRCREV = "5be4d112d420706eacd913a3ebd85549fe9eeae4"
+SRCREV = "0f3a862394265a31d8465fc5e627d6429bbd8394"
 
 # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
 # are inhibited by allarch
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 07/12] ninja: upgrade 1.13.1 -> 1.13.2
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (4 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 06/12] iso-codes: upgrade 4.18.0 -> 4.19.0 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 08/12] quota: upgrade 4.10 -> 4.11 Wang Mingyu
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Fix Ninja exit code when interrupted

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-devtools/ninja/{ninja_1.13.1.bb => ninja_1.13.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/ninja/{ninja_1.13.1.bb => ninja_1.13.2.bb} (94%)

diff --git a/meta/recipes-devtools/ninja/ninja_1.13.1.bb b/meta/recipes-devtools/ninja/ninja_1.13.2.bb
similarity index 94%
rename from meta/recipes-devtools/ninja/ninja_1.13.1.bb
rename to meta/recipes-devtools/ninja/ninja_1.13.2.bb
index dcaa889c04..e750c78c46 100644
--- a/meta/recipes-devtools/ninja/ninja_1.13.1.bb
+++ b/meta/recipes-devtools/ninja/ninja_1.13.2.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
 
 DEPENDS = "re2c-native ninja-native"
 
-SRCREV = "79feac0f3e3bc9da9effc586cd5fea41e7550051"
+SRCREV = "3441b633c2fe2c494e958780ba0f4227b1327634"
 
 SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https;tag=v${PV}"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 08/12] quota: upgrade 4.10 -> 4.11
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (5 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 07/12] ninja: upgrade 1.13.1 -> 1.13.2 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 09/12] re2c: upgrade 4.3 -> 4.3.1 Wang Mingyu
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

0001-setproject-Fix-openWRT-build.patch
removed since it's included in 4.11

Changelog:
============
* rquota_server: Fix group presence checking
* Drop support for V0 and V1 kernel interfaces
* Drop support for old quotactl(2) syscall
* Provide quotactl_mnt() helper and use it where possible
* quotaon: Fix handling of filesystems without single device
* setproject: Fix openWRT build
* setproject: fix openat() call

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../0001-setproject-Fix-openWRT-build.patch   | 30 -------------------
 .../quota/{quota_4.10.bb => quota_4.11.bb}    |  6 ++--
 2 files changed, 2 insertions(+), 34 deletions(-)
 delete mode 100644 meta/recipes-extended/quota/quota/0001-setproject-Fix-openWRT-build.patch
 rename meta/recipes-extended/quota/{quota_4.10.bb => quota_4.11.bb} (87%)

diff --git a/meta/recipes-extended/quota/quota/0001-setproject-Fix-openWRT-build.patch b/meta/recipes-extended/quota/quota/0001-setproject-Fix-openWRT-build.patch
deleted file mode 100644
index 8ca3d9f773..0000000000
--- a/meta/recipes-extended/quota/quota/0001-setproject-Fix-openWRT-build.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 41ba7031ca4852739dd1f66102d34e4a98490906 Mon Sep 17 00:00:00 2001
-From: Jan Kara <jack@suse.cz>
-Date: Tue, 1 Jul 2025 15:41:56 +0200
-Subject: [PATCH] setproject: Fix openWRT build
-
-basename() needs libgen.h include in openWRT build environment. Add it.
-
-Reported-by: "W. Michael Petullo" <mike@flyn.org>
-Signed-off-by: Jan Kara <jack@suse.cz>
-
-Upstream-Status: Backport [https://sourceforge.net/p/linuxquota/code/ci/41ba7031ca4852739dd1f66102d34e4a98490906/]
-
-This also fixes the build in Yocto.
-Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
----
- setproject.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/setproject.c b/setproject.c
-index e688dcd..4308435 100644
---- a/setproject.c
-+++ b/setproject.c
-@@ -13,6 +13,7 @@
- #include <sys/stat.h>
- #include <sys/types.h>
- #include <unistd.h>
-+#include <libgen.h>
- 
- #include <linux/fs.h>
- 
diff --git a/meta/recipes-extended/quota/quota_4.10.bb b/meta/recipes-extended/quota/quota_4.11.bb
similarity index 87%
rename from meta/recipes-extended/quota/quota_4.10.bb
rename to meta/recipes-extended/quota/quota_4.11.bb
index 8f9e4fdf34..b386071961 100644
--- a/meta/recipes-extended/quota/quota_4.10.bb
+++ b/meta/recipes-extended/quota/quota_4.11.bb
@@ -7,10 +7,8 @@ LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://rquota_server.c;beginline=1;endline=20;md5=fe7e0d7e11c6f820f8fa62a5af71230f \
                     file://svc_socket.c;beginline=1;endline=17;md5=24d5a8792da45910786eeac750be8ceb"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/project/linuxquota/quota-tools/${PV}/quota-${PV}.tar.gz \
-           file://0001-setproject-Fix-openWRT-build.patch \
-           "
-SRC_URI[sha256sum] = "a04a0cafca29c15be8b6ac660e06188bccb802c19efe2e7c19ed7f3d667ecf5e"
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/linuxquota/quota-tools/${PV}/quota-${PV}.tar.gz"
+SRC_URI[sha256sum] = "0a51b8f920254d8e83c34a4c3082b7d241f5d6fd65188afadf29859d5223ef78"
 
 CVE_PRODUCT = "linux_diskquota"
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 09/12] re2c: upgrade 4.3 -> 4.3.1
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (6 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 08/12] quota: upgrade 4.10 -> 4.11 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 10/12] repo: upgrade 2.59 -> 2.60.1 Wang Mingyu
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Fixed bugs:
==========
- allow conditions that have no rules except for default rule
- use unsigned character type in C/C++ examples
- fix broken end of input rule $ with captures

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-support/re2c/{re2c_4.3.bb => re2c_4.3.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/re2c/{re2c_4.3.bb => re2c_4.3.1.bb} (90%)

diff --git a/meta/recipes-support/re2c/re2c_4.3.bb b/meta/recipes-support/re2c/re2c_4.3.1.bb
similarity index 90%
rename from meta/recipes-support/re2c/re2c_4.3.bb
rename to meta/recipes-support/re2c/re2c_4.3.1.bb
index eafdf93078..bead73279f 100644
--- a/meta/recipes-support/re2c/re2c_4.3.bb
+++ b/meta/recipes-support/re2c/re2c_4.3.1.bb
@@ -7,7 +7,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=64eca4d8a3b67f9dc7656094731a2c8d"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "51e88d6d6b6ab03eb7970276aca7e0db4f8e29c958b84b561d2fdcb8351c7150"
+SRC_URI[sha256sum] = "5f5e8a618960f68bb46ee8728ecd4132e1275b595cfc7a48476f977afd01d0cc"
 GITHUB_BASE_URI = "https://github.com/skvadrik/re2c/releases"
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 10/12] repo: upgrade 2.59 -> 2.60.1
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (7 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 09/12] re2c: upgrade 4.3 -> 4.3.1 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 11/12] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6 Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 12/12] xkbcomp: upgrade 1.4.7 -> 1.5.0 Wang Mingyu
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/repo/{repo_2.59.bb => repo_2.60.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/repo/{repo_2.59.bb => repo_2.60.1.bb} (94%)

diff --git a/meta/recipes-devtools/repo/repo_2.59.bb b/meta/recipes-devtools/repo/repo_2.60.1.bb
similarity index 94%
rename from meta/recipes-devtools/repo/repo_2.59.bb
rename to meta/recipes-devtools/repo/repo_2.60.1.bb
index e447fd9492..4a981e5270 100644
--- a/meta/recipes-devtools/repo/repo_2.59.bb
+++ b/meta/recipes-devtools/repo/repo_2.60.1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \
            "
-SRCREV = "1afe96a7e997ce7748f066b206a85ac648f7a87c"
+SRCREV = "871e4c7ed153682a77de44e300b5f5461eb08538"
 
 MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 11/12] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (8 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 10/12] repo: upgrade 2.59 -> 2.60.1 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  2025-12-30  9:17 ` [OE-core] [PATCH 12/12] xkbcomp: upgrade 1.4.7 -> 1.5.0 Wang Mingyu
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
- Copy default search path from libXcursor
- Update submodule URL from anongit to gitlab
- Strip trailing whitespace

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{xcb-util-cursor_0.1.5.bb => xcb-util-cursor_0.1.6.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-lib/{xcb-util-cursor_0.1.5.bb => xcb-util-cursor_0.1.6.bb} (72%)

diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.6.bb
similarity index 72%
rename from meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb
rename to meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.6.bb
index cd442db210..7c54f6d7a9 100644
--- a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb
+++ b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.6.bb
@@ -7,4 +7,4 @@ DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974"
 
-SRC_URI[sha256sum] = "0caf99b0d60970f81ce41c7ba694e5eaaf833227bb2cbcdb2f6dc9666a663c57"
+SRC_URI[sha256sum] = "fdeb8bd127873519be5cc70dcd0d3b5d33b667877200f9925a59fdcad8f7a933"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [OE-core] [PATCH 12/12] xkbcomp: upgrade 1.4.7 -> 1.5.0
  2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
                   ` (9 preceding siblings ...)
  2025-12-30  9:17 ` [OE-core] [PATCH 11/12] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6 Wang Mingyu
@ 2025-12-30  9:17 ` Wang Mingyu
  10 siblings, 0 replies; 12+ messages in thread
From: Wang Mingyu @ 2025-12-30  9:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../xorg-app/{xkbcomp_1.4.7.bb => xkbcomp_1.5.0.bb}             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xkbcomp_1.4.7.bb => xkbcomp_1.5.0.bb} (86%)

diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.5.0.bb
similarity index 86%
rename from meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb
rename to meta/recipes-graphics/xorg-app/xkbcomp_1.5.0.bb
index f259f33dd8..67bed254ac 100644
--- a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb
+++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.5.0.bb
@@ -16,4 +16,4 @@ BBCLASSEXTEND = "native"
 EXTRA_OECONF += "--disable-selective-werror"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = "0a288114e5f44e31987042c79aecff1ffad53a8154b8ec971c24a69a80f81f77"
+SRC_URI[sha256sum] = "2ac31f26600776db6d9cd79b3fcd272263faebac7eb85fb2f33c7141b8486060"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-12-30  9:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-30  9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 02/12] boost: upgrade 1.89.0 -> 1.90.0 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 03/12] cups: upgrade 2.4.15 -> 2.4.16 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 04/12] ed: upgrade 1.22.2 -> 1.22.3 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 05/12] ell: upgrade 0.80 -> 0.81 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 06/12] iso-codes: upgrade 4.18.0 -> 4.19.0 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 07/12] ninja: upgrade 1.13.1 -> 1.13.2 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 08/12] quota: upgrade 4.10 -> 4.11 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 09/12] re2c: upgrade 4.3 -> 4.3.1 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 10/12] repo: upgrade 2.59 -> 2.60.1 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 11/12] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6 Wang Mingyu
2025-12-30  9:17 ` [OE-core] [PATCH 12/12] xkbcomp: upgrade 1.4.7 -> 1.5.0 Wang Mingyu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox