From 28f745515e4edb65ef2d2abad29bf13a107ea4d8 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Fri, 14 Nov 2025 15:06:58 +0100 Subject: [PATCH 1/2] Changelog entry for fix #10502 Signed-off-by: Gilles Peskine --- ChangeLog.d/config_checks_generator-fix-windows-path.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ChangeLog.d/config_checks_generator-fix-windows-path.txt diff --git a/ChangeLog.d/config_checks_generator-fix-windows-path.txt b/ChangeLog.d/config_checks_generator-fix-windows-path.txt new file mode 100644 index 0000000000..e5726cf77b --- /dev/null +++ b/ChangeLog.d/config_checks_generator-fix-windows-path.txt @@ -0,0 +1,3 @@ +Bugfix + * Fix CMake failure on Windows because of a native directory separator. + Fixes #10502. From 6116d8feea490f091a47828bf051411fcc34d711 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Thu, 20 Nov 2025 10:28:52 +0100 Subject: [PATCH 2/2] Update framework with fix of Mbed-TLS/mbedtls#10502 Signed-off-by: Gilles Peskine --- framework | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework b/framework index 9232f41572..6c9076eef1 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 9232f4157207829d45f8689c50951e2e84c1a83b +Subproject commit 6c9076eef1aaba371550ebc1145aed7227154b99