From 100b704dec94d15df2f2e4d4839628e962edf173 Mon Sep 17 00:00:00 2001 From: William Tambe Date: Wed, 5 Jul 2023 11:10:38 -0500 Subject: [PATCH] Release 20230705 * buildroot 5973648881...e2fa16125c (2): > enable strace > Adding resolv to CONFIG_EXTRA_LDLIBS is needed with glibc-2.37 * glibc 67dc98bea0...2df6d9505f (1): > fix syscall() * linux 2df4bde2f8cd...710234de2629 (2): > fix ptrace; use ptrace_report_syscall_*() > fix task_pt_regs(): must return userspace regs --- buildroot | 2 +- glibc | 2 +- linux | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buildroot b/buildroot index 5973648..5d05f0c 160000 --- a/buildroot +++ b/buildroot @@ -1 +1 @@ -Subproject commit 5973648881b7effa6ee9f94d61813f2c290ad0f9 +Subproject commit 5d05f0c98cdd8d7606ea663e6b60baf2b878f2f1 diff --git a/glibc b/glibc index 67dc98b..33b6fb5 160000 --- a/glibc +++ b/glibc @@ -1 +1 @@ -Subproject commit 67dc98bea028f77599ec5873491f606356348b07 +Subproject commit 33b6fb5969a6ad24bcbe47b3bfba2792323de779 diff --git a/linux b/linux index 2df4bde..95282e5 160000 --- a/linux +++ b/linux @@ -1 +1 @@ -Subproject commit 2df4bde2f8cd2f42a947563137900a7d91c8aef6 +Subproject commit 95282e50628b5d8b6fd4b12cf38beabd3bd7b25a