From: Richard Purdie <[email protected]>

2022-09-30 (National Day for Truth and Reconciliation) LTTng modules 2.13.7
        * Fix: handle integer capture page faults as skip field

2022-09-30 (National Day for Truth and Reconciliation) LTTng modules 2.13.6
        * Fix: bytecode validator: reject specialized load field/context ref 
instructions
        * Fix: bytecode validator: reject specialized load instructions
        * Fix: honor "user" attribute for array/sequence of user integers
        * wrapper: powerpc64: fix kernel crash caused by do_get_kallsyms
        * Fix: event notification: Remove duplicate event enabled check
        * Fix: event notification capture: validate buffer length
        * Fix: handle capture page faults as skip field
        * Fix: event notification capture error handling
        * Fix: capture_sequence_element_{un,}signed: handle user-space input
        * Fix: notification capture: handle userspace strings
        * Implement lttng_msgpack_write_user_str
        * Fix: bytecode interpreter: LOAD_FIELD: handle user fields
        * Fix: move "user" attribute from field to type
        * Introduce lttng_copy_from_user_check_nofault
        * fix: adjust range v5.10.137 in block probe

Signed-off-by: Richard Purdie <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
(cherry picked from commit 1243d6afc075e3c89ca69af214e70c0d159cb832)
Signed-off-by: Steve Sakoman <[email protected]>
---
 .../lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/lttng/{lttng-modules_2.13.5.bb => 
lttng-modules_2.13.7.bb} (94%)

diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.5.bb 
b/meta/recipes-kernel/lttng/lttng-modules_2.13.7.bb
similarity index 94%
rename from meta/recipes-kernel/lttng/lttng-modules_2.13.5.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.13.7.bb
index 00095d6ab7..49c584dff4 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.13.5.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.7.bb
@@ -16,7 +16,7 @@ SRC_URI = 
"https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
 # Use :append here so that the patch is applied also when using devupstream
 SRC_URI:append = " 
file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch"
 
-SRC_URI[sha256sum] = 
"eceb3428d80e85a9f008425beb9526195c9f7f02b302f28add56df53aef3e708"
+SRC_URI[sha256sum] = 
"5a99679df7903160cbde3918fee5af90ffafc90fc96ccdefaa57cf230492b234"
 
 export INSTALL_MOD_DIR="kernel/lttng-modules"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#173546): 
https://lists.openembedded.org/g/openembedded-core/message/173546
Mute This Topic: https://lists.openembedded.org/mt/95141362/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to