* [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-04 8:00 ` [OE-core] " Mathieu Dubois-Briand
2026-03-03 6:56 ` [PATCH 03/19] connman: upgrade 1.45 -> 2.0 Hongxu Jia
` (16 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
License-Update: copyright years updated
Delete backport patch
- CVE-2025-6141.patch
Announcing ncurses 6.6:
https://lists.gnu.org/archive/html/info-gnu/2025-12/msg00010.html
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../ncurses/files/0001-tic-hang.patch | 6 ++---
.../files/0002-configure-reproducible.patch | 6 ++---
...-Do-not-include-LDFLAGS-in-generated.patch | 4 +--
.../ncurses/files/CVE-2025-6141.patch | 25 -------------------
.../ncurses/files/exit_prototype.patch | 10 ++++----
meta/recipes-core/ncurses/ncurses.inc | 2 +-
.../{ncurses_6.5.bb => ncurses_6.6.bb} | 3 +--
7 files changed, 15 insertions(+), 41 deletions(-)
delete mode 100644 meta/recipes-core/ncurses/files/CVE-2025-6141.patch
rename meta/recipes-core/ncurses/{ncurses_6.5.bb => ncurses_6.6.bb} (85%)
diff --git a/meta/recipes-core/ncurses/files/0001-tic-hang.patch b/meta/recipes-core/ncurses/files/0001-tic-hang.patch
index 8cb92a3939..b852bf72d2 100644
--- a/meta/recipes-core/ncurses/files/0001-tic-hang.patch
+++ b/meta/recipes-core/ncurses/files/0001-tic-hang.patch
@@ -1,4 +1,4 @@
-From a51a53f0eecfd4d083aba8dfcd47c65e93978ff1 Mon Sep 17 00:00:00 2001
+From 055c095e9b7c850dfb1ad7cf8e334f38fa9ba2c3 Mon Sep 17 00:00:00 2001
From: Hongxu Jia <hongxu.jia@windriver.com>
Date: Fri, 30 Mar 2018 10:02:24 +0800
Subject: [PATCH] tic hang
@@ -17,10 +17,10 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/misc/terminfo.src b/misc/terminfo.src
-index 5d575b8e..f9cc6880 100644
+index f111e534..6e862729 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
-@@ -6518,12 +6518,11 @@ konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm,
+@@ -6644,12 +6644,11 @@ konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm,
# The value for kbs (see konsole-vt100) reflects local customization rather
# than the settings used for XFree86 xterm.
konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm,
diff --git a/meta/recipes-core/ncurses/files/0002-configure-reproducible.patch b/meta/recipes-core/ncurses/files/0002-configure-reproducible.patch
index 11ca66c8e8..66812f75e5 100644
--- a/meta/recipes-core/ncurses/files/0002-configure-reproducible.patch
+++ b/meta/recipes-core/ncurses/files/0002-configure-reproducible.patch
@@ -1,4 +1,4 @@
-From 63cf58044f4ab3297c5a2d0e132e87ebfa80c753 Mon Sep 17 00:00:00 2001
+From 58bec4533de00e0b765d8db496f9e20e4efca518 Mon Sep 17 00:00:00 2001
From: Hongxu Jia <hongxu.jia@windriver.com>
Date: Wed, 16 Aug 2017 14:45:27 +0800
Subject: [PATCH] configure: reproducible
@@ -18,10 +18,10 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
-index 488d93fc..005d44e2 100755
+index 48ad381f..c816cbe1 100755
--- a/configure
+++ b/configure
-@@ -5129,7 +5129,7 @@ else
+@@ -5422,7 +5422,7 @@ else
;;
(*)
cf_cv_ar_flags=unknown
diff --git a/meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch b/meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch
index d89399bbe5..e004d7950a 100644
--- a/meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch
+++ b/meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch
@@ -1,4 +1,4 @@
-From 5962a5ee2885f67a396f7e8955ac1bbd7f15d4aa Mon Sep 17 00:00:00 2001
+From ce86a223b09b27981fb3d5ef32672612f0c2eae7 Mon Sep 17 00:00:00 2001
From: Nathan Rossi <nathan@nathanrossi.com>
Date: Mon, 14 Dec 2020 13:39:02 +1000
Subject: [PATCH] gen-pkgconfig.in: Do not include LDFLAGS in generated pc
@@ -15,7 +15,7 @@ Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/gen-pkgconfig.in b/misc/gen-pkgconfig.in
-index 89a5cd4a..07d94d17 100644
+index c369dd26..abca88fe 100644
--- a/misc/gen-pkgconfig.in
+++ b/misc/gen-pkgconfig.in
@@ -83,7 +83,7 @@ if [ "$includedir" != "/usr/include" ]; then
diff --git a/meta/recipes-core/ncurses/files/CVE-2025-6141.patch b/meta/recipes-core/ncurses/files/CVE-2025-6141.patch
deleted file mode 100644
index ec7e8a94e4..0000000000
--- a/meta/recipes-core/ncurses/files/CVE-2025-6141.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 27d1493340d714e7be6e08c0a8f43e48276149c4 Mon Sep 17 00:00:00 2001
-From: "Thomas E. Dickey" <dickey@invisible-island.net>
-Date: Sat, 29 Mar 2025 22:52:37 +0000
-Subject: [PATCH] snapshot of project "ncurses", label v6_5_20250329
-
-CVE: CVE-2025-6141
-Upstream-Status: Backport [https://github.com/ThomasDickey/ncurses-snapshots/commit/27d1493340d714e7be6e08c0a8f43e48276149c4]
-Signed-off-by: Peter Marko <peter.marko@siemens.com>
----
- ncurses/tinfo/parse_entry.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/ncurses/tinfo/parse_entry.c b/ncurses/tinfo/parse_entry.c
-index a2278c07..c551c780 100644
---- a/ncurses/tinfo/parse_entry.c
-+++ b/ncurses/tinfo/parse_entry.c
-@@ -985,6 +985,8 @@ postprocess_termcap(TERMTYPE2 *tp, bool has_base)
- bp = tp->Strings[from_ptr->nte_index];
- if (VALID_STRING(bp)) {
- for (dp = buf2; *bp; bp++) {
-+ if ((size_t) (dp - buf2) >= (sizeof(buf2) - sizeof(TERMTYPE2)))
-+ break;
- if (bp[0] == '$' && bp[1] == '<') {
- while (*bp && *bp != '>') {
- ++bp;
diff --git a/meta/recipes-core/ncurses/files/exit_prototype.patch b/meta/recipes-core/ncurses/files/exit_prototype.patch
index 299852d2c0..0aa7fb22bb 100644
--- a/meta/recipes-core/ncurses/files/exit_prototype.patch
+++ b/meta/recipes-core/ncurses/files/exit_prototype.patch
@@ -1,4 +1,4 @@
-From af798dceafec8a9ea3f83fc250d784511ca0a29c Mon Sep 17 00:00:00 2001
+From 5ed47758886dabe74ff1709137cfc8ea1a4dc3e4 Mon Sep 17 00:00:00 2001
From: Khem Raj <raj.khem@gmail.com>
Date: Tue, 30 Aug 2022 15:58:32 -0700
Subject: [PATCH] Add needed headers for including mbstate_t and exit()
@@ -10,18 +10,18 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
1 file changed, 2 insertions(+)
diff --git a/configure b/configure
-index 005d44e2..72fa6c23 100755
+index c816cbe1..c4e1e14a 100755
--- a/configure
+++ b/configure
-@@ -3462,6 +3462,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+@@ -3769,6 +3769,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext"
cat >"conftest.$ac_ext" <<_ACEOF
- #line 3463 "configure"
+ #line 3770 "configure"
#include "confdefs.h"
+#include <stdlib.h>
$ac_declaration
int
main (void)
-@@ -13533,6 +13534,7 @@ cat >"conftest.$ac_ext" <<_ACEOF
+@@ -13903,6 +13904,7 @@ cat >"conftest.$ac_ext" <<_ACEOF
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc
index 8482db7f6e..12b9b71c66 100644
--- a/meta/recipes-core/ncurses/ncurses.inc
+++ b/meta/recipes-core/ncurses/ncurses.inc
@@ -2,7 +2,7 @@ SUMMARY = "The New Curses library"
DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, infocmp, captoinfo. Supports color, multiple highlights, forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library."
HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=6f291ee54551d9d8d992ecd623fe4bc7;endline=27"
+LIC_FILES_CHKSUM = "file://COPYING;endline=27;md5=c534844fa5a74d14ae8fa3d9b3b42138"
SECTION = "libs"
DEPENDS = "ncurses-native"
DEPENDS:class-native = ""
diff --git a/meta/recipes-core/ncurses/ncurses_6.5.bb b/meta/recipes-core/ncurses/ncurses_6.6.bb
similarity index 85%
rename from meta/recipes-core/ncurses/ncurses_6.5.bb
rename to meta/recipes-core/ncurses/ncurses_6.6.bb
index eccc1c1809..cfa02c7273 100644
--- a/meta/recipes-core/ncurses/ncurses_6.5.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.6.bb
@@ -4,10 +4,9 @@ SRC_URI += "file://0001-tic-hang.patch \
file://0002-configure-reproducible.patch \
file://0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch \
file://exit_prototype.patch \
- file://CVE-2025-6141.patch \
"
# commit id corresponds to the revision in package version
-SRCREV = "1c55d64d9d3e00399a21f04e9cac1e472ab5f70a"
+SRCREV = "a1c9c082bbe6ac18d96eb2e1ee2146e1665deaf8"
EXTRA_OECONF += "--with-abi-version=5"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+_\d+)$"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* Re: [OE-core] [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6
2026-03-03 6:56 ` [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6 Hongxu Jia
@ 2026-03-04 8:00 ` Mathieu Dubois-Briand
2026-03-04 8:03 ` Hongxu Jia
[not found] ` <189994AF67AC963D.971272@lists.openembedded.org>
0 siblings, 2 replies; 31+ messages in thread
From: Mathieu Dubois-Briand @ 2026-03-04 8:00 UTC (permalink / raw)
To: hongxu.jia, openembedded-core
On Tue Mar 3, 2026 at 7:56 AM CET, hongxu via lists.openembedded.org wrote:
> License-Update: copyright years updated
>
> Delete backport patch
> - CVE-2025-6141.patch
>
> Announcing ncurses 6.6:
> https://lists.gnu.org/archive/html/info-gnu/2025-12/msg00010.html
>
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
Hi Hongxu,
Thanks for the upgrade.
We have some QA error about installed files:
ERROR: ncurses-6.6-r0 do_package: QA Issue: ncurses: Files/directories were installed but not shipped in any package:
/usr/lib
https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/3269
https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/3123
https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/3289
Can you have a look at it?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 31+ messages in thread* Re: [OE-core] [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6
2026-03-04 8:00 ` [OE-core] " Mathieu Dubois-Briand
@ 2026-03-04 8:03 ` Hongxu Jia
[not found] ` <189994AF67AC963D.971272@lists.openembedded.org>
1 sibling, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-04 8:03 UTC (permalink / raw)
To: Mathieu Dubois-Briand, openembedded-core
On 3/4/26 16:00, Mathieu Dubois-Briand wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> On Tue Mar 3, 2026 at 7:56 AM CET, hongxu via lists.openembedded.org wrote:
>> License-Update: copyright years updated
>>
>> Delete backport patch
>> - CVE-2025-6141.patch
>>
>> Announcing ncurses 6.6:
>> https://lists.gnu.org/archive/html/info-gnu/2025-12/msg00010.html
>>
>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>> ---
> Hi Hongxu,
>
> Thanks for the upgrade.
>
> We have some QA error about installed files:
>
> ERROR: ncurses-6.6-r0 do_package: QA Issue: ncurses: Files/directories were installed but not shipped in any package:
> /usr/lib
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/3269
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/3123
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/3289
>
> Can you have a look at it?
Copy, I am working on it
//Hongxu
> Thanks,
> Mathieu
>
> --
> Mathieu Dubois-Briand, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
^ permalink raw reply [flat|nested] 31+ messages in thread[parent not found: <189994AF67AC963D.971272@lists.openembedded.org>]
* Re: [OE-core] [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6
[not found] ` <189994AF67AC963D.971272@lists.openembedded.org>
@ 2026-03-04 10:26 ` Hongxu Jia
0 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-04 10:26 UTC (permalink / raw)
To: Mathieu Dubois-Briand, openembedded-core
On 3/4/26 16:03, hongxu via lists.openembedded.org wrote:
> On 3/4/26 16:00, Mathieu Dubois-Briand wrote:
>> CAUTION: This email comes from a non Wind River email account!
>> Do not click links or open attachments unless you recognize the
>> sender and know the content is safe.
>>
>> On Tue Mar 3, 2026 at 7:56 AM CET, hongxu via lists.openembedded.org
>> wrote:
>>> License-Update: copyright years updated
>>>
>>> Delete backport patch
>>> - CVE-2025-6141.patch
>>>
>>> Announcing ncurses 6.6:
>>> https://lists.gnu.org/archive/html/info-gnu/2025-12/msg00010.html
>>>
>>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>>> ---
>> Hi Hongxu,
>>
>> Thanks for the upgrade.
>>
>> We have some QA error about installed files:
>>
>> ERROR: ncurses-6.6-r0 do_package: QA Issue: ncurses:
>> Files/directories were installed but not shipped in any package:
>> /usr/lib
>>
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/3269
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/3123
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/3289
>>
>> Can you have a look at it?
>
> Copy, I am working on it
>
Please drop this patch, v2 incoming
//Hongxu
> //Hongxu
>
>> Thanks,
>> Mathieu
>>
>> --
>> Mathieu Dubois-Briand, Bootlin
>> Embedded Linux and Kernel engineering
>> https://bootlin.com
>>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#232353): https://lists.openembedded.org/g/openembedded-core/message/232353
> Mute This Topic: https://lists.openembedded.org/mt/118109840/3617049
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [hongxu.jia@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 03/19] connman: upgrade 1.45 -> 2.0
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
2026-03-03 6:56 ` [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 04/19] ell: upgrade 0.81 -> 0.82 Hongxu Jia
` (15 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
ver 2.0 [1]:
Fix issue with agent request on NoReply D-Bus error.
Add support for DefaultEnabledTechnologies setting.
Remove installation of include headers.
[1] https://kernel.googlesource.com/pub/scm/network/connman/connman/+/refs/tags/2.0%5E%21/
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
...man-vpn-avoid-hiding-implementation-reserved-sym.patch | 5 +----
.../0002-resolve-musl-does-not-implement-res_ninit.patch | 2 +-
.../connman/connman/no-version-scripts.patch | 8 ++++----
.../connman/{connman_1.45.bb => connman_2.0.bb} | 2 +-
4 files changed, 7 insertions(+), 10 deletions(-)
mode change 100755 => 100644 meta/recipes-connectivity/connman/connman/0001-connman-vpn-avoid-hiding-implementation-reserved-sym.patch
rename meta/recipes-connectivity/connman/{connman_1.45.bb => connman_2.0.bb} (99%)
diff --git a/meta/recipes-connectivity/connman/connman/0001-connman-vpn-avoid-hiding-implementation-reserved-sym.patch b/meta/recipes-connectivity/connman/connman/0001-connman-vpn-avoid-hiding-implementation-reserved-sym.patch
old mode 100755
new mode 100644
index 3b7b5a096e..6940e81006
--- a/meta/recipes-connectivity/connman/connman/0001-connman-vpn-avoid-hiding-implementation-reserved-sym.patch
+++ b/meta/recipes-connectivity/connman/connman/0001-connman-vpn-avoid-hiding-implementation-reserved-sym.patch
@@ -1,4 +1,4 @@
-From eac489c872c775c88bbd85b4cec6c1d47ad9e6a6 Mon Sep 17 00:00:00 2001
+From 37ccc55f9493bdcd31bcca29ac35347ca156da2d Mon Sep 17 00:00:00 2001
From: Peter Tatrai <peter.tatrai.ext@siemens.com>
Date: Sun, 7 Sep 2025 09:25:20 +0200
Subject: [PATCH] connman, vpn: avoid hiding implementation-reserved symbols
@@ -45,6 +45,3 @@ index b887706..5cad344 100644
- *;
+ [!_]*;
};
---
-2.47.2
-
diff --git a/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch b/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch
index 2c612039ee..a75b55d6e7 100644
--- a/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch
+++ b/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch
@@ -1,4 +1,4 @@
-From 4e726a5aaa75d60fab6a56bc37dbec48be53ff79 Mon Sep 17 00:00:00 2001
+From 16caa22ca9ec9ccd735cf9743dfb70b59b87ef66 Mon Sep 17 00:00:00 2001
From: Khem Raj <raj.khem@gmail.com>
Date: Mon, 6 Apr 2015 23:02:21 -0700
Subject: [PATCH] gweb/gresolv.c: make use of res_ninit optional and subject to
diff --git a/meta/recipes-connectivity/connman/connman/no-version-scripts.patch b/meta/recipes-connectivity/connman/connman/no-version-scripts.patch
index c96ab311e5..54d1fe2c58 100644
--- a/meta/recipes-connectivity/connman/connman/no-version-scripts.patch
+++ b/meta/recipes-connectivity/connman/connman/no-version-scripts.patch
@@ -1,4 +1,4 @@
-From 67f37aafcc8ef5d2eb006387e7bec21f74518727 Mon Sep 17 00:00:00 2001
+From 6a5ac5476207fa745f9a2890042cc98dd892b999 Mon Sep 17 00:00:00 2001
From: Ross Burton <ross.burton@intel.com>
Date: Tue, 9 Aug 2016 12:12:02 +0100
Subject: [PATCH] connman: disable version-scripts to fix crashes at startup
@@ -23,10 +23,10 @@ Signed-off-by: Peter Tatrai <peter.tatrai.ext@siemens.com>
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
-index 3dc3bb5..3be5ccb 100644
+index 1e44314..f5366ad 100644
--- a/Makefile.am
+++ b/Makefile.am
-@@ -143,8 +143,7 @@ src_connmand_LDADD = gdbus/libgdbus-internal.la $(builtin_libadd) \
+@@ -142,8 +142,7 @@ src_connmand_LDADD = gdbus/libgdbus-internal.la $(builtin_libadd) \
@GIO_LIBS@ @GLIB_LIBS@ @DBUS_LIBS@ @GNUTLS_LIBS@ \
-lresolv -ldl -lrt
@@ -36,7 +36,7 @@ index 3dc3bb5..3be5ccb 100644
src_connmand_wait_online_SOURCES = src/connmand-wait-online.c
-@@ -187,8 +186,7 @@ vpn_connman_vpnd_LDADD = gdbus/libgdbus-internal.la $(builtin_vpn_libadd) \
+@@ -186,8 +185,7 @@ vpn_connman_vpnd_LDADD = gdbus/libgdbus-internal.la $(builtin_vpn_libadd) \
@GIO_LIBS@ @GLIB_LIBS@ @DBUS_LIBS@ @GNUTLS_LIBS@ \
-lresolv -ldl
diff --git a/meta/recipes-connectivity/connman/connman_1.45.bb b/meta/recipes-connectivity/connman/connman_2.0.bb
similarity index 99%
rename from meta/recipes-connectivity/connman/connman_1.45.bb
rename to meta/recipes-connectivity/connman/connman_2.0.bb
index ca0337b4d3..6f7093301b 100644
--- a/meta/recipes-connectivity/connman/connman_1.45.bb
+++ b/meta/recipes-connectivity/connman/connman_2.0.bb
@@ -25,7 +25,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
file://0002-resolve-musl-does-not-implement-res_ninit.patch \
"
-SRC_URI[sha256sum] = "77128cce80865455c4f106b5901a575e2dfdb35a7d2e2e2996f16e85cba10913"
+SRC_URI[sha256sum] = "d25c2ddc0b5ad13e986ec35ad765ae8d2f4b7acb47c958a05616c943cd082527"
RRECOMMENDS:${PN} = "connman-conf"
RCONFLICTS:${PN} = "networkmanager"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 04/19] ell: upgrade 0.81 -> 0.82
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
2026-03-03 6:56 ` [PATCH 02/19] ncurses: upgrade 6.5 -> 6.6 Hongxu Jia
2026-03-03 6:56 ` [PATCH 03/19] connman: upgrade 1.45 -> 2.0 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 05/19] font-alias: upgrade 1.0.5 -> 1.0.6 Hongxu Jia
` (14 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
ChangeLog ver 0.82:
Fix issue with using -std=c23 compiler setting.
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
meta/recipes-core/ell/{ell_0.81.bb => ell_0.82.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-core/ell/{ell_0.81.bb => ell_0.82.bb} (88%)
diff --git a/meta/recipes-core/ell/ell_0.81.bb b/meta/recipes-core/ell/ell_0.82.bb
similarity index 88%
rename from meta/recipes-core/ell/ell_0.81.bb
rename to meta/recipes-core/ell/ell_0.82.bb
index f9b702531a..ec2b563035 100644
--- a/meta/recipes-core/ell/ell_0.81.bb
+++ b/meta/recipes-core/ell/ell_0.82.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] = "672ca1e44dc0ddce1665941754b4e2b3b9203481d7d7a60e0b5f39829d73fa14"
+SRC_URI[sha256sum] = "133a9273151090b4cc37676063cc00ff350a093032ba20a2aaf8b3c5fd6f8b6d"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 05/19] font-alias: upgrade 1.0.5 -> 1.0.6
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (2 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 04/19] ell: upgrade 0.81 -> 0.82 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 06/19] gn: upgrade to latest revision Hongxu Jia
` (13 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
ChangeLog in 1.0.6
commit ebeee85f070dc12197ad98d1c849786f8e3be124
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 7 17:20:58 2026 -0800
font-alias 1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 55ceddb52f9e08a277ba634b2b0a03a9be31fb46
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Jan 11 11:20:41 2026 -0800
gitlab CI: drop the ci-fairy check-mr job
The only thing this checked was the checkbox for allowing maintainers to
edit the MR. Changed permissions checks now fail this job but luckily
the setting it checked has been the default for years anyway so we can
drop it.
https://gitlab.freedesktop.org/freedesktop/ci-templates/-/issues/81
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 184c43dd059f785537c8a48a4a7972c488ac1215
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Nov 19 09:45:41 2023 -0800
Add a meson build system
Includes CI checks comparing installed files based on those from xorgproto
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../xorg-font/{font-alias_1.0.5.bb => font-alias_1.0.6.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/xorg-font/{font-alias_1.0.5.bb => font-alias_1.0.6.bb} (88%)
diff --git a/meta/recipes-graphics/xorg-font/font-alias_1.0.5.bb b/meta/recipes-graphics/xorg-font/font-alias_1.0.6.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-font/font-alias_1.0.5.bb
rename to meta/recipes-graphics/xorg-font/font-alias_1.0.6.bb
index 03c39a4334..908df1ebd1 100644
--- a/meta/recipes-graphics/xorg-font/font-alias_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-font/font-alias_1.0.6.bb
@@ -19,4 +19,4 @@ inherit allarch
PE = "1"
-SRC_URI[sha256sum] = "9f89e217bb73e0e3636a0a493fbf8b7c995156e0c53d9a0476d201b67c2d6b6e"
+SRC_URI[sha256sum] = "f6a5e968b616e728a981fd1fd9ed5fe2ca0fe18fbe072b1888cb3f71b701e4c0"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 06/19] gn: upgrade to latest revision
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (3 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 05/19] font-alias: upgrade 1.0.5 -> 1.0.6 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 7:16 ` Patchtest results for " patchtest
2026-03-03 6:56 ` [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1 Hongxu Jia
` (12 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
meta/recipes-devtools/gn/gn_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb
index 81d1814191..0b139ac5f0 100644
--- a/meta/recipes-devtools/gn/gn_git.bb
+++ b/meta/recipes-devtools/gn/gn_git.bb
@@ -7,7 +7,7 @@ DEPENDS += "ninja-native"
UPSTREAM_CHECK_COMMITS = "1"
SRC_URI = "git://gn.googlesource.com/gn;protocol=https;branch=main"
-SRCREV = "103f8b437f5e791e0aef9d5c372521a5d675fabb"
+SRCREV = "9d19a7870add65151ff91bcc26252bb7521065cf"
PV = "0+git"
BB_GIT_SHALLOW = ""
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* Patchtest results for [PATCH 06/19] gn: upgrade to latest revision
2026-03-03 6:56 ` [PATCH 06/19] gn: upgrade to latest revision Hongxu Jia
@ 2026-03-03 7:16 ` patchtest
0 siblings, 0 replies; 31+ messages in thread
From: patchtest @ 2026-03-03 7:16 UTC (permalink / raw)
To: Hongxu Jia; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 2187 bytes --]
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/06-19-gn-upgrade-to-latest-revision.patch
FAIL: test commit message presence: Please include a commit message on your patch explaining the change (test_mbox.TestMbox.test_commit_message_presence)
PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)
SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)
---
Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (4 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 06/19] gn: upgrade to latest revision Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 7:05 ` [OE-core] " Marko, Peter
2026-03-03 6:56 ` [PATCH 08/19] python3-cryptography{-vectors}: 46.0.4 -> 46.0.5 Hongxu Jia
` (11 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Release note [1]:
OpenSSL 3.6.1 is a security patch release. The most severe CVE fixed in this
release is High.
This release incorporates the following bug fixes and mitigations:
Fixed Improper validation of PBMAC1 parameters in PKCS#12 MAC verification.
(CVE-2025-11187)
Fixed Stack buffer overflow in CMS AuthEnvelopedData parsing.
(CVE-2025-15467)
Fixed NULL dereference in SSL_CIPHER_find() function on unknown cipher ID.
(CVE-2025-15468)
Fixed openssl dgst one-shot codepath silently truncates inputs >16 MiB.
(CVE-2025-15469)
Fixed TLS 1.3 CompressedCertificate excessive memory allocation.
(CVE-2025-66199)
Fixed Heap out-of-bounds write in BIO_f_linebuffer on short writes.
(CVE-2025-68160)
Fixed Unauthenticated/unencrypted trailing bytes with low-level OCB
function calls.
(CVE-2025-69418)
Fixed Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion.
(CVE-2025-69419)
Fixed Missing ASN1_TYPE validation in TS_RESP_verify_response()
function.
(CVE-2025-69420)
Fixed NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex() function.
(CVE-2025-69421)
Fixed Missing ASN1_TYPE validation in PKCS#12 parsing.
(CVE-2026-22795)
Fixed ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes()
function.
(CVE-2026-22796)
Fixed a regression in X509_V_FLAG_CRL_CHECK_ALL flag handling by
restoring its pre-3.6.0 behaviour.
Fixed a regression in handling stapled OCSP responses causing handshake
failures for OpenSSL 3.6.0 servers with various client implementations.
[1] https://github.com/openssl/openssl/releases/tag/openssl-3.6.1
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
...ke-history-reporting-when-test-fails.patch | 25 ++++++++-----------
...1-Configure-do-not-tweak-mips-cflags.patch | 6 ++---
...sysroot-and-debug-prefix-map-from-co.patch | 7 +++---
.../0001-extend-check_cwm-test-timeout.patch | 4 +--
.../{openssl_3.5.5.bb => openssl_3.6.1.bb} | 2 +-
5 files changed, 20 insertions(+), 24 deletions(-)
rename meta/recipes-connectivity/openssl/{openssl_3.5.5.bb => openssl_3.6.1.bb} (99%)
diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-fails.patch b/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-fails.patch
index a74c79303f..5104a3cc00 100644
--- a/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-fails.patch
+++ b/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-fails.patch
@@ -1,4 +1,4 @@
-From 5ba65051fea0513db0d997f0ab7cafb9826ed74a Mon Sep 17 00:00:00 2001
+From cda360c014be3c6bfbec23045ae0cb784908cf59 Mon Sep 17 00:00:00 2001
From: William Lyu <William.Lyu@windriver.com>
Date: Fri, 20 Oct 2023 16:22:37 -0400
Subject: [PATCH] Added handshake history reporting when test fails
@@ -13,10 +13,10 @@ Signed-off-by: William Lyu <William.Lyu@windriver.com>
3 files changed, 217 insertions(+), 33 deletions(-)
diff --git a/test/helpers/handshake.c b/test/helpers/handshake.c
-index f611b3a..5703b48 100644
+index 5e56060..f9bb035 100644
--- a/test/helpers/handshake.c
+++ b/test/helpers/handshake.c
-@@ -25,6 +25,102 @@
+@@ -26,6 +26,102 @@
#include <netinet/sctp.h>
#endif
@@ -119,7 +119,7 @@ index f611b3a..5703b48 100644
HANDSHAKE_RESULT *HANDSHAKE_RESULT_new(void)
{
HANDSHAKE_RESULT *ret;
-@@ -724,15 +820,6 @@ static void configure_handshake_ssl(SSL *server, SSL *client,
+@@ -828,15 +924,6 @@ static void configure_handshake_ssl(SSL *server, SSL *client,
SSL_set_post_handshake_auth(client, 1);
}
@@ -135,7 +135,7 @@ index f611b3a..5703b48 100644
/* An SSL object and associated read-write buffers. */
typedef struct peer_st {
SSL *ssl;
-@@ -1077,16 +1164,6 @@ static void do_shutdown_step(PEER *peer)
+@@ -1181,16 +1268,6 @@ static void do_shutdown_step(PEER *peer)
}
}
@@ -152,7 +152,7 @@ index f611b3a..5703b48 100644
static int renegotiate_op(const SSL_TEST_CTX *test_ctx)
{
switch (test_ctx->handshake_mode) {
-@@ -1164,19 +1241,6 @@ static void do_connect_step(const SSL_TEST_CTX *test_ctx, PEER *peer,
+@@ -1268,19 +1345,6 @@ static void do_connect_step(const SSL_TEST_CTX *test_ctx, PEER *peer,
}
}
@@ -172,7 +172,7 @@ index f611b3a..5703b48 100644
/*
* Determine the handshake outcome.
* last_status: the status of the peer to have acted last.
-@@ -1541,6 +1605,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
+@@ -1645,6 +1709,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
start = time(NULL);
@@ -183,7 +183,7 @@ index f611b3a..5703b48 100644
/*
* Half-duplex handshake loop.
* Client and server speak to each other synchronously in the same process.
-@@ -1562,6 +1630,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
+@@ -1666,6 +1734,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
0 /* server went last */);
}
@@ -195,7 +195,7 @@ index f611b3a..5703b48 100644
case HANDSHAKE_SUCCESS:
client_turn_count = 0;
diff --git a/test/helpers/handshake.h b/test/helpers/handshake.h
-index 78b03f9..b9967c2 100644
+index 7cf654f..b4459d7 100644
--- a/test/helpers/handshake.h
+++ b/test/helpers/handshake.h
@@ -1,5 +1,5 @@
@@ -300,7 +300,7 @@ index 78b03f9..b9967c2 100644
+
#endif /* OSSL_TEST_HANDSHAKE_HELPER_H */
diff --git a/test/ssl_test.c b/test/ssl_test.c
-index ea60851..9d6b093 100644
+index 27b4415..64a13c0 100644
--- a/test/ssl_test.c
+++ b/test/ssl_test.c
@@ -26,6 +26,44 @@ static OSSL_LIB_CTX *libctx = NULL;
@@ -360,7 +360,4 @@ index ea60851..9d6b093 100644
+
return ret;
}
-
---
-2.25.1
-
+
diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch b/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch
index cf5ff356ee..d1526cb69a 100644
--- a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch
+++ b/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch
@@ -1,4 +1,4 @@
-From 0377f0d5b5c1079e3b9a80881f4dcc891cbe9f9a Mon Sep 17 00:00:00 2001
+From 8db9b88edbfbf40d56f330110efdc5cade6f183e Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <alex@linutronix.de>
Date: Tue, 30 May 2023 09:11:27 -0700
Subject: [PATCH] Configure: do not tweak mips cflags
@@ -17,10 +17,10 @@ Signed-off-by: Tim Orling <tim.orling@konsulko.com>
1 file changed, 10 deletions(-)
diff --git a/Configure b/Configure
-index fff97bd..5ee54c1 100755
+index 6cc03bf..2bcb075 100755
--- a/Configure
+++ b/Configure
-@@ -1552,16 +1552,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m)
+@@ -1573,16 +1573,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m)
push @{$config{shared_ldflag}}, "-mno-cygwin";
}
diff --git a/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch b/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch
index dadc034c91..f70b14ab84 100644
--- a/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch
+++ b/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch
@@ -1,4 +1,4 @@
-From 5985253f2c9025d7c127443a3a9938946f80c2a1 Mon Sep 17 00:00:00 2001
+From 31f71d1f2def3def2b44ec905cc9bcc7d8d2b454 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Hundeb=C3=B8ll?= <martin@geanix.com>
Date: Tue, 6 Nov 2018 14:50:47 +0100
Subject: [PATCH] buildinfo: strip sysroot and debug-prefix-map from compiler
@@ -28,14 +28,13 @@ Signed-off-by: Kai Kang <kai.kang@windriver.com>
Update to fix buildpaths qa issue for '-ffile-prefix-map'.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-
---
Configurations/unix-Makefile.tmpl | 16 +++++++++++++++-
crypto/build.info | 2 +-
2 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl
-index 09303c4..011bda1 100644
+index 71b069e..ad82899 100644
--- a/Configurations/unix-Makefile.tmpl
+++ b/Configurations/unix-Makefile.tmpl
@@ -513,13 +513,27 @@ BIN_LDFLAGS={- join(' ', $target{bin_lflags} || (),
@@ -68,7 +67,7 @@ index 09303c4..011bda1 100644
# For x86 assembler: Set PROCESSOR to 386 if you want to support
diff --git a/crypto/build.info b/crypto/build.info
-index aee5c46..95c9577 100644
+index 872684c..96d37c6 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -115,7 +115,7 @@ DEFINE[../libcrypto]=$UPLINKDEF
diff --git a/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-timeout.patch b/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-timeout.patch
index f6eb28069a..6bf768cf94 100644
--- a/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-timeout.patch
+++ b/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-timeout.patch
@@ -1,4 +1,4 @@
-From c7000672296f4c367341aa3415f26c4d9f5e4749 Mon Sep 17 00:00:00 2001
+From 1f2bfacaefde4fbf6020946333df45cdd84bfac8 Mon Sep 17 00:00:00 2001
From: Gyorgy Sarvari <skandigraun@gmail.com>
Date: Thu, 23 Oct 2025 11:24:36 +0200
Subject: [PATCH] extend check_cwm test timeout
@@ -15,7 +15,7 @@ Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
1 file changed, 5 insertions(+)
diff --git a/test/radix/main.c b/test/radix/main.c
-index 4a1e886a71..39f8c61ef9 100644
+index 0f3dc11..d925639 100644
--- a/test/radix/main.c
+++ b/test/radix/main.c
@@ -25,6 +25,11 @@ static int test_script(int idx)
diff --git a/meta/recipes-connectivity/openssl/openssl_3.5.5.bb b/meta/recipes-connectivity/openssl/openssl_3.6.1.bb
similarity index 99%
rename from meta/recipes-connectivity/openssl/openssl_3.5.5.bb
rename to meta/recipes-connectivity/openssl/openssl_3.6.1.bb
index 7799647415..849bfe0874 100644
--- a/meta/recipes-connectivity/openssl/openssl_3.5.5.bb
+++ b/meta/recipes-connectivity/openssl/openssl_3.6.1.bb
@@ -19,7 +19,7 @@ SRC_URI:append:class-nativesdk = " \
file://environment.d-openssl.sh \
"
-SRC_URI[sha256sum] = "b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89"
+SRC_URI[sha256sum] = "b1bfedcd5b289ff22aee87c9d600f515767ebf45f77168cb6d64f231f518a82e"
inherit lib_package multilib_header multilib_script ptest perlnative manpages
MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* RE: [OE-core] [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1
2026-03-03 6:56 ` [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1 Hongxu Jia
@ 2026-03-03 7:05 ` Marko, Peter
2026-03-03 7:10 ` Hongxu Jia
0 siblings, 1 reply; 31+ messages in thread
From: Marko, Peter @ 2026-03-03 7:05 UTC (permalink / raw)
To: hongxu.jia@windriver.com,
openembedded-core@lists.openembedded.org
This should not be taken until Wrynose is branched-of.
We want 3.5.x which is LTS.
Also the most relevant release notes for the commit message are those from 3.6.0.
Patches from 3.6.1 are already in 3.5.5...
Peter
> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of hongxu via
> lists.openembedded.org
> Sent: Tuesday, March 3, 2026 7:56
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1
>
> Release note [1]:
>
> OpenSSL 3.6.1 is a security patch release. The most severe CVE fixed in this
> release is High.
>
> This release incorporates the following bug fixes and mitigations:
>
> Fixed Improper validation of PBMAC1 parameters in PKCS#12 MAC verification.
> (CVE-2025-11187)
>
> Fixed Stack buffer overflow in CMS AuthEnvelopedData parsing.
> (CVE-2025-15467)
>
> Fixed NULL dereference in SSL_CIPHER_find() function on unknown cipher ID.
> (CVE-2025-15468)
>
> Fixed openssl dgst one-shot codepath silently truncates inputs >16 MiB.
> (CVE-2025-15469)
>
> Fixed TLS 1.3 CompressedCertificate excessive memory allocation.
> (CVE-2025-66199)
>
> Fixed Heap out-of-bounds write in BIO_f_linebuffer on short writes.
> (CVE-2025-68160)
>
> Fixed Unauthenticated/unencrypted trailing bytes with low-level OCB
> function calls.
> (CVE-2025-69418)
>
> Fixed Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion.
> (CVE-2025-69419)
>
> Fixed Missing ASN1_TYPE validation in TS_RESP_verify_response()
> function.
> (CVE-2025-69420)
>
> Fixed NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex() function.
> (CVE-2025-69421)
>
> Fixed Missing ASN1_TYPE validation in PKCS#12 parsing.
> (CVE-2026-22795)
>
> Fixed ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes()
> function.
> (CVE-2026-22796)
>
> Fixed a regression in X509_V_FLAG_CRL_CHECK_ALL flag handling by
> restoring its pre-3.6.0 behaviour.
>
> Fixed a regression in handling stapled OCSP responses causing handshake
> failures for OpenSSL 3.6.0 servers with various client implementations.
>
> [1] https://github.com/openssl/openssl/releases/tag/openssl-3.6.1
>
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
> ...ke-history-reporting-when-test-fails.patch | 25 ++++++++-----------
> ...1-Configure-do-not-tweak-mips-cflags.patch | 6 ++---
> ...sysroot-and-debug-prefix-map-from-co.patch | 7 +++---
> .../0001-extend-check_cwm-test-timeout.patch | 4 +--
> .../{openssl_3.5.5.bb => openssl_3.6.1.bb} | 2 +-
> 5 files changed, 20 insertions(+), 24 deletions(-)
> rename meta/recipes-connectivity/openssl/{openssl_3.5.5.bb =>
> openssl_3.6.1.bb} (99%)
>
> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-
> history-reporting-when-test-fails.patch b/meta/recipes-
> connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-
> fails.patch
> index a74c79303f..5104a3cc00 100644
> --- a/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-
> reporting-when-test-fails.patch
> +++ b/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-
> reporting-when-test-fails.patch
> @@ -1,4 +1,4 @@
> -From 5ba65051fea0513db0d997f0ab7cafb9826ed74a Mon Sep 17 00:00:00 2001
> +From cda360c014be3c6bfbec23045ae0cb784908cf59 Mon Sep 17 00:00:00 2001
> From: William Lyu <William.Lyu@windriver.com>
> Date: Fri, 20 Oct 2023 16:22:37 -0400
> Subject: [PATCH] Added handshake history reporting when test fails
> @@ -13,10 +13,10 @@ Signed-off-by: William Lyu <William.Lyu@windriver.com>
> 3 files changed, 217 insertions(+), 33 deletions(-)
>
> diff --git a/test/helpers/handshake.c b/test/helpers/handshake.c
> -index f611b3a..5703b48 100644
> +index 5e56060..f9bb035 100644
> --- a/test/helpers/handshake.c
> +++ b/test/helpers/handshake.c
> -@@ -25,6 +25,102 @@
> +@@ -26,6 +26,102 @@
> #include <netinet/sctp.h>
> #endif
>
> @@ -119,7 +119,7 @@ index f611b3a..5703b48 100644
> HANDSHAKE_RESULT *HANDSHAKE_RESULT_new(void)
> {
> HANDSHAKE_RESULT *ret;
> -@@ -724,15 +820,6 @@ static void configure_handshake_ssl(SSL *server, SSL
> *client,
> +@@ -828,15 +924,6 @@ static void configure_handshake_ssl(SSL *server, SSL
> *client,
> SSL_set_post_handshake_auth(client, 1);
> }
>
> @@ -135,7 +135,7 @@ index f611b3a..5703b48 100644
> /* An SSL object and associated read-write buffers. */
> typedef struct peer_st {
> SSL *ssl;
> -@@ -1077,16 +1164,6 @@ static void do_shutdown_step(PEER *peer)
> +@@ -1181,16 +1268,6 @@ static void do_shutdown_step(PEER *peer)
> }
> }
>
> @@ -152,7 +152,7 @@ index f611b3a..5703b48 100644
> static int renegotiate_op(const SSL_TEST_CTX *test_ctx)
> {
> switch (test_ctx->handshake_mode) {
> -@@ -1164,19 +1241,6 @@ static void do_connect_step(const SSL_TEST_CTX
> *test_ctx, PEER *peer,
> +@@ -1268,19 +1345,6 @@ static void do_connect_step(const SSL_TEST_CTX
> *test_ctx, PEER *peer,
> }
> }
>
> @@ -172,7 +172,7 @@ index f611b3a..5703b48 100644
> /*
> * Determine the handshake outcome.
> * last_status: the status of the peer to have acted last.
> -@@ -1541,6 +1605,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
> +@@ -1645,6 +1709,10 @@ static HANDSHAKE_RESULT
> *do_handshake_internal(
>
> start = time(NULL);
>
> @@ -183,7 +183,7 @@ index f611b3a..5703b48 100644
> /*
> * Half-duplex handshake loop.
> * Client and server speak to each other synchronously in the same process.
> -@@ -1562,6 +1630,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
> +@@ -1666,6 +1734,10 @@ static HANDSHAKE_RESULT
> *do_handshake_internal(
> 0 /* server went last */);
> }
>
> @@ -195,7 +195,7 @@ index f611b3a..5703b48 100644
> case HANDSHAKE_SUCCESS:
> client_turn_count = 0;
> diff --git a/test/helpers/handshake.h b/test/helpers/handshake.h
> -index 78b03f9..b9967c2 100644
> +index 7cf654f..b4459d7 100644
> --- a/test/helpers/handshake.h
> +++ b/test/helpers/handshake.h
> @@ -1,5 +1,5 @@
> @@ -300,7 +300,7 @@ index 78b03f9..b9967c2 100644
> +
> #endif /* OSSL_TEST_HANDSHAKE_HELPER_H */
> diff --git a/test/ssl_test.c b/test/ssl_test.c
> -index ea60851..9d6b093 100644
> +index 27b4415..64a13c0 100644
> --- a/test/ssl_test.c
> +++ b/test/ssl_test.c
> @@ -26,6 +26,44 @@ static OSSL_LIB_CTX *libctx = NULL;
> @@ -360,7 +360,4 @@ index ea60851..9d6b093 100644
> +
> return ret;
> }
> -
> ---
> -2.25.1
> -
> +
> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-
> tweak-mips-cflags.patch b/meta/recipes-connectivity/openssl/openssl/0001-
> Configure-do-not-tweak-mips-cflags.patch
> index cf5ff356ee..d1526cb69a 100644
> --- a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-
> cflags.patch
> +++ b/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-
> mips-cflags.patch
> @@ -1,4 +1,4 @@
> -From 0377f0d5b5c1079e3b9a80881f4dcc891cbe9f9a Mon Sep 17 00:00:00 2001
> +From 8db9b88edbfbf40d56f330110efdc5cade6f183e Mon Sep 17 00:00:00 2001
> From: Alexander Kanavin <alex@linutronix.de>
> Date: Tue, 30 May 2023 09:11:27 -0700
> Subject: [PATCH] Configure: do not tweak mips cflags
> @@ -17,10 +17,10 @@ Signed-off-by: Tim Orling <tim.orling@konsulko.com>
> 1 file changed, 10 deletions(-)
>
> diff --git a/Configure b/Configure
> -index fff97bd..5ee54c1 100755
> +index 6cc03bf..2bcb075 100755
> --- a/Configure
> +++ b/Configure
> -@@ -1552,16 +1552,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help
> 2>&1` =~ m/-mno-cygwin/m)
> +@@ -1573,16 +1573,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help
> 2>&1` =~ m/-mno-cygwin/m)
> push @{$config{shared_ldflag}}, "-mno-cygwin";
> }
>
> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-
> and-debug-prefix-map-from-co.patch b/meta/recipes-
> connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-
> from-co.patch
> index dadc034c91..f70b14ab84 100644
> --- a/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-
> debug-prefix-map-from-co.patch
> +++ b/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-
> debug-prefix-map-from-co.patch
> @@ -1,4 +1,4 @@
> -From 5985253f2c9025d7c127443a3a9938946f80c2a1 Mon Sep 17 00:00:00 2001
> +From 31f71d1f2def3def2b44ec905cc9bcc7d8d2b454 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Martin=20Hundeb=C3=B8ll?= <martin@geanix.com>
> Date: Tue, 6 Nov 2018 14:50:47 +0100
> Subject: [PATCH] buildinfo: strip sysroot and debug-prefix-map from compiler
> @@ -28,14 +28,13 @@ Signed-off-by: Kai Kang <kai.kang@windriver.com>
> Update to fix buildpaths qa issue for '-ffile-prefix-map'.
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> -
> ---
> Configurations/unix-Makefile.tmpl | 16 +++++++++++++++-
> crypto/build.info | 2 +-
> 2 files changed, 16 insertions(+), 2 deletions(-)
>
> diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl
> -index 09303c4..011bda1 100644
> +index 71b069e..ad82899 100644
> --- a/Configurations/unix-Makefile.tmpl
> +++ b/Configurations/unix-Makefile.tmpl
> @@ -513,13 +513,27 @@ BIN_LDFLAGS={- join(' ', $target{bin_lflags} || (),
> @@ -68,7 +67,7 @@ index 09303c4..011bda1 100644
>
> # For x86 assembler: Set PROCESSOR to 386 if you want to support
> diff --git a/crypto/build.info b/crypto/build.info
> -index aee5c46..95c9577 100644
> +index 872684c..96d37c6 100644
> --- a/crypto/build.info
> +++ b/crypto/build.info
> @@ -115,7 +115,7 @@ DEFINE[../libcrypto]=$UPLINKDEF
> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-
> test-timeout.patch b/meta/recipes-connectivity/openssl/openssl/0001-extend-
> check_cwm-test-timeout.patch
> index f6eb28069a..6bf768cf94 100644
> --- a/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-
> timeout.patch
> +++ b/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-
> timeout.patch
> @@ -1,4 +1,4 @@
> -From c7000672296f4c367341aa3415f26c4d9f5e4749 Mon Sep 17 00:00:00 2001
> +From 1f2bfacaefde4fbf6020946333df45cdd84bfac8 Mon Sep 17 00:00:00 2001
> From: Gyorgy Sarvari <skandigraun@gmail.com>
> Date: Thu, 23 Oct 2025 11:24:36 +0200
> Subject: [PATCH] extend check_cwm test timeout
> @@ -15,7 +15,7 @@ Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> 1 file changed, 5 insertions(+)
>
> diff --git a/test/radix/main.c b/test/radix/main.c
> -index 4a1e886a71..39f8c61ef9 100644
> +index 0f3dc11..d925639 100644
> --- a/test/radix/main.c
> +++ b/test/radix/main.c
> @@ -25,6 +25,11 @@ static int test_script(int idx)
> diff --git a/meta/recipes-connectivity/openssl/openssl_3.5.5.bb b/meta/recipes-
> connectivity/openssl/openssl_3.6.1.bb
> similarity index 99%
> rename from meta/recipes-connectivity/openssl/openssl_3.5.5.bb
> rename to meta/recipes-connectivity/openssl/openssl_3.6.1.bb
> index 7799647415..849bfe0874 100644
> --- a/meta/recipes-connectivity/openssl/openssl_3.5.5.bb
> +++ b/meta/recipes-connectivity/openssl/openssl_3.6.1.bb
> @@ -19,7 +19,7 @@ SRC_URI:append:class-nativesdk = " \
> file://environment.d-openssl.sh \
> "
>
> -SRC_URI[sha256sum] =
> "b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89"
> +SRC_URI[sha256sum] =
> "b1bfedcd5b289ff22aee87c9d600f515767ebf45f77168cb6d64f231f518a82e"
>
> inherit lib_package multilib_header multilib_script ptest perlnative manpages
> MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"
> --
> 2.34.1
^ permalink raw reply [flat|nested] 31+ messages in thread* Re: [OE-core] [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1
2026-03-03 7:05 ` [OE-core] " Marko, Peter
@ 2026-03-03 7:10 ` Hongxu Jia
0 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 7:10 UTC (permalink / raw)
To: Marko, Peter, openembedded-core@lists.openembedded.org
On 3/3/26 15:05, Marko, Peter wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> This should not be taken until Wrynose is branched-of.
> We want 3.5.x which is LTS.
OK, according to https://openssl-library.org/source/, 3.5.5 is already
newest in 3.5.x, please drop this patch
//Hongxu
> Also the most relevant release notes for the commit message are those from 3.6.0.
> Patches from 3.6.1 are already in 3.5.5...
>
> Peter
>
>> -----Original Message-----
>> From: openembedded-core@lists.openembedded.org <openembedded-
>> core@lists.openembedded.org> On Behalf Of hongxu via
>> lists.openembedded.org
>> Sent: Tuesday, March 3, 2026 7:56
>> To: openembedded-core@lists.openembedded.org
>> Subject: [OE-core] [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1
>>
>> Release note [1]:
>>
>> OpenSSL 3.6.1 is a security patch release. The most severe CVE fixed in this
>> release is High.
>>
>> This release incorporates the following bug fixes and mitigations:
>>
>> Fixed Improper validation of PBMAC1 parameters in PKCS#12 MAC verification.
>> (CVE-2025-11187)
>>
>> Fixed Stack buffer overflow in CMS AuthEnvelopedData parsing.
>> (CVE-2025-15467)
>>
>> Fixed NULL dereference in SSL_CIPHER_find() function on unknown cipher ID.
>> (CVE-2025-15468)
>>
>> Fixed openssl dgst one-shot codepath silently truncates inputs >16 MiB.
>> (CVE-2025-15469)
>>
>> Fixed TLS 1.3 CompressedCertificate excessive memory allocation.
>> (CVE-2025-66199)
>>
>> Fixed Heap out-of-bounds write in BIO_f_linebuffer on short writes.
>> (CVE-2025-68160)
>>
>> Fixed Unauthenticated/unencrypted trailing bytes with low-level OCB
>> function calls.
>> (CVE-2025-69418)
>>
>> Fixed Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion.
>> (CVE-2025-69419)
>>
>> Fixed Missing ASN1_TYPE validation in TS_RESP_verify_response()
>> function.
>> (CVE-2025-69420)
>>
>> Fixed NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex() function.
>> (CVE-2025-69421)
>>
>> Fixed Missing ASN1_TYPE validation in PKCS#12 parsing.
>> (CVE-2026-22795)
>>
>> Fixed ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes()
>> function.
>> (CVE-2026-22796)
>>
>> Fixed a regression in X509_V_FLAG_CRL_CHECK_ALL flag handling by
>> restoring its pre-3.6.0 behaviour.
>>
>> Fixed a regression in handling stapled OCSP responses causing handshake
>> failures for OpenSSL 3.6.0 servers with various client implementations.
>>
>> [1] https://github.com/openssl/openssl/releases/tag/openssl-3.6.1
>>
>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>> ---
>> ...ke-history-reporting-when-test-fails.patch | 25 ++++++++-----------
>> ...1-Configure-do-not-tweak-mips-cflags.patch | 6 ++---
>> ...sysroot-and-debug-prefix-map-from-co.patch | 7 +++---
>> .../0001-extend-check_cwm-test-timeout.patch | 4 +--
>> .../{openssl_3.5.5.bb => openssl_3.6.1.bb} | 2 +-
>> 5 files changed, 20 insertions(+), 24 deletions(-)
>> rename meta/recipes-connectivity/openssl/{openssl_3.5.5.bb =>
>> openssl_3.6.1.bb} (99%)
>>
>> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-
>> history-reporting-when-test-fails.patch b/meta/recipes-
>> connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-
>> fails.patch
>> index a74c79303f..5104a3cc00 100644
>> --- a/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-
>> reporting-when-test-fails.patch
>> +++ b/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-
>> reporting-when-test-fails.patch
>> @@ -1,4 +1,4 @@
>> -From 5ba65051fea0513db0d997f0ab7cafb9826ed74a Mon Sep 17 00:00:00 2001
>> +From cda360c014be3c6bfbec23045ae0cb784908cf59 Mon Sep 17 00:00:00 2001
>> From: William Lyu <William.Lyu@windriver.com>
>> Date: Fri, 20 Oct 2023 16:22:37 -0400
>> Subject: [PATCH] Added handshake history reporting when test fails
>> @@ -13,10 +13,10 @@ Signed-off-by: William Lyu <William.Lyu@windriver.com>
>> 3 files changed, 217 insertions(+), 33 deletions(-)
>>
>> diff --git a/test/helpers/handshake.c b/test/helpers/handshake.c
>> -index f611b3a..5703b48 100644
>> +index 5e56060..f9bb035 100644
>> --- a/test/helpers/handshake.c
>> +++ b/test/helpers/handshake.c
>> -@@ -25,6 +25,102 @@
>> +@@ -26,6 +26,102 @@
>> #include <netinet/sctp.h>
>> #endif
>>
>> @@ -119,7 +119,7 @@ index f611b3a..5703b48 100644
>> HANDSHAKE_RESULT *HANDSHAKE_RESULT_new(void)
>> {
>> HANDSHAKE_RESULT *ret;
>> -@@ -724,15 +820,6 @@ static void configure_handshake_ssl(SSL *server, SSL
>> *client,
>> +@@ -828,15 +924,6 @@ static void configure_handshake_ssl(SSL *server, SSL
>> *client,
>> SSL_set_post_handshake_auth(client, 1);
>> }
>>
>> @@ -135,7 +135,7 @@ index f611b3a..5703b48 100644
>> /* An SSL object and associated read-write buffers. */
>> typedef struct peer_st {
>> SSL *ssl;
>> -@@ -1077,16 +1164,6 @@ static void do_shutdown_step(PEER *peer)
>> +@@ -1181,16 +1268,6 @@ static void do_shutdown_step(PEER *peer)
>> }
>> }
>>
>> @@ -152,7 +152,7 @@ index f611b3a..5703b48 100644
>> static int renegotiate_op(const SSL_TEST_CTX *test_ctx)
>> {
>> switch (test_ctx->handshake_mode) {
>> -@@ -1164,19 +1241,6 @@ static void do_connect_step(const SSL_TEST_CTX
>> *test_ctx, PEER *peer,
>> +@@ -1268,19 +1345,6 @@ static void do_connect_step(const SSL_TEST_CTX
>> *test_ctx, PEER *peer,
>> }
>> }
>>
>> @@ -172,7 +172,7 @@ index f611b3a..5703b48 100644
>> /*
>> * Determine the handshake outcome.
>> * last_status: the status of the peer to have acted last.
>> -@@ -1541,6 +1605,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
>> +@@ -1645,6 +1709,10 @@ static HANDSHAKE_RESULT
>> *do_handshake_internal(
>>
>> start = time(NULL);
>>
>> @@ -183,7 +183,7 @@ index f611b3a..5703b48 100644
>> /*
>> * Half-duplex handshake loop.
>> * Client and server speak to each other synchronously in the same process.
>> -@@ -1562,6 +1630,10 @@ static HANDSHAKE_RESULT *do_handshake_internal(
>> +@@ -1666,6 +1734,10 @@ static HANDSHAKE_RESULT
>> *do_handshake_internal(
>> 0 /* server went last */);
>> }
>>
>> @@ -195,7 +195,7 @@ index f611b3a..5703b48 100644
>> case HANDSHAKE_SUCCESS:
>> client_turn_count = 0;
>> diff --git a/test/helpers/handshake.h b/test/helpers/handshake.h
>> -index 78b03f9..b9967c2 100644
>> +index 7cf654f..b4459d7 100644
>> --- a/test/helpers/handshake.h
>> +++ b/test/helpers/handshake.h
>> @@ -1,5 +1,5 @@
>> @@ -300,7 +300,7 @@ index 78b03f9..b9967c2 100644
>> +
>> #endif /* OSSL_TEST_HANDSHAKE_HELPER_H */
>> diff --git a/test/ssl_test.c b/test/ssl_test.c
>> -index ea60851..9d6b093 100644
>> +index 27b4415..64a13c0 100644
>> --- a/test/ssl_test.c
>> +++ b/test/ssl_test.c
>> @@ -26,6 +26,44 @@ static OSSL_LIB_CTX *libctx = NULL;
>> @@ -360,7 +360,4 @@ index ea60851..9d6b093 100644
>> +
>> return ret;
>> }
>> -
>> ---
>> -2.25.1
>> -
>> +
>> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-
>> tweak-mips-cflags.patch b/meta/recipes-connectivity/openssl/openssl/0001-
>> Configure-do-not-tweak-mips-cflags.patch
>> index cf5ff356ee..d1526cb69a 100644
>> --- a/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-
>> cflags.patch
>> +++ b/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-
>> mips-cflags.patch
>> @@ -1,4 +1,4 @@
>> -From 0377f0d5b5c1079e3b9a80881f4dcc891cbe9f9a Mon Sep 17 00:00:00 2001
>> +From 8db9b88edbfbf40d56f330110efdc5cade6f183e Mon Sep 17 00:00:00 2001
>> From: Alexander Kanavin <alex@linutronix.de>
>> Date: Tue, 30 May 2023 09:11:27 -0700
>> Subject: [PATCH] Configure: do not tweak mips cflags
>> @@ -17,10 +17,10 @@ Signed-off-by: Tim Orling <tim.orling@konsulko.com>
>> 1 file changed, 10 deletions(-)
>>
>> diff --git a/Configure b/Configure
>> -index fff97bd..5ee54c1 100755
>> +index 6cc03bf..2bcb075 100755
>> --- a/Configure
>> +++ b/Configure
>> -@@ -1552,16 +1552,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help
>> 2>&1` =~ m/-mno-cygwin/m)
>> +@@ -1573,16 +1573,6 @@ if ($target =~ /^mingw/ && `$config{CC} --target-help
>> 2>&1` =~ m/-mno-cygwin/m)
>> push @{$config{shared_ldflag}}, "-mno-cygwin";
>> }
>>
>> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-
>> and-debug-prefix-map-from-co.patch b/meta/recipes-
>> connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-
>> from-co.patch
>> index dadc034c91..f70b14ab84 100644
>> --- a/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-
>> debug-prefix-map-from-co.patch
>> +++ b/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-
>> debug-prefix-map-from-co.patch
>> @@ -1,4 +1,4 @@
>> -From 5985253f2c9025d7c127443a3a9938946f80c2a1 Mon Sep 17 00:00:00 2001
>> +From 31f71d1f2def3def2b44ec905cc9bcc7d8d2b454 Mon Sep 17 00:00:00 2001
>> From: =?UTF-8?q?Martin=20Hundeb=C3=B8ll?= <martin@geanix.com>
>> Date: Tue, 6 Nov 2018 14:50:47 +0100
>> Subject: [PATCH] buildinfo: strip sysroot and debug-prefix-map from compiler
>> @@ -28,14 +28,13 @@ Signed-off-by: Kai Kang <kai.kang@windriver.com>
>> Update to fix buildpaths qa issue for '-ffile-prefix-map'.
>>
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>> -
>> ---
>> Configurations/unix-Makefile.tmpl | 16 +++++++++++++++-
>> crypto/build.info | 2 +-
>> 2 files changed, 16 insertions(+), 2 deletions(-)
>>
>> diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl
>> -index 09303c4..011bda1 100644
>> +index 71b069e..ad82899 100644
>> --- a/Configurations/unix-Makefile.tmpl
>> +++ b/Configurations/unix-Makefile.tmpl
>> @@ -513,13 +513,27 @@ BIN_LDFLAGS={- join(' ', $target{bin_lflags} || (),
>> @@ -68,7 +67,7 @@ index 09303c4..011bda1 100644
>>
>> # For x86 assembler: Set PROCESSOR to 386 if you want to support
>> diff --git a/crypto/build.info b/crypto/build.info
>> -index aee5c46..95c9577 100644
>> +index 872684c..96d37c6 100644
>> --- a/crypto/build.info
>> +++ b/crypto/build.info
>> @@ -115,7 +115,7 @@ DEFINE[../libcrypto]=$UPLINKDEF
>> diff --git a/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-
>> test-timeout.patch b/meta/recipes-connectivity/openssl/openssl/0001-extend-
>> check_cwm-test-timeout.patch
>> index f6eb28069a..6bf768cf94 100644
>> --- a/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-
>> timeout.patch
>> +++ b/meta/recipes-connectivity/openssl/openssl/0001-extend-check_cwm-test-
>> timeout.patch
>> @@ -1,4 +1,4 @@
>> -From c7000672296f4c367341aa3415f26c4d9f5e4749 Mon Sep 17 00:00:00 2001
>> +From 1f2bfacaefde4fbf6020946333df45cdd84bfac8 Mon Sep 17 00:00:00 2001
>> From: Gyorgy Sarvari <skandigraun@gmail.com>
>> Date: Thu, 23 Oct 2025 11:24:36 +0200
>> Subject: [PATCH] extend check_cwm test timeout
>> @@ -15,7 +15,7 @@ Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/test/radix/main.c b/test/radix/main.c
>> -index 4a1e886a71..39f8c61ef9 100644
>> +index 0f3dc11..d925639 100644
>> --- a/test/radix/main.c
>> +++ b/test/radix/main.c
>> @@ -25,6 +25,11 @@ static int test_script(int idx)
>> diff --git a/meta/recipes-connectivity/openssl/openssl_3.5.5.bb b/meta/recipes-
>> connectivity/openssl/openssl_3.6.1.bb
>> similarity index 99%
>> rename from meta/recipes-connectivity/openssl/openssl_3.5.5.bb
>> rename to meta/recipes-connectivity/openssl/openssl_3.6.1.bb
>> index 7799647415..849bfe0874 100644
>> --- a/meta/recipes-connectivity/openssl/openssl_3.5.5.bb
>> +++ b/meta/recipes-connectivity/openssl/openssl_3.6.1.bb
>> @@ -19,7 +19,7 @@ SRC_URI:append:class-nativesdk = " \
>> file://environment.d-openssl.sh \
>> "
>>
>> -SRC_URI[sha256sum] =
>> "b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89"
>> +SRC_URI[sha256sum] =
>> "b1bfedcd5b289ff22aee87c9d600f515767ebf45f77168cb6d64f231f518a82e"
>>
>> inherit lib_package multilib_header multilib_script ptest perlnative manpages
>> MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"
>> --
>> 2.34.1
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 08/19] python3-cryptography{-vectors}: 46.0.4 -> 46.0.5
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (5 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 07/19] openssl: upgrade 3.5.5 -> 3.6.1 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 7:16 ` Patchtest results for " patchtest
2026-03-03 6:56 ` [PATCH 09/19] python3-hypothesis: upgrade 6.151.4 -> 6.151.9 Hongxu Jia
` (10 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
46.0.5 - 2026-02-10 [1]
- An attacker could create a malicious public key that reveals portions of your
private key when using certain uncommon elliptic curves (binary curves).
This version now includes additional security checks to prevent this attack.
This issue only affects binary elliptic curves, which are rarely used in
real-world applications. Credit to XlabAI Team of Tencent Xuanwu Lab and Atuin
Automated Vulnerability Discovery Engine for reporting the issue. CVE-2026-26007
- Support for SECT* binary elliptic curves is deprecated and will be removed in
the next release.
[1] https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst#4605---2026-02-10
Backport 0001-bump-uv_build-to-0.10.0-14271.patch to fix compile failure
...
| ERROR Missing dependencies:
| uv_build<0.10.0,>=0.7.19
| WARNING: exit code 1 from a shell command.
...
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../python/python3-cryptography-common.inc | 2 +-
.../python/python3-cryptography-vectors.bb | 6 +++--
.../0001-bump-uv_build-to-0.10.0-14271.patch | 27 +++++++++++++++++++
...ml-bump-uv_build-version-requirement.patch | 4 +--
.../python/python3-cryptography.bb | 2 +-
...toml-remove-benchmark-disable-option.patch | 4 +--
6 files changed, 37 insertions(+), 8 deletions(-)
create mode 100644 meta/recipes-devtools/python/python3-cryptography-vectors/0001-bump-uv_build-to-0.10.0-14271.patch
diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc
index 789ce89e53..4e4434bd66 100644
--- a/meta/recipes-devtools/python/python3-cryptography-common.inc
+++ b/meta/recipes-devtools/python/python3-cryptography-common.inc
@@ -3,4 +3,4 @@
#
# Additionally AUH will detect that they share this .inc file and
# perform a lockstep upgrade for both.
-PV = "46.0.4"
+PV = "46.0.5"
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
index 1408b6b010..3ed3160072 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
@@ -9,8 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
# NOTE: Make sure to keep this recipe at the same version as python3-cryptography
# Upgrade both recipes at the same time
require python3-cryptography-common.inc
-SRC_URI += "file://0001-pyproject.toml-bump-uv_build-version-requirement.patch"
-SRC_URI[sha256sum] = "fb8e489f5688d9751fd9631d4be0a0df3275698e78d6d753c1b8cf3ce4127c78"
+SRC_URI += "file://0001-pyproject.toml-bump-uv_build-version-requirement.patch \
+ file://0001-bump-uv_build-to-0.10.0-14271.patch \
+"
+SRC_URI[sha256sum] = "ffbccee9455201c01b37c63d65d9f83b362d40c2bed9caac248ebbdfa4e4fc7c"
PYPI_PACKAGE = "cryptography_vectors"
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors/0001-bump-uv_build-to-0.10.0-14271.patch b/meta/recipes-devtools/python/python3-cryptography-vectors/0001-bump-uv_build-to-0.10.0-14271.patch
new file mode 100644
index 0000000000..9fa4d1cd47
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors/0001-bump-uv_build-to-0.10.0-14271.patch
@@ -0,0 +1,27 @@
+From 1f6626557e4766ffa40874984f1e29197ed66eb8 Mon Sep 17 00:00:00 2001
+From: Ridai Govinda Pombo <beholderseye@vivaldi.net>
+Date: Tue, 3 Mar 2026 10:38:12 +0800
+Subject: [PATCH] bump uv_build to 0.10.0 (#14271)
+
+Co-authored-by: Ridai Govinda Pombo <beholders.eye@disroot.org>
+
+Upstream-Status: Backport [https://github.com/pyca/cryptography/commit/14cfa5757461d5c228600fc0104ac0ef08ea15d9]
+Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
+---
+ pyproject.toml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/pyproject.toml b/pyproject.toml
+index f01d2c1..f7af712 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -1,5 +1,5 @@
+ [build-system]
+-requires = ["uv_build>=0.7.19,<0.10.0"]
++requires = ["uv_build>=0.7.19,<0.11.0"]
+ build-backend = "uv_build"
+
+ [project]
+--
+2.34.1
+
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors/0001-pyproject.toml-bump-uv_build-version-requirement.patch b/meta/recipes-devtools/python/python3-cryptography-vectors/0001-pyproject.toml-bump-uv_build-version-requirement.patch
index 23af7c200d..6faaf1051d 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors/0001-pyproject.toml-bump-uv_build-version-requirement.patch
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors/0001-pyproject.toml-bump-uv_build-version-requirement.patch
@@ -1,4 +1,4 @@
-From f2f6b2b391a34a10ad5d94f5c8c70c32a72a34a3 Mon Sep 17 00:00:00 2001
+From 6d4c14a2781fb02903fd4d59f638cf72ee370b8d Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <alex@linutronix.de>
Date: Thu, 18 Dec 2025 20:20:13 +0100
Subject: [PATCH] pyproject.toml: bump uv_build version requirement
@@ -10,7 +10,7 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
-index 9beed0d..0c421f3 100644
+index 2ed12a3..f01d2c1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,5 +1,5 @@
diff --git a/meta/recipes-devtools/python/python3-cryptography.bb b/meta/recipes-devtools/python/python3-cryptography.bb
index 036bfd2117..fc5cb50b02 100644
--- a/meta/recipes-devtools/python/python3-cryptography.bb
+++ b/meta/recipes-devtools/python/python3-cryptography.bb
@@ -11,7 +11,7 @@ LDSHARED += "-pthread"
# NOTE: Make sure to keep this recipe at the same version as python3-cryptography-vectors
# Upgrade both recipes at the same time
require python3-cryptography-common.inc
-SRC_URI[sha256sum] = "bfd019f60f8abc2ed1b9be4ddc21cfef059c841d86d710bb69909a688cbb8f59"
+SRC_URI[sha256sum] = "abace499247268e3757271b2f1e244b36b06f8515cf27c4d49468fc9eb16e93d"
SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
file://check-memfree.py \
diff --git a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
index 866b7a058f..5c2e3c53ba 100644
--- a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
+++ b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
@@ -1,4 +1,4 @@
-From 1fb7785f80037fa1258added61470d0c73fd3222 Mon Sep 17 00:00:00 2001
+From 6d6fbe77732ce3c4d2dcf3a5f75bb20ea352bf4a Mon Sep 17 00:00:00 2001
From: Mingli Yu <mingli.yu@windriver.com>
Date: Tue, 17 May 2022 17:22:48 +0800
Subject: [PATCH] pyproject.toml: remove --benchmark-disable option
@@ -26,7 +26,7 @@ Signed-off-by: Tim Orling <tim.orling@konsulko.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
-index b3d8c31..6593057 100644
+index 95ced11..75bfcbb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -134,7 +134,7 @@ exclude = [
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* Patchtest results for [PATCH 08/19] python3-cryptography{-vectors}: 46.0.4 -> 46.0.5
2026-03-03 6:56 ` [PATCH 08/19] python3-cryptography{-vectors}: 46.0.4 -> 46.0.5 Hongxu Jia
@ 2026-03-03 7:16 ` patchtest
0 siblings, 0 replies; 31+ messages in thread
From: patchtest @ 2026-03-03 7:16 UTC (permalink / raw)
To: Hongxu Jia; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 2176 bytes --]
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/08-19-python3-cryptography--vectors-46.0.4---46.0.5.patch
FAIL: test CVE tag format: Missing or incorrectly formatted CVE tag in patch file. Correct or include the CVE tag in the patch with format: "CVE: CVE-YYYY-XXXX" (test_patch.TestPatch.test_cve_tag_format)
PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test Signed-off-by presence (test_patch.TestPatch.test_signed_off_by_presence)
PASS: test Upstream-Status presence (test_patch.TestPatch.test_upstream_status_presence_format)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message presence (test_mbox.TestMbox.test_commit_message_presence)
PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)
SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)
---
Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 09/19] python3-hypothesis: upgrade 6.151.4 -> 6.151.9
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (6 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 08/19] python3-cryptography{-vectors}: 46.0.4 -> 46.0.5 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 10/19] python3-markdown: upgrade 3.10.1 -> 3.10.2 Hongxu Jia
` (9 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
6.151.9 - 2026-02-16 [1]
- Remove some old unused code.
[1] https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-151-9
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
...hon3-hypothesis_6.151.4.bb => python3-hypothesis_6.151.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_6.151.4.bb => python3-hypothesis_6.151.9.bb} (91%)
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.151.9.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.151.9.bb
index 425b2e6441..157e4a2ee0 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.151.9.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "658a62da1c3ccb36746ac2f7dc4bb1a6e76bd314e0dc54c4e1aaba2503d5545c"
+SRC_URI[sha256sum] = "2f284428dda6c3c48c580de0e18470ff9c7f5ef628a647ee8002f38c3f9097ca"
RDEPENDS:${PN} += " \
python3-attrs \
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 10/19] python3-markdown: upgrade 3.10.1 -> 3.10.2
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (7 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 09/19] python3-hypothesis: upgrade 6.151.4 -> 6.151.9 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 11/19] python3-pip: upgrade 26.0 -> 26.0.1 Hongxu Jia
` (8 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Release note [1]:
Fixed
- Fix a regression related to comment handling (#1590).
- More reliable fix for </ (#1593).
[1] https://github.com/Python-Markdown/markdown/releases/tag/3.10.2
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../{python3-markdown_3.10.1.bb => python3-markdown_3.10.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-markdown_3.10.1.bb => python3-markdown_3.10.2.bb} (79%)
diff --git a/meta/recipes-devtools/python/python3-markdown_3.10.1.bb b/meta/recipes-devtools/python/python3-markdown_3.10.2.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-markdown_3.10.1.bb
rename to meta/recipes-devtools/python/python3-markdown_3.10.2.bb
index 91dac7abd1..6a35e0def8 100644
--- a/meta/recipes-devtools/python/python3-markdown_3.10.1.bb
+++ b/meta/recipes-devtools/python/python3-markdown_3.10.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ec58cdf7cfed06a21f7a9362627a5480"
inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "1c19c10bd5c14ac948c53d0d762a04e2fa35a6d58a6b7b1e6bfcbe6fefc0001a"
+SRC_URI[sha256sum] = "994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950"
BBCLASSEXTEND = "native nativesdk"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 11/19] python3-pip: upgrade 26.0 -> 26.0.1
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (8 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 10/19] python3-markdown: upgrade 3.10.1 -> 3.10.2 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 12/19] python3-pycparser: upgrade 2.23 -> 3.0 Hongxu Jia
` (7 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
ChangeLog: 26.0.1 (2026-02-04) [1]
Bug Fixes
Fix --pre not being respected from the command line when a requirement file includes an option e.g. -extra-index-url. (#13788)
[1] https://pip.pypa.io/en/stable/news/#v26-0-1
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../python/python3-pip/no_shebang_mangling.patch | 2 +-
.../python/{python3-pip_26.0.bb => python3-pip_26.0.1.bb} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-pip_26.0.bb => python3-pip_26.0.1.bb} (96%)
diff --git a/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch b/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch
index c71b46bca4..b057852b7e 100644
--- a/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch
+++ b/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch
@@ -1,4 +1,4 @@
-From 48fa8ab5e68b0e349d988ea45bb6a8e2f9bf8fd3 Mon Sep 17 00:00:00 2001
+From 60093e823780d9a3483844cc3faaed18dc1c351b Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Wed, 23 Feb 2022 12:27:06 +0000
Subject: [PATCH] python3-pip: Don't change shebang
diff --git a/meta/recipes-devtools/python/python3-pip_26.0.bb b/meta/recipes-devtools/python/python3-pip_26.0.1.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-pip_26.0.bb
rename to meta/recipes-devtools/python/python3-pip_26.0.1.bb
index 0a284a1f6b..af0084c43a 100644
--- a/meta/recipes-devtools/python/python3-pip_26.0.bb
+++ b/meta/recipes-devtools/python/python3-pip_26.0.1.bb
@@ -26,7 +26,7 @@ inherit pypi python_setuptools_build_meta
SRC_URI += "file://no_shebang_mangling.patch"
-SRC_URI[sha256sum] = "3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa"
+SRC_URI[sha256sum] = "c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8"
RDEPENDS:${PN} = "\
python3-compile \
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 12/19] python3-pycparser: upgrade 2.23 -> 3.0
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (9 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 11/19] python3-pip: upgrade 26.0 -> 26.0.1 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 7:16 ` Patchtest results for " patchtest
2026-03-03 6:56 ` [PATCH 13/19] python3-pyproject-metadata: upgrade 0.10.0 -> 0.11.0 Hongxu Jia
` (6 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Convert to python_setuptools_build_meta to fix
WARNING: python3-pycparser-3.0-r0 do_check_backend: QA Issue:
inherits setuptools3 but has pyproject.toml with setuptools.build_meta,
use the correct class [pep517-backend]
What's Changed [1]
- Removed dependency on PLY, by rewriting pycparser to use a hand-written lexer
and recursive-descent parser for C. No API changes / functionality changes
intended - the same AST is produced.
- Add support for Python 3.14 and drop EOL 3.8 by @hugovk in #581
- Update _ast_gen.py to be in sync with c_ast.py by @simonlindholm in #582
[1] https://github.com/eliben/pycparser/releases/tag/release_v3.00
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../{python3-pycparser_2.23.bb => python3-pycparser_3.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-pycparser_2.23.bb => python3-pycparser_3.0.bb} (74%)
diff --git a/meta/recipes-devtools/python/python3-pycparser_2.23.bb b/meta/recipes-devtools/python/python3-pycparser_3.0.bb
similarity index 74%
rename from meta/recipes-devtools/python/python3-pycparser_2.23.bb
rename to meta/recipes-devtools/python/python3-pycparser_3.0.bb
index a33a6553b4..c17be9b2d4 100644
--- a/meta/recipes-devtools/python/python3-pycparser_2.23.bb
+++ b/meta/recipes-devtools/python/python3-pycparser_3.0.bb
@@ -3,9 +3,9 @@ HOMEPAGE = "https://github.com/eliben/pycparser"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9761c3ffee7ba99c60dca0408fd3262b"
-SRC_URI[sha256sum] = "78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2"
+SRC_URI[sha256sum] = "600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29"
-inherit pypi setuptools3
+inherit pypi python_setuptools_build_meta
BBCLASSEXTEND = "native nativesdk"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* Patchtest results for [PATCH 12/19] python3-pycparser: upgrade 2.23 -> 3.0
2026-03-03 6:56 ` [PATCH 12/19] python3-pycparser: upgrade 2.23 -> 3.0 Hongxu Jia
@ 2026-03-03 7:16 ` patchtest
0 siblings, 0 replies; 31+ messages in thread
From: patchtest @ 2026-03-03 7:16 UTC (permalink / raw)
To: Hongxu Jia; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 2238 bytes --]
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/12-19-python3-pycparser-upgrade-2.23---3.0.patch
FAIL: test commit message user tags: Mbox includes one or more GitHub-style username tags. Ensure that any "@" symbols are stripped out of usernames (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message presence (test_mbox.TestMbox.test_commit_message_presence)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)
SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)
---
Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 13/19] python3-pyproject-metadata: upgrade 0.10.0 -> 0.11.0
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (10 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 12/19] python3-pycparser: upgrade 2.23 -> 3.0 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0 Hongxu Jia
` (5 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Relase note [1]:
This release refactors a lot of the internals to break up conversion and validation.
This should not be noticeable except for better error messages in some cases. We also
now test on some downstream projects; if you are using pyproject-metadata for a backend,
you can suggest adding a downstream test to our noxfile.
Refactoring:
Restructured internals around conversion.
Internal and CI:
Test on some downstream projects.
Remove some PEP 621 terminology
[1] https://github.com/pypa/pyproject-metadata/releases/tag/0.11.0
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
...-metadata_0.10.0.bb => python3-pyproject-metadata_0.11.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pyproject-metadata_0.10.0.bb => python3-pyproject-metadata_0.11.0.bb} (90%)
diff --git a/meta/recipes-devtools/python/python3-pyproject-metadata_0.10.0.bb b/meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-pyproject-metadata_0.10.0.bb
rename to meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
index 5b5396fdd7..02a9064f2a 100644
--- a/meta/recipes-devtools/python/python3-pyproject-metadata_0.10.0.bb
+++ b/meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
@@ -17,7 +17,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
inherit pypi python_flit_core
-SRC_URI[sha256sum] = "7f5bd0ef398b60169556cb17ea261d715caf7f8561238151f51b2305084ba8d4"
+SRC_URI[sha256sum] = "c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf"
RDEPENDS:${PN} += " \
python3-logging \
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (11 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 13/19] python3-pyproject-metadata: upgrade 0.10.0 -> 0.11.0 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 19:11 ` [OE-core] " Mathieu Dubois-Briand
2026-03-03 6:56 ` [PATCH 15/19] python3-testtools: upgrade 2.8.2 -> 2.8.3 Hongxu Jia
` (4 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
History v82.0.0 [1]:
Deprecations and Removals
- pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have
been superseded by the importlib.resources and importlib.metadata projects. Projects
and environments relying on pkg_resources for namespace packages or other behavior
should depend on older versions of setuptools. (#3085)
[1] https://setuptools.pypa.io/en/stable/history.html#v82-0-0
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
...1-_distutils-sysconfig.py-make-it-possible-to-substite.patch | 2 +-
...ython3-setuptools_80.9.0.bb => python3-setuptools_82.0.0.bb} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-setuptools_80.9.0.bb => python3-setuptools_82.0.0.bb} (94%)
diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
index 39153883b0..0fc5e3f134 100644
--- a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
+++ b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch
@@ -1,4 +1,4 @@
-From e2eab8c254f16c461de25123f6859b8a18db5cd8 Mon Sep 17 00:00:00 2001
+From cb37237fd60689ccf999689ff60acabe8e1ec1de Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <alex@linutronix.de>
Date: Wed, 11 May 2022 21:41:14 +0200
Subject: [PATCH] _distutils/sysconfig.py: make it possible to substite the
diff --git a/meta/recipes-devtools/python/python3-setuptools_80.9.0.bb b/meta/recipes-devtools/python/python3-setuptools_82.0.0.bb
similarity index 94%
rename from meta/recipes-devtools/python/python3-setuptools_80.9.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_82.0.0.bb
index 533d8ce3d4..e9313d2a07 100644
--- a/meta/recipes-devtools/python/python3-setuptools_80.9.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_82.0.0.bb
@@ -11,7 +11,7 @@ CVE_PRODUCT = "python3-setuptools python:setuptools"
SRC_URI += " \
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
-SRC_URI[sha256sum] = "f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c"
+SRC_URI[sha256sum] = "22e0a2d69474c6ae4feb01951cb69d515ed23728cf96d05513d36e42b62b37cb"
DEPENDS += "python3"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* Re: [OE-core] [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0
2026-03-03 6:56 ` [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0 Hongxu Jia
@ 2026-03-03 19:11 ` Mathieu Dubois-Briand
2026-03-04 2:27 ` Hongxu Jia
[not found] ` <1899825EC78E920E.971272@lists.openembedded.org>
0 siblings, 2 replies; 31+ messages in thread
From: Mathieu Dubois-Briand @ 2026-03-03 19:11 UTC (permalink / raw)
To: hongxu.jia, openembedded-core
On Tue Mar 3, 2026 at 7:56 AM CET, hongxu via lists.openembedded.org wrote:
> History v82.0.0 [1]:
>
> Deprecations and Removals
> - pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have
> been superseded by the importlib.resources and importlib.metadata projects. Projects
> and environments relying on pkg_resources for namespace packages or other behavior
> should depend on older versions of setuptools. (#3085)
>
> [1] https://setuptools.pypa.io/en/stable/history.html#v82-0-0
>
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
Hi Hongxu,
Thanks for the upgrade.
We get some fails on the autobuilder, that are probably related to this
change. Error message is not always the same, but it refers either to
setuptools or pkg-resources.
ERROR: buildtools-tarball-1.0-r0 do_populate_sdk: Could not invoke dnf.
...
--> Starting dependency resolution
--> Finished dependency resolution
Error:
Problem 1: conflicting requests
- nothing provides nativesdk-python3-pkg-resources needed by nativesdk-python3-setuptools-82.0.0-r0.x86_64_nativesdk from oe-repo
Problem 2: package nativesdk-python3-pip-26.0.1-r0.x86_64_nativesdk from oe-repo requires nativesdk-python3-setuptools, but none of the providers can be installed
- conflicting requests
- nothing provides nativesdk-python3-pkg-resources needed by nativesdk-python3-setuptools-82.0.0-r0.x86_64_nativesdk from oe-repo
(try to add '--skip-broken' to skip uninstallable packages)
https://autobuilder.yoctoproject.org/valkyrie/#/builders/99/builds/3270
https://autobuilder.yoctoproject.org/valkyrie/#/builders/30/builds/3264
ERROR: core-image-sato-1.0-r0 do_populate_sdk: Could not invoke dnf.
...
--> Starting dependency resolution
--> Finished dependency resolution
Error:
Problem: package nativesdk-packagegroup-sdk-host-1.0-r0.x86_64_nativesdk from oe-repo requires nativesdk-meson, but none of the providers can be installed
- conflicting requests
- nothing provides nativesdk-python3-pkg-resources needed by nativesdk-meson-1.10.1-r0.x86_64_nativesdk from oe-repo
(try to add '--skip-broken' to skip uninstallable packages)
https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/3299
https://autobuilder.yoctoproject.org/valkyrie/#/builders/8/builds/3314
https://autobuilder.yoctoproject.org/valkyrie/#/builders/2/builds/3302
Can you have a look at these please?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 31+ messages in thread* Re: [OE-core] [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0
2026-03-03 19:11 ` [OE-core] " Mathieu Dubois-Briand
@ 2026-03-04 2:27 ` Hongxu Jia
[not found] ` <1899825EC78E920E.971272@lists.openembedded.org>
1 sibling, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-04 2:27 UTC (permalink / raw)
To: Mathieu Dubois-Briand, openembedded-core
On 3/4/26 03:11, Mathieu Dubois-Briand wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> On Tue Mar 3, 2026 at 7:56 AM CET, hongxu via lists.openembedded.org wrote:
>> History v82.0.0 [1]:
>>
>> Deprecations and Removals
>> - pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have
>> been superseded by the importlib.resources and importlib.metadata projects. Projects
>> and environments relying on pkg_resources for namespace packages or other behavior
>> should depend on older versions of setuptools. (#3085)
>>
>> [1] https://setuptools.pypa.io/en/stable/history.html#v82-0-0
>>
>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>> ---
> Hi Hongxu,
>
> Thanks for the upgrade.
>
> We get some fails on the autobuilder, that are probably related to this
> change. Error message is not always the same, but it refers either to
> setuptools or pkg-resources.
>
> ERROR: buildtools-tarball-1.0-r0 do_populate_sdk: Could not invoke dnf.
> ...
> --> Starting dependency resolution
> --> Finished dependency resolution
> Error:
> Problem 1: conflicting requests
> - nothing provides nativesdk-python3-pkg-resources needed by nativesdk-python3-setuptools-82.0.0-r0.x86_64_nativesdk from oe-repo
> Problem 2: package nativesdk-python3-pip-26.0.1-r0.x86_64_nativesdk from oe-repo requires nativesdk-python3-setuptools, but none of the providers can be installed
> - conflicting requests
> - nothing provides nativesdk-python3-pkg-resources needed by nativesdk-python3-setuptools-82.0.0-r0.x86_64_nativesdk from oe-repo
> (try to add '--skip-broken' to skip uninstallable packages)
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/99/builds/3270
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/30/builds/3264
>
> ERROR: core-image-sato-1.0-r0 do_populate_sdk: Could not invoke dnf.
> ...
> --> Starting dependency resolution
> --> Finished dependency resolution
> Error:
> Problem: package nativesdk-packagegroup-sdk-host-1.0-r0.x86_64_nativesdk from oe-repo requires nativesdk-meson, but none of the providers can be installed
> - conflicting requests
> - nothing provides nativesdk-python3-pkg-resources needed by nativesdk-meson-1.10.1-r0.x86_64_nativesdk from oe-repo
> (try to add '--skip-broken' to skip uninstallable packages)
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/3299
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/8/builds/3314
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/2/builds/3302
>
> Can you have a look at these please?
Copy, I am working on it
//Hongxu
> Thanks,
> Mathieu
>
> --
> Mathieu Dubois-Briand, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
^ permalink raw reply [flat|nested] 31+ messages in thread[parent not found: <1899825EC78E920E.971272@lists.openembedded.org>]
* Re: [OE-core] [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0
[not found] ` <1899825EC78E920E.971272@lists.openembedded.org>
@ 2026-03-04 3:37 ` Hongxu Jia
0 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-04 3:37 UTC (permalink / raw)
To: Mathieu Dubois-Briand, openembedded-core
On 3/4/26 10:27, hongxu via lists.openembedded.org wrote:
> On 3/4/26 03:11, Mathieu Dubois-Briand wrote:
>> CAUTION: This email comes from a non Wind River email account!
>> Do not click links or open attachments unless you recognize the
>> sender and know the content is safe.
>>
>> On Tue Mar 3, 2026 at 7:56 AM CET, hongxu via lists.openembedded.org
>> wrote:
>>> History v82.0.0 [1]:
>>>
>>> Deprecations and Removals
>>> - pkg_resources has been removed from Setuptools. Most common uses
>>> of pkg_resources have
>>> been superseded by the importlib.resources and importlib.metadata
>>> projects. Projects
>>> and environments relying on pkg_resources for namespace packages
>>> or other behavior
>>> should depend on older versions of setuptools. (#3085)
>>>
>>> [1] https://setuptools.pypa.io/en/stable/history.html#v82-0-0
>>>
>>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>>> ---
>> Hi Hongxu,
>>
>> Thanks for the upgrade.
>>
>> We get some fails on the autobuilder, that are probably related to this
>> change. Error message is not always the same, but it refers either to
>> setuptools or pkg-resources.
>>
>> ERROR: buildtools-tarball-1.0-r0 do_populate_sdk: Could not invoke dnf.
>> ...
>> --> Starting dependency resolution
>> --> Finished dependency resolution
>> Error:
>> Problem 1: conflicting requests
>> - nothing provides nativesdk-python3-pkg-resources needed by
>> nativesdk-python3-setuptools-82.0.0-r0.x86_64_nativesdk from oe-repo
>> Problem 2: package nativesdk-python3-pip-26.0.1-r0.x86_64_nativesdk
>> from oe-repo requires nativesdk-python3-setuptools, but none of the
>> providers can be installed
>> - conflicting requests
>> - nothing provides nativesdk-python3-pkg-resources needed by
>> nativesdk-python3-setuptools-82.0.0-r0.x86_64_nativesdk from oe-repo
>> (try to add '--skip-broken' to skip uninstallable packages)
>>
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/99/builds/3270
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/30/builds/3264
>>
>> ERROR: core-image-sato-1.0-r0 do_populate_sdk: Could not invoke dnf.
>> ...
>> --> Starting dependency resolution
>> --> Finished dependency resolution
>> Error:
>> Problem: package
>> nativesdk-packagegroup-sdk-host-1.0-r0.x86_64_nativesdk from oe-repo
>> requires nativesdk-meson, but none of the providers can be installed
>> - conflicting requests
>> - nothing provides nativesdk-python3-pkg-resources needed by
>> nativesdk-meson-1.10.1-r0.x86_64_nativesdk from oe-repo
>> (try to add '--skip-broken' to skip uninstallable packages)
>>
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/3299
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/8/builds/3314
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/2/builds/3302
>>
>> Can you have a look at these please?
>
Hi Mathieu,
We need to remove python3-pkg-resources from python3-setuptools, and
clean up recipes that runtime depends on python3-pkg-resources
Please drop this patch, v2 incoming
//Hongxu
> Copy, I am working on it
>
> //Hongxu
>
>> Thanks,
>> Mathieu
>>
>> --
>> Mathieu Dubois-Briand, Bootlin
>> Embedded Linux and Kernel engineering
>> https://bootlin.com
>>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#232341): https://lists.openembedded.org/g/openembedded-core/message/232341
> Mute This Topic: https://lists.openembedded.org/mt/118109855/3617049
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [hongxu.jia@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 15/19] python3-testtools: upgrade 2.8.2 -> 2.8.3
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (12 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 7:16 ` Patchtest results for " patchtest
2026-03-03 6:56 ` [PATCH 16/19] python3-trove-classifiers: upgrade 2025.12.1.14 -> 2026.1.14.14 Hongxu Jia
` (3 subsequent siblings)
17 siblings, 1 reply; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
What's Changed [1]
- Support binary contents in FileContains matcher by @jelmer in #553
- Be more lenient to stream=None being passed into TestResult classes by @jelmer in #554
- Support async setUp/tearDown validation with Deferreds by @jelmer in #552
- Bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #555
- Add more typing, reduce size of testtools.compat by @jelmer in #556
- Bump ruff from 0.14.10 to 0.14.11 by @dependabot[bot] in #558
- Add more typing by @jelmer in #559
- Finish typing by @jelmer in #561
[1] https://github.com/testing-cabal/testtools/releases/tag/2.8.3
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../{python3-testtools_2.8.2.bb => python3-testtools_2.8.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-testtools_2.8.2.bb => python3-testtools_2.8.3.bb} (84%)
diff --git a/meta/recipes-devtools/python/python3-testtools_2.8.2.bb b/meta/recipes-devtools/python/python3-testtools_2.8.3.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-testtools_2.8.2.bb
rename to meta/recipes-devtools/python/python3-testtools_2.8.3.bb
index c51fac2242..2ac8759784 100644
--- a/meta/recipes-devtools/python/python3-testtools_2.8.2.bb
+++ b/meta/recipes-devtools/python/python3-testtools_2.8.3.bb
@@ -8,7 +8,7 @@ DEPENDS += "python3-hatch-vcs-native"
inherit pypi python_hatchling
-SRC_URI[sha256sum] = "b5c73332456ff54152062d47a58bc4f15f8e23514afec4e84775af124fb7db43"
+SRC_URI[sha256sum] = "3b54b543a7583a35f65538b1d36a327fc34943a26bb839bcbe4b2c5e085aa939"
RDEPENDS:${PN} += "\
python3-compression \
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* Patchtest results for [PATCH 15/19] python3-testtools: upgrade 2.8.2 -> 2.8.3
2026-03-03 6:56 ` [PATCH 15/19] python3-testtools: upgrade 2.8.2 -> 2.8.3 Hongxu Jia
@ 2026-03-03 7:16 ` patchtest
0 siblings, 0 replies; 31+ messages in thread
From: patchtest @ 2026-03-03 7:16 UTC (permalink / raw)
To: Hongxu Jia; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 2241 bytes --]
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/15-19-python3-testtools-upgrade-2.8.2---2.8.3.patch
FAIL: test commit message user tags: Mbox includes one or more GitHub-style username tags. Ensure that any "@" symbols are stripped out of usernames (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message presence (test_mbox.TestMbox.test_commit_message_presence)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)
SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)
---
Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
^ permalink raw reply [flat|nested] 31+ messages in thread
* [PATCH 16/19] python3-trove-classifiers: upgrade 2025.12.1.14 -> 2026.1.14.14
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (13 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 15/19] python3-testtools: upgrade 2.8.2 -> 2.8.3 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 17/19] python3-uv-build: upgrade 0.9.28 -> 0.10.4 Hongxu Jia
` (2 subsequent siblings)
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Rlease notes[1]:
Update __init__.py to add Cygwin as a classifier (#232)
Add "Environment :: Cygwin (MS Windows)" as a classifier as some modules,
such as mine, work on Windows but only via the Cygwin POSIX layer (www.cygwin.com)
[1] https://github.com/pypa/trove-classifiers/releases/tag/2026.1.14.14
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
...025.12.1.14.bb => python3-trove-classifiers_2026.1.14.14.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-trove-classifiers_2025.12.1.14.bb => python3-trove-classifiers_2026.1.14.14.bb} (83%)
diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.12.1.14.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-trove-classifiers_2025.12.1.14.bb
rename to meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb
index 5ca8ff24c0..c334fdfc72 100644
--- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.12.1.14.bb
+++ b/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRC_URI[sha256sum] = "a74f0400524fc83620a9be74a07074b5cbe7594fd4d97fd4c2bfde625fdc1633"
+SRC_URI[sha256sum] = "00492545a1402b09d4858605ba190ea33243d361e2b01c9c296ce06b5c3325f3"
PYPI_PACKAGE = "trove_classifiers"
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 17/19] python3-uv-build: upgrade 0.9.28 -> 0.10.4
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (14 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 16/19] python3-trove-classifiers: upgrade 2025.12.1.14 -> 2026.1.14.14 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 18/19] python3-xmltodict: upgrade 1.0.2 -> 1.0.3 Hongxu Jia
2026-03-03 6:56 ` [PATCH 19/19] xauth: upgrade 1.1.4 -> 1.1.5 Hongxu Jia
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Released on 2026-02-17[1].
Enhancements
Remove duplicate references to the affected paths when showing uv python errors (#18008)
Skip discovery of workspace members that contain only git-ignored files, including in sub-directories (#18051)
Bug fixes
Don't panic when initialising a package at the filesystem root (e.g. uv init / --name foo) (#17983)
Fix permissions on wheel and sdist files produced by the uv_build build backend (#18020)
Revert locked file change to fix locked files on NFS mounts (#18071)
[1] https://github.com/astral-sh/uv/releases/tag/0.10.4
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../python/python3-uv-build-crates.inc | 138 +++++++++---------
...d_0.9.28.bb => python3-uv-build_0.10.4.bb} | 2 +-
2 files changed, 69 insertions(+), 71 deletions(-)
rename meta/recipes-devtools/python/{python3-uv-build_0.9.28.bb => python3-uv-build_0.10.4.bb} (92%)
diff --git a/meta/recipes-devtools/python/python3-uv-build-crates.inc b/meta/recipes-devtools/python/python3-uv-build-crates.inc
index 3a19d4630e..d81eaf7787 100644
--- a/meta/recipes-devtools/python/python3-uv-build-crates.inc
+++ b/meta/recipes-devtools/python/python3-uv-build-crates.inc
@@ -6,16 +6,15 @@ SRC_URI += " \
crate://crates.io/aes/0.8.4 \
crate://crates.io/aho-corasick/1.1.3 \
crate://crates.io/allocator-api2/0.2.21 \
- crate://crates.io/ambient-id/0.0.7 \
+ crate://crates.io/ambient-id/0.0.10 \
crate://crates.io/anes/0.1.6 \
crate://crates.io/anstream/0.6.21 \
crate://crates.io/anstyle/1.0.11 \
crate://crates.io/anstyle-parse/0.2.7 \
crate://crates.io/anstyle-query/1.1.3 \
crate://crates.io/anstyle-wincon/3.0.9 \
- crate://crates.io/anyhow/1.0.100 \
+ crate://crates.io/anyhow/1.0.101 \
crate://crates.io/approx/0.5.1 \
- crate://crates.io/arbitrary/1.4.1 \
crate://crates.io/arcstr/1.2.0 \
crate://crates.io/arrayref/0.3.9 \
crate://crates.io/arrayvec/0.7.6 \
@@ -63,11 +62,12 @@ SRC_URI += " \
crate://crates.io/bytemuck/1.23.1 \
crate://crates.io/byteorder/1.5.0 \
crate://crates.io/byteorder-lite/0.1.0 \
- crate://crates.io/bytes/1.10.1 \
+ crate://crates.io/bytes/1.11.1 \
crate://crates.io/bzip2/0.5.2 \
+ crate://crates.io/bzip2/0.6.1 \
crate://crates.io/bzip2-sys/0.1.13+1.0.8 \
crate://crates.io/camino/1.1.10 \
- crate://crates.io/cargo-util/0.2.25 \
+ crate://crates.io/cargo-util/0.2.26 \
crate://crates.io/cast/0.3.0 \
crate://crates.io/cbc/0.1.2 \
crate://crates.io/cc/1.2.30 \
@@ -78,16 +78,16 @@ SRC_URI += " \
crate://crates.io/ciborium-io/0.2.2 \
crate://crates.io/ciborium-ll/0.2.2 \
crate://crates.io/cipher/0.4.4 \
- crate://crates.io/clap/4.5.54 \
- crate://crates.io/clap_builder/4.5.54 \
+ crate://crates.io/clap/4.5.57 \
+ crate://crates.io/clap_builder/4.5.57 \
crate://crates.io/clap_complete/4.5.55 \
crate://crates.io/clap_complete_command/0.6.1 \
crate://crates.io/clap_complete_nushell/4.5.8 \
- crate://crates.io/clap_derive/4.5.49 \
+ crate://crates.io/clap_derive/4.5.55 \
crate://crates.io/clap_lex/0.7.5 \
- crate://crates.io/codspeed/4.2.1 \
- crate://crates.io/codspeed-criterion-compat/4.2.1 \
- crate://crates.io/codspeed-criterion-compat-walltime/4.2.1 \
+ crate://crates.io/codspeed/4.3.0 \
+ crate://crates.io/codspeed-criterion-compat/4.3.0 \
+ crate://crates.io/codspeed-criterion-compat-walltime/4.3.0 \
crate://crates.io/color_quant/1.1.0 \
crate://crates.io/colorchoice/1.0.4 \
crate://crates.io/colored/2.2.0 \
@@ -126,7 +126,6 @@ SRC_URI += " \
crate://crates.io/der/0.7.10 \
crate://crates.io/der-parser/10.0.0 \
crate://crates.io/deranged/0.5.5 \
- crate://crates.io/derive_arbitrary/1.4.1 \
crate://crates.io/diff/0.1.13 \
crate://crates.io/difflib/0.4.0 \
crate://crates.io/digest/0.10.7 \
@@ -162,7 +161,7 @@ SRC_URI += " \
crate://crates.io/fdeflate/0.3.7 \
crate://crates.io/filetime/0.2.27 \
crate://crates.io/fixedbitset/0.5.7 \
- crate://crates.io/flate2/1.1.5 \
+ crate://crates.io/flate2/1.1.9 \
crate://crates.io/float-cmp/0.9.0 \
crate://crates.io/float-cmp/0.10.0 \
crate://crates.io/fluent-uri/0.1.4 \
@@ -172,7 +171,7 @@ SRC_URI += " \
crate://crates.io/fontconfig-parser/0.5.8 \
crate://crates.io/fontdb/0.23.0 \
crate://crates.io/form_urlencoded/1.2.2 \
- crate://crates.io/fs-err/3.2.2 \
+ crate://crates.io/fs-err/3.3.0 \
crate://crates.io/futures/0.3.31 \
crate://crates.io/futures-channel/0.3.31 \
crate://crates.io/futures-core/0.3.31 \
@@ -212,7 +211,7 @@ SRC_URI += " \
crate://crates.io/httpdate/1.0.3 \
crate://crates.io/hyper/1.8.1 \
crate://crates.io/hyper-rustls/0.27.7 \
- crate://crates.io/hyper-util/0.1.19 \
+ crate://crates.io/hyper-util/0.1.20 \
crate://crates.io/icu_collections/2.0.0 \
crate://crates.io/icu_locale_core/2.0.0 \
crate://crates.io/icu_normalizer/2.0.0 \
@@ -230,7 +229,7 @@ SRC_URI += " \
crate://crates.io/indicatif/0.18.3 \
crate://crates.io/indoc/2.0.7 \
crate://crates.io/inout/0.1.4 \
- crate://crates.io/insta/1.46.1 \
+ crate://crates.io/insta/1.46.3 \
crate://crates.io/ipnet/2.11.0 \
crate://crates.io/iri-string/0.7.8 \
crate://crates.io/is-docker/0.2.0 \
@@ -242,8 +241,8 @@ SRC_URI += " \
crate://crates.io/itertools/0.13.0 \
crate://crates.io/itertools/0.14.0 \
crate://crates.io/itoa/1.0.15 \
- crate://crates.io/jiff/0.2.18 \
- crate://crates.io/jiff-static/0.2.18 \
+ crate://crates.io/jiff/0.2.19 \
+ crate://crates.io/jiff-static/0.2.19 \
crate://crates.io/jiff-tzdb/0.1.4 \
crate://crates.io/jiff-tzdb-platform/0.1.3 \
crate://crates.io/jobserver/0.1.34 \
@@ -252,23 +251,23 @@ SRC_URI += " \
crate://crates.io/junction/1.4.1 \
crate://crates.io/kurbo/0.13.0 \
crate://crates.io/lazy_static/1.5.0 \
+ crate://crates.io/libbz2-rs-sys/0.2.2 \
crate://crates.io/libc/0.2.178 \
crate://crates.io/libm/0.2.15 \
crate://crates.io/libmimalloc-sys/0.1.44 \
crate://crates.io/libredox/0.1.12 \
- crate://crates.io/libz-rs-sys/0.5.1 \
crate://crates.io/linux-raw-sys/0.11.0 \
crate://crates.io/litemap/0.8.0 \
crate://crates.io/lock_api/0.4.13 \
crate://crates.io/log/0.4.27 \
crate://crates.io/lru-slab/0.1.2 \
- crate://crates.io/lzma-rs/0.3.0 \
+ crate://crates.io/lzma-rust2/0.15.7 \
crate://crates.io/lzma-sys/0.1.20 \
crate://crates.io/mailparse/0.16.1 \
crate://crates.io/markdown/1.0.0 \
crate://crates.io/matchers/0.2.0 \
crate://crates.io/md-5/0.10.6 \
- crate://crates.io/memchr/2.7.6 \
+ crate://crates.io/memchr/2.8.0 \
crate://crates.io/memmap2/0.9.7 \
crate://crates.io/memoffset/0.9.1 \
crate://crates.io/miette/7.6.0 \
@@ -349,7 +348,7 @@ SRC_URI += " \
crate://crates.io/pretty_assertions/1.4.1 \
crate://crates.io/priority-queue/2.5.0 \
crate://crates.io/proc-macro-crate/3.3.0 \
- crate://crates.io/proc-macro2/1.0.105 \
+ crate://crates.io/proc-macro2/1.0.106 \
crate://crates.io/procfs/0.18.0 \
crate://crates.io/procfs-core/0.18.0 \
crate://crates.io/ptr_meta/0.3.0 \
@@ -360,7 +359,7 @@ SRC_URI += " \
crate://crates.io/quinn/0.11.8 \
crate://crates.io/quinn-proto/0.11.12 \
crate://crates.io/quinn-udp/0.5.13 \
- crate://crates.io/quote/1.0.43 \
+ crate://crates.io/quote/1.0.44 \
crate://crates.io/quoted_printable/0.5.1 \
crate://crates.io/r-efi/5.3.0 \
crate://crates.io/rancor/0.1.0 \
@@ -372,15 +371,15 @@ SRC_URI += " \
crate://crates.io/rand_core/0.9.3 \
crate://crates.io/rayon/1.11.0 \
crate://crates.io/rayon-core/1.13.0 \
- crate://crates.io/rcgen/0.14.6 \
+ crate://crates.io/rcgen/0.14.7 \
crate://crates.io/redox_syscall/0.5.15 \
crate://crates.io/redox_syscall/0.7.0 \
crate://crates.io/redox_users/0.5.0 \
crate://crates.io/ref-cast/1.0.25 \
crate://crates.io/ref-cast-impl/1.0.25 \
crate://crates.io/reflink-copy/0.1.28 \
- crate://crates.io/regex/1.12.2 \
- crate://crates.io/regex-automata/0.4.13 \
+ crate://crates.io/regex/1.12.3 \
+ crate://crates.io/regex-automata/0.4.14 \
crate://crates.io/regex-syntax/0.8.5 \
crate://crates.io/rend/0.5.2 \
crate://crates.io/reqsign/0.18.1 \
@@ -417,8 +416,8 @@ SRC_URI += " \
crate://crates.io/salsa20/0.10.2 \
crate://crates.io/same-file/1.0.6 \
crate://crates.io/schannel/0.1.27 \
- crate://crates.io/schemars/1.2.0 \
- crate://crates.io/schemars_derive/1.2.0 \
+ crate://crates.io/schemars/1.2.1 \
+ crate://crates.io/schemars_derive/1.2.1 \
crate://crates.io/scopeguard/1.2.0 \
crate://crates.io/scroll/0.13.0 \
crate://crates.io/scroll_derive/0.13.0 \
@@ -481,7 +480,7 @@ SRC_URI += " \
crate://crates.io/sync_wrapper/1.0.2 \
crate://crates.io/synstructure/0.13.2 \
crate://crates.io/sys-info/0.9.1 \
- crate://crates.io/system-configuration/0.6.1 \
+ crate://crates.io/system-configuration/0.7.0 \
crate://crates.io/system-configuration-sys/0.6.0 \
crate://crates.io/tagu/0.1.6 \
crate://crates.io/tar/0.4.44 \
@@ -536,8 +535,8 @@ SRC_URI += " \
crate://crates.io/tracing-log/0.2.0 \
crate://crates.io/tracing-serde/0.2.0 \
crate://crates.io/tracing-subscriber/0.3.22 \
- crate://crates.io/tracing-test/0.2.5 \
- crate://crates.io/tracing-test-macro/0.2.5 \
+ crate://crates.io/tracing-test/0.2.6 \
+ crate://crates.io/tracing-test-macro/0.2.6 \
crate://crates.io/tracing-tree/0.4.1 \
crate://crates.io/try-lock/0.2.5 \
crate://crates.io/ttf-parser/0.25.1 \
@@ -566,7 +565,7 @@ SRC_URI += " \
crate://crates.io/utf8-width/0.1.7 \
crate://crates.io/utf8_iter/1.0.4 \
crate://crates.io/utf8parse/0.2.2 \
- crate://crates.io/uuid/1.19.0 \
+ crate://crates.io/uuid/1.20.0 \
crate://crates.io/valuable/0.1.1 \
crate://crates.io/version_check/0.9.5 \
crate://crates.io/wait-timeout/0.2.1 \
@@ -588,7 +587,7 @@ SRC_URI += " \
crate://crates.io/webpki-roots/1.0.2 \
crate://crates.io/weezl/0.1.10 \
crate://crates.io/which/8.0.0 \
- crate://crates.io/whoami/2.0.2 \
+ crate://crates.io/whoami/2.1.0 \
crate://crates.io/widestring/1.2.0 \
crate://crates.io/winapi/0.3.9 \
crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
@@ -645,8 +644,8 @@ SRC_URI += " \
crate://crates.io/zerotrie/0.2.2 \
crate://crates.io/zerovec/0.11.2 \
crate://crates.io/zerovec-derive/0.11.1 \
- crate://crates.io/zip/2.4.2 \
- crate://crates.io/zlib-rs/0.5.1 \
+ crate://crates.io/zip/7.1.0 \
+ crate://crates.io/zlib-rs/0.6.0 \
crate://crates.io/zmij/1.0.15 \
crate://crates.io/zopfli/0.8.2 \
crate://crates.io/zstd/0.13.3 \
@@ -663,16 +662,15 @@ SRC_URI[adler2-2.0.1.sha256sum] = "320119579fcad9c21884f5c4861d16174d0e062506252
SRC_URI[aes-0.8.4.sha256sum] = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
SRC_URI[aho-corasick-1.1.3.sha256sum] = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
SRC_URI[allocator-api2-0.2.21.sha256sum] = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
-SRC_URI[ambient-id-0.0.7.sha256sum] = "b8cad022ed72ad2176498be1c097bb46e598193e92f3491ea0766980edeee168"
+SRC_URI[ambient-id-0.0.10.sha256sum] = "e61320f0a8ca54a235b0e49307b16dcade6eecd441b1f8a8c7ca9204056cb17c"
SRC_URI[anes-0.1.6.sha256sum] = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
SRC_URI[anstream-0.6.21.sha256sum] = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a"
SRC_URI[anstyle-1.0.11.sha256sum] = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd"
SRC_URI[anstyle-parse-0.2.7.sha256sum] = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
SRC_URI[anstyle-query-1.1.3.sha256sum] = "6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9"
SRC_URI[anstyle-wincon-3.0.9.sha256sum] = "403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882"
-SRC_URI[anyhow-1.0.100.sha256sum] = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
+SRC_URI[anyhow-1.0.101.sha256sum] = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea"
SRC_URI[approx-0.5.1.sha256sum] = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
-SRC_URI[arbitrary-1.4.1.sha256sum] = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
SRC_URI[arcstr-1.2.0.sha256sum] = "03918c3dbd7701a85c6b9887732e2921175f26c350b4563841d0958c21d57e6d"
SRC_URI[arrayref-0.3.9.sha256sum] = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
SRC_URI[arrayvec-0.7.6.sha256sum] = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
@@ -720,11 +718,12 @@ SRC_URI[bytecheck_derive-0.8.2.sha256sum] = "89385e82b5d1821d2219e0b095efa2cc1f2
SRC_URI[bytemuck-1.23.1.sha256sum] = "5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422"
SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
SRC_URI[byteorder-lite-0.1.0.sha256sum] = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
-SRC_URI[bytes-1.10.1.sha256sum] = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
+SRC_URI[bytes-1.11.1.sha256sum] = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
SRC_URI[bzip2-0.5.2.sha256sum] = "49ecfb22d906f800d4fe833b6282cf4dc1c298f5057ca0b5445e5c209735ca47"
+SRC_URI[bzip2-0.6.1.sha256sum] = "f3a53fac24f34a81bc9954b5d6cfce0c21e18ec6959f44f56e8e90e4bb7c346c"
SRC_URI[bzip2-sys-0.1.13+1.0.8.sha256sum] = "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14"
SRC_URI[camino-1.1.10.sha256sum] = "0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab"
-SRC_URI[cargo-util-0.2.25.sha256sum] = "03ae3fc62640c9e0235c95b07e68a59a31919d7331bd95961cc811bc0607c87b"
+SRC_URI[cargo-util-0.2.26.sha256sum] = "f70b0c7772872ac3234e46a6591091d4da57f0c3aa24c381776ed1550624a14b"
SRC_URI[cast-0.3.0.sha256sum] = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
SRC_URI[cbc-0.1.2.sha256sum] = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
SRC_URI[cc-1.2.30.sha256sum] = "deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7"
@@ -735,16 +734,16 @@ SRC_URI[ciborium-0.2.2.sha256sum] = "42e69ffd6f0917f5c029256a24d0161db17cea3997d
SRC_URI[ciborium-io-0.2.2.sha256sum] = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
SRC_URI[ciborium-ll-0.2.2.sha256sum] = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
SRC_URI[cipher-0.4.4.sha256sum] = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
-SRC_URI[clap-4.5.54.sha256sum] = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394"
-SRC_URI[clap_builder-4.5.54.sha256sum] = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00"
+SRC_URI[clap-4.5.57.sha256sum] = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a"
+SRC_URI[clap_builder-4.5.57.sha256sum] = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238"
SRC_URI[clap_complete-4.5.55.sha256sum] = "a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a"
SRC_URI[clap_complete_command-0.6.1.sha256sum] = "da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62"
SRC_URI[clap_complete_nushell-4.5.8.sha256sum] = "0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce"
-SRC_URI[clap_derive-4.5.49.sha256sum] = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671"
+SRC_URI[clap_derive-4.5.55.sha256sum] = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5"
SRC_URI[clap_lex-0.7.5.sha256sum] = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675"
-SRC_URI[codspeed-4.2.1.sha256sum] = "5f0d98d97fd75ca4489a1a0997820a6521531085e7c8a98941bd0e1264d567dd"
-SRC_URI[codspeed-criterion-compat-4.2.1.sha256sum] = "d16fe2db207123f7b3a3b5cfff0c22f99469f7534145f3573f57f4c8a5653c2c"
-SRC_URI[codspeed-criterion-compat-walltime-4.2.1.sha256sum] = "b035c7f9846b143aeabb3833f5b584023eb97b43ecbff3d997db74c4372df2bd"
+SRC_URI[codspeed-4.3.0.sha256sum] = "38c2eb3388ebe26b5a0ab6bf4969d9c4840143d7f6df07caa3cc851b0606cef6"
+SRC_URI[codspeed-criterion-compat-4.3.0.sha256sum] = "e1e270597a1d1e183f86d1cc9f94f0133654ee3daf201c17903ee29363555dd7"
+SRC_URI[codspeed-criterion-compat-walltime-4.3.0.sha256sum] = "e6c2613d2fac930fe34456be76f9124ee0800bb9db2e7fd2d6c65b9ebe98a292"
SRC_URI[color_quant-1.1.0.sha256sum] = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
SRC_URI[colorchoice-1.0.4.sha256sum] = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
SRC_URI[colored-2.2.0.sha256sum] = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c"
@@ -783,7 +782,6 @@ SRC_URI[deadpool-runtime-0.1.4.sha256sum] = "092966b41edc516079bdf31ec78a2e0588d
SRC_URI[der-0.7.10.sha256sum] = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
SRC_URI[der-parser-10.0.0.sha256sum] = "07da5016415d5a3c4dd39b11ed26f915f52fc4e0dc197d87908bc916e51bc1a6"
SRC_URI[deranged-0.5.5.sha256sum] = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587"
-SRC_URI[derive_arbitrary-1.4.1.sha256sum] = "30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800"
SRC_URI[diff-0.1.13.sha256sum] = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
SRC_URI[difflib-0.4.0.sha256sum] = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
@@ -819,7 +817,7 @@ SRC_URI[fastrand-2.3.0.sha256sum] = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e9
SRC_URI[fdeflate-0.3.7.sha256sum] = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
SRC_URI[filetime-0.2.27.sha256sum] = "f98844151eee8917efc50bd9e8318cb963ae8b297431495d3f758616ea5c57db"
SRC_URI[fixedbitset-0.5.7.sha256sum] = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99"
-SRC_URI[flate2-1.1.5.sha256sum] = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
+SRC_URI[flate2-1.1.9.sha256sum] = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
SRC_URI[float-cmp-0.9.0.sha256sum] = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
SRC_URI[float-cmp-0.10.0.sha256sum] = "b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8"
SRC_URI[fluent-uri-0.1.4.sha256sum] = "17c704e9dbe1ddd863da1e6ff3567795087b1eb201ce80d8fa81162e1516500d"
@@ -829,7 +827,7 @@ SRC_URI[foldhash-0.2.0.sha256sum] = "77ce24cb58228fbb8aa041425bb1050850ac1917768
SRC_URI[fontconfig-parser-0.5.8.sha256sum] = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646"
SRC_URI[fontdb-0.23.0.sha256sum] = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
SRC_URI[form_urlencoded-1.2.2.sha256sum] = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
-SRC_URI[fs-err-3.2.2.sha256sum] = "baf68cef89750956493a66a10f512b9e58d9db21f2a573c079c0bdf1207a54a7"
+SRC_URI[fs-err-3.3.0.sha256sum] = "73fde052dbfc920003cfd2c8e2c6e6d4cc7c1091538c3a24226cec0665ab08c0"
SRC_URI[futures-0.3.31.sha256sum] = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
SRC_URI[futures-channel-0.3.31.sha256sum] = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
SRC_URI[futures-core-0.3.31.sha256sum] = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
@@ -869,7 +867,7 @@ SRC_URI[httparse-1.10.1.sha256sum] = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d
SRC_URI[httpdate-1.0.3.sha256sum] = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
SRC_URI[hyper-1.8.1.sha256sum] = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
SRC_URI[hyper-rustls-0.27.7.sha256sum] = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
-SRC_URI[hyper-util-0.1.19.sha256sum] = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f"
+SRC_URI[hyper-util-0.1.20.sha256sum] = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
SRC_URI[icu_collections-2.0.0.sha256sum] = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
SRC_URI[icu_locale_core-2.0.0.sha256sum] = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
SRC_URI[icu_normalizer-2.0.0.sha256sum] = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
@@ -887,7 +885,7 @@ SRC_URI[indexmap-2.13.0.sha256sum] = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc
SRC_URI[indicatif-0.18.3.sha256sum] = "9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88"
SRC_URI[indoc-2.0.7.sha256sum] = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
SRC_URI[inout-0.1.4.sha256sum] = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
-SRC_URI[insta-1.46.1.sha256sum] = "248b42847813a1550dafd15296fd9748c651d0c32194559dbc05d804d54b21e8"
+SRC_URI[insta-1.46.3.sha256sum] = "e82db8c87c7f1ccecb34ce0c24399b8a73081427f3c7c50a5d597925356115e4"
SRC_URI[ipnet-2.11.0.sha256sum] = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
SRC_URI[iri-string-0.7.8.sha256sum] = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
SRC_URI[is-docker-0.2.0.sha256sum] = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
@@ -899,8 +897,8 @@ SRC_URI[itertools-0.10.5.sha256sum] = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a69
SRC_URI[itertools-0.13.0.sha256sum] = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
SRC_URI[itertools-0.14.0.sha256sum] = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
SRC_URI[itoa-1.0.15.sha256sum] = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
-SRC_URI[jiff-0.2.18.sha256sum] = "e67e8da4c49d6d9909fe03361f9b620f58898859f5c7aded68351e85e71ecf50"
-SRC_URI[jiff-static-0.2.18.sha256sum] = "e0c84ee7f197eca9a86c6fd6cb771e55eb991632f15f2bc3ca6ec838929e6e78"
+SRC_URI[jiff-0.2.19.sha256sum] = "d89a5b5e10d5a9ad6e5d1f4bd58225f655d6fe9767575a5e8ac5a6fe64e04495"
+SRC_URI[jiff-static-0.2.19.sha256sum] = "ff7a39c8862fc1369215ccf0a8f12dd4598c7f6484704359f0351bd617034dbf"
SRC_URI[jiff-tzdb-0.1.4.sha256sum] = "c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524"
SRC_URI[jiff-tzdb-platform-0.1.3.sha256sum] = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8"
SRC_URI[jobserver-0.1.34.sha256sum] = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
@@ -909,23 +907,23 @@ SRC_URI[jsonwebtoken-9.3.1.sha256sum] = "5a87cc7a48537badeae96744432de36f4be2b4a
SRC_URI[junction-1.4.1.sha256sum] = "642883fdc81cf2da15ee8183fa1d2c7da452414dd41541a0f3e1428069345447"
SRC_URI[kurbo-0.13.0.sha256sum] = "7564e90fe3c0d5771e1f0bc95322b21baaeaa0d9213fa6a0b61c99f8b17b3bfb"
SRC_URI[lazy_static-1.5.0.sha256sum] = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
+SRC_URI[libbz2-rs-sys-0.2.2.sha256sum] = "2c4a545a15244c7d945065b5d392b2d2d7f21526fba56ce51467b06ed445e8f7"
SRC_URI[libc-0.2.178.sha256sum] = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091"
SRC_URI[libm-0.2.15.sha256sum] = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
SRC_URI[libmimalloc-sys-0.1.44.sha256sum] = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870"
SRC_URI[libredox-0.1.12.sha256sum] = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616"
-SRC_URI[libz-rs-sys-0.5.1.sha256sum] = "172a788537a2221661b480fee8dc5f96c580eb34fa88764d3205dc356c7e4221"
SRC_URI[linux-raw-sys-0.11.0.sha256sum] = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
SRC_URI[litemap-0.8.0.sha256sum] = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
SRC_URI[lock_api-0.4.13.sha256sum] = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
SRC_URI[log-0.4.27.sha256sum] = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
SRC_URI[lru-slab-0.1.2.sha256sum] = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
-SRC_URI[lzma-rs-0.3.0.sha256sum] = "297e814c836ae64db86b36cf2a557ba54368d03f6afcd7d947c266692f71115e"
+SRC_URI[lzma-rust2-0.15.7.sha256sum] = "1670343e58806300d87950e3401e820b519b9384281bbabfb15e3636689ffd69"
SRC_URI[lzma-sys-0.1.20.sha256sum] = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
SRC_URI[mailparse-0.16.1.sha256sum] = "60819a97ddcb831a5614eb3b0174f3620e793e97e09195a395bfa948fd68ed2f"
SRC_URI[markdown-1.0.0.sha256sum] = "a5cab8f2cadc416a82d2e783a1946388b31654d391d1c7d92cc1f03e295b1deb"
SRC_URI[matchers-0.2.0.sha256sum] = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
SRC_URI[md-5-0.10.6.sha256sum] = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
-SRC_URI[memchr-2.7.6.sha256sum] = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
+SRC_URI[memchr-2.8.0.sha256sum] = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
SRC_URI[memmap2-0.9.7.sha256sum] = "483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28"
SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
SRC_URI[miette-7.6.0.sha256sum] = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7"
@@ -1006,7 +1004,7 @@ SRC_URI[predicates-tree-1.0.12.sha256sum] = "72dd2d6d381dfb73a193c7fca536518d7ca
SRC_URI[pretty_assertions-1.4.1.sha256sum] = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
SRC_URI[priority-queue-2.5.0.sha256sum] = "5676d703dda103cbb035b653a9f11448c0a7216c7926bd35fcb5865475d0c970"
SRC_URI[proc-macro-crate-3.3.0.sha256sum] = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35"
-SRC_URI[proc-macro2-1.0.105.sha256sum] = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
+SRC_URI[proc-macro2-1.0.106.sha256sum] = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
SRC_URI[procfs-0.18.0.sha256sum] = "25485360a54d6861439d60facef26de713b1e126bf015ec8f98239467a2b82f7"
SRC_URI[procfs-core-0.18.0.sha256sum] = "e6401bf7b6af22f78b563665d15a22e9aef27775b79b149a66ca022468a4e405"
SRC_URI[ptr_meta-0.3.0.sha256sum] = "fe9e76f66d3f9606f44e45598d155cb13ecf09f4a28199e48daf8c8fc937ea90"
@@ -1017,7 +1015,7 @@ SRC_URI[quick-xml-0.38.3.sha256sum] = "42a232e7487fc2ef313d96dde7948e7a3c0510187
SRC_URI[quinn-0.11.8.sha256sum] = "626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8"
SRC_URI[quinn-proto-0.11.12.sha256sum] = "49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e"
SRC_URI[quinn-udp-0.5.13.sha256sum] = "fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970"
-SRC_URI[quote-1.0.43.sha256sum] = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
+SRC_URI[quote-1.0.44.sha256sum] = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
SRC_URI[quoted_printable-0.5.1.sha256sum] = "640c9bd8497b02465aeef5375144c26062e0dcd5939dfcbb0f5db76cb8c17c73"
SRC_URI[r-efi-5.3.0.sha256sum] = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
SRC_URI[rancor-0.1.0.sha256sum] = "caf5f7161924b9d1cea0e4cabc97c372cea92b5f927fc13c6bca67157a0ad947"
@@ -1029,15 +1027,15 @@ SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a
SRC_URI[rand_core-0.9.3.sha256sum] = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
SRC_URI[rayon-1.11.0.sha256sum] = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
SRC_URI[rayon-core-1.13.0.sha256sum] = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
-SRC_URI[rcgen-0.14.6.sha256sum] = "3ec0a99f2de91c3cddc84b37e7db80e4d96b743e05607f647eb236fc0455907f"
+SRC_URI[rcgen-0.14.7.sha256sum] = "10b99e0098aa4082912d4c649628623db6aba77335e4f4569ff5083a6448b32e"
SRC_URI[redox_syscall-0.5.15.sha256sum] = "7e8af0dde094006011e6a740d4879319439489813bd0bcdc7d821beaeeff48ec"
SRC_URI[redox_syscall-0.7.0.sha256sum] = "49f3fe0889e69e2ae9e41f4d6c4c0181701d00e4697b356fb1f74173a5e0ee27"
SRC_URI[redox_users-0.5.0.sha256sum] = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b"
SRC_URI[ref-cast-1.0.25.sha256sum] = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
SRC_URI[ref-cast-impl-1.0.25.sha256sum] = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
SRC_URI[reflink-copy-0.1.28.sha256sum] = "23bbed272e39c47a095a5242218a67412a220006842558b03fe2935e8f3d7b92"
-SRC_URI[regex-1.12.2.sha256sum] = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
-SRC_URI[regex-automata-0.4.13.sha256sum] = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
+SRC_URI[regex-1.12.3.sha256sum] = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
+SRC_URI[regex-automata-0.4.14.sha256sum] = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
SRC_URI[regex-syntax-0.8.5.sha256sum] = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
SRC_URI[rend-0.5.2.sha256sum] = "a35e8a6bf28cd121053a66aa2e6a2e3eaffad4a60012179f0e864aa5ffeff215"
SRC_URI[reqsign-0.18.1.sha256sum] = "ea386ba750000b6e59f760a08bdcca9461809b95e6f8f209ce5724056802824f"
@@ -1074,8 +1072,8 @@ SRC_URI[ryu-1.0.20.sha256sum] = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0
SRC_URI[salsa20-0.10.2.sha256sum] = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
SRC_URI[same-file-1.0.6.sha256sum] = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
SRC_URI[schannel-0.1.27.sha256sum] = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
-SRC_URI[schemars-1.2.0.sha256sum] = "54e910108742c57a770f492731f99be216a52fadd361b06c8fb59d74ccc267d2"
-SRC_URI[schemars_derive-1.2.0.sha256sum] = "4908ad288c5035a8eb12cfdf0d49270def0a268ee162b75eeee0f85d155a7c45"
+SRC_URI[schemars-1.2.1.sha256sum] = "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc"
+SRC_URI[schemars_derive-1.2.1.sha256sum] = "7d115b50f4aaeea07e79c1912f645c7513d81715d0420f8bc77a18c6260b307f"
SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
SRC_URI[scroll-0.13.0.sha256sum] = "c1257cd4248b4132760d6524d6dda4e053bc648c9070b960929bf50cfb1e7add"
SRC_URI[scroll_derive-0.13.0.sha256sum] = "22fc4f90c27b57691bbaf11d8ecc7cfbfe98a4da6dbe60226115d322aa80c06e"
@@ -1138,7 +1136,7 @@ SRC_URI[syn-2.0.114.sha256sum] = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea
SRC_URI[sync_wrapper-1.0.2.sha256sum] = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
SRC_URI[synstructure-0.13.2.sha256sum] = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
SRC_URI[sys-info-0.9.1.sha256sum] = "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c"
-SRC_URI[system-configuration-0.6.1.sha256sum] = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
+SRC_URI[system-configuration-0.7.0.sha256sum] = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b"
SRC_URI[system-configuration-sys-0.6.0.sha256sum] = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
SRC_URI[tagu-0.1.6.sha256sum] = "eddb6b06d20fba9ed21fca3d696ee1b6e870bca0bcf9fa2971f6ae2436de576a"
SRC_URI[tar-0.4.44.sha256sum] = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a"
@@ -1193,8 +1191,8 @@ SRC_URI[tracing-durations-export-0.3.1.sha256sum] = "32e0c2cfee378f62291f2703bbb
SRC_URI[tracing-log-0.2.0.sha256sum] = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
SRC_URI[tracing-serde-0.2.0.sha256sum] = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
SRC_URI[tracing-subscriber-0.3.22.sha256sum] = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
-SRC_URI[tracing-test-0.2.5.sha256sum] = "557b891436fe0d5e0e363427fc7f217abf9ccd510d5136549847bdcbcd011d68"
-SRC_URI[tracing-test-macro-0.2.5.sha256sum] = "04659ddb06c87d233c566112c1c9c5b9e98256d9af50ec3bc9c8327f873a7568"
+SRC_URI[tracing-test-0.2.6.sha256sum] = "19a4c448db514d4f24c5ddb9f73f2ee71bfb24c526cf0c570ba142d1119e0051"
+SRC_URI[tracing-test-macro-0.2.6.sha256sum] = "ad06847b7afb65c7866a36664b75c40b895e318cea4f71299f013fb22965329d"
SRC_URI[tracing-tree-0.4.1.sha256sum] = "ac87aa03b6a4d5a7e4810d1a80c19601dbe0f8a837e9177f23af721c7ba7beec"
SRC_URI[try-lock-0.2.5.sha256sum] = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
SRC_URI[ttf-parser-0.25.1.sha256sum] = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
@@ -1223,7 +1221,7 @@ SRC_URI[usvg-0.46.0.sha256sum] = "e419dff010bb12512b0ae9e3d2f318dfbdf0167fde7eb0
SRC_URI[utf8-width-0.1.7.sha256sum] = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
SRC_URI[utf8_iter-1.0.4.sha256sum] = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
-SRC_URI[uuid-1.19.0.sha256sum] = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a"
+SRC_URI[uuid-1.20.0.sha256sum] = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f"
SRC_URI[valuable-0.1.1.sha256sum] = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
SRC_URI[version_check-0.9.5.sha256sum] = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
SRC_URI[wait-timeout-0.2.1.sha256sum] = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11"
@@ -1245,7 +1243,7 @@ SRC_URI[web-time-1.1.0.sha256sum] = "5a6580f308b1fad9207618087a65c04e7a10bc77e02
SRC_URI[webpki-roots-1.0.2.sha256sum] = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2"
SRC_URI[weezl-0.1.10.sha256sum] = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3"
SRC_URI[which-8.0.0.sha256sum] = "d3fabb953106c3c8eea8306e4393700d7657561cb43122571b172bbfb7c7ba1d"
-SRC_URI[whoami-2.0.2.sha256sum] = "ace4d5c7b5ab3d99629156d4e0997edbe98a4beb6d5ba99e2cae830207a81983"
+SRC_URI[whoami-2.1.0.sha256sum] = "8fae98cf96deed1b7572272dfc777713c249ae40aa1cf8862e091e8b745f5361"
SRC_URI[widestring-1.2.0.sha256sum] = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d"
SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
@@ -1302,8 +1300,8 @@ SRC_URI[zeroize-1.8.2.sha256sum] = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4
SRC_URI[zerotrie-0.2.2.sha256sum] = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
SRC_URI[zerovec-0.11.2.sha256sum] = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428"
SRC_URI[zerovec-derive-0.11.1.sha256sum] = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
-SRC_URI[zip-2.4.2.sha256sum] = "fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50"
-SRC_URI[zlib-rs-0.5.1.sha256sum] = "626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a"
+SRC_URI[zip-7.1.0.sha256sum] = "9013f1222db8a6d680f13a7ccdc60a781199cd09c2fa4eff58e728bb181757fc"
+SRC_URI[zlib-rs-0.6.0.sha256sum] = "a7948af682ccbc3342b6e9420e8c51c1fe5d7bf7756002b4a3c6cabfe96a7e3c"
SRC_URI[zmij-1.0.15.sha256sum] = "94f63c051f4fe3c1509da62131a678643c5b6fbdc9273b2b79d4378ebda003d2"
SRC_URI[zopfli-0.8.2.sha256sum] = "edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7"
SRC_URI[zstd-0.13.3.sha256sum] = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
diff --git a/meta/recipes-devtools/python/python3-uv-build_0.9.28.bb b/meta/recipes-devtools/python/python3-uv-build_0.10.4.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-uv-build_0.9.28.bb
rename to meta/recipes-devtools/python/python3-uv-build_0.10.4.bb
index b7bf7f775a..180b44519b 100644
--- a/meta/recipes-devtools/python/python3-uv-build_0.9.28.bb
+++ b/meta/recipes-devtools/python/python3-uv-build_0.10.4.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-APACHE;md5=86d3f3a95c324c9479bd8986968f4327 \
file://crates/uv-pep508/License-Apache;md5=e23fadd6ceef8c618fc1c65191d846fa \
file://crates/uv-pep508/License-BSD;md5=ef7a6027dc4c2389b9afad7e690274c7"
-SRC_URI[sha256sum] = "ad9165d94b51a43671d382c7567dc972f831090457ca94ddbd1e9969487a3729"
+SRC_URI[sha256sum] = "fb201561844484d77cc9318c2ad7c51a0006e11c632037877a9524166fa47717"
require ${BPN}-crates.inc
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 18/19] python3-xmltodict: upgrade 1.0.2 -> 1.0.3
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (15 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 17/19] python3-uv-build: upgrade 0.9.28 -> 0.10.4 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
2026-03-03 6:56 ` [PATCH 19/19] xauth: upgrade 1.1.4 -> 1.1.5 Hongxu Jia
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
Release notes[1]:
Bug Fixes
- unparse: serialize None text/attrs as empty values (fixes #401) (aa16511)
Documentation
- readme: fix Fedora and Arch package links (fd6a73b)
[1] https://github.com/martinblech/xmltodict/releases/tag/v1.0.3
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../{python3-xmltodict_1.0.2.bb => python3-xmltodict_1.0.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-xmltodict_1.0.2.bb => python3-xmltodict_1.0.3.bb} (82%)
diff --git a/meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb b/meta/recipes-devtools/python/python3-xmltodict_1.0.3.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb
rename to meta/recipes-devtools/python/python3-xmltodict_1.0.3.bb
index e58e32e338..693549b9c8 100644
--- a/meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb
+++ b/meta/recipes-devtools/python/python3-xmltodict_1.0.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/martinblech/xmltodict"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2"
-SRC_URI[sha256sum] = "54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649"
+SRC_URI[sha256sum] = "3bf1f49c7836df34cf6d9cc7e690c4351f7dfff2ab0b8a1988bba4a9b9474909"
PYPI_PACKAGE = "xmltodict"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread* [PATCH 19/19] xauth: upgrade 1.1.4 -> 1.1.5
2026-03-03 6:56 [PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 Hongxu Jia
` (16 preceding siblings ...)
2026-03-03 6:56 ` [PATCH 18/19] python3-xmltodict: upgrade 1.0.2 -> 1.0.3 Hongxu Jia
@ 2026-03-03 6:56 ` Hongxu Jia
17 siblings, 0 replies; 31+ messages in thread
From: Hongxu Jia @ 2026-03-03 6:56 UTC (permalink / raw)
To: openembedded-core
ChangeLog in 1.1.5:
commit 6fe9365f11181a043f151f2e67f36015c278791d
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Wed Dec 31 11:58:21 2025 -0800
xauth 1.1.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 1cb1d8e0284870a03970a0a45d1c8cfe7ec6a696
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun May 18 16:31:05 2025 -0700
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
mandoc: xauth.1:26:13: WARNING: cannot parse date, using it verbatim: TH xauth 1.1.4
mandoc: xauth.1:33:2: WARNING: skipping paragraph macro: PP after SH
mandoc: xauth.1:225:2: WARNING: skipping paragraph macro: sp after PP
mandoc: xauth.1:216:2: WARNING: skipping paragraph macro: PP after SH
mandoc: xauth.1:254:2: WARNING: skipping paragraph macro: PP after SH
an.tmac:xauth.1:96: style: blank line in input
an.tmac:xauth.1:104: style: blank line in input
an.tmac:xauth.1:114: style: blank line in input
an.tmac:xauth.1:122: style: blank line in input
an.tmac:xauth.1:130: style: blank line in input
an.tmac:xauth.1:135: style: blank line in input
an.tmac:xauth.1:142: style: blank line in input
an.tmac:xauth.1:166: style: blank line in input
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xauth/-/merge_requests/28>
commit 0d43570ad3ca169464daf4304151c9b8d7ab05b8
Author: Michael Gilbert <michael.s.gilbert@gmail.com>
Date: Fri Jul 22 14:57:37 2011 -0400
xauth: needs cookie handling warnings in man page [Debian bug #635109]
Reported-by: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635109
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xauth/-/merge_requests/27>
commit 23735afd04ab561914aa3d5465532be0a6975fef
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Mar 30 09:07:57 2025 -0700
Improve man page formatting
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xauth/-/merge_requests/26>
commit 9e238deb87c07ecda45ad86ff1e4a49125839446
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Mar 23 13:14:50 2025 -0700
Add --help and --version options
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xauth/-/merge_requests/26>
commit eb8b2ef585dc837558cc3f02f85cb88d2a6de5db
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Mar 23 11:25:50 2025 -0700
Report unknown argument that caused error before printing usage message
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xauth/-/merge_requests/26>
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
.../xorg-app/{xauth_1.1.4.bb => xauth_1.1.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/xorg-app/{xauth_1.1.4.bb => xauth_1.1.5.bb} (83%)
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb b/meta/recipes-graphics/xorg-app/xauth_1.1.5.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-app/xauth_1.1.4.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.1.5.bb
index 919457bca6..8660d17ff0 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.1.5.bb
@@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu"
PE = "1"
SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = "e9318141464ad7b4dc0f8564a580f0d20f977c85a388cc40d5a766206151c690"
+SRC_URI[sha256sum] = "a4000e2f441facebf569026bedecc23ba262cc6927be52070abe0002625cfbe0"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
--
2.34.1
^ permalink raw reply related [flat|nested] 31+ messages in thread