Version 2.13.7 v2.13.7
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 30 Sep 2022 21:11:06 +0000 (17:11 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 30 Sep 2022 21:11:06 +0000 (17:11 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I28620e23756e3e91965839801ea8828b3f2b919c

ChangeLog
include/lttng/tracer.h

index c4efd0e4424820706b2fec26a8aefc7119427c76..3ab78d573c8f99fea8c39f443918c7bed6b8ea42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+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
index 71ead634eaca546d11ca932d9d63b4130c627215..2c69acf0dad7bc4c7e4785007d16e0414c86f1e2 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 13
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 6
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 7
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Nordicité"
This page took 0.027296 seconds and 4 git commands to generate.