Version 2.13.9 v2.13.9
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 3 Mar 2023 15:39:24 +0000 (10:39 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 3 Mar 2023 15:39:24 +0000 (10:39 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ie5399d8f24102ee78aa6950222aa64289bbdb6ed

ChangeLog
include/lttng/tracer.h

index 0c78404ddac233d9c8fd6a2c8ed66bc1ad37a69f..04f45dc86c498621e7b2f631bab48e157928d61c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-03-03 (Canadian Bacon Day) LTTng modules 2.13.9
+       * fix: jbd2: use the correct print format (v5.4.229)
+       * fix: jbd2 upper bound for v5.10.163
+       * fix: jbd2: use the correct print format (v5.10.163)
+       * fix: btrfs: move accessor helpers into accessors.h (v6.2)
+
 2023-01-13 (National Sticker Day) LTTng modules 2.13.8
        * fix: jbd2: use the correct print format
        * Fix: in_x32_syscall was introduced in v4.7.0
index ca73bc9d1735d3ac4e36c4103bdd404fa78747f7..cae03e7c0ceb620067643591d91680f37751cf9e 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 13
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 8
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 9
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Nordicité"
This page took 0.028344 seconds and 4 git commands to generate.