Version 2.12.13 v2.12.13
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 3 Mar 2023 15:42:21 +0000 (10:42 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 3 Mar 2023 15:42:21 +0000 (10:42 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I0e77c11455bbd614a48bc9d7e7e74b0d3c5791f4

ChangeLog
lttng-tracer.h

index 507b1ff65e8cd24940884f59008d0a62d4990b87..315e2b1b8b5fe283f4cfaf31556014d439252ecf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-03 (Canadian Bacon Day) 2.12.13
+       * 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)
+
 2023-01-13 (National Sticker Day) LTTng modules 2.12.12
        * fix: jbd2: use the correct print format
        * Fix: in_x32_syscall was introduced in v4.7.0
index 0a03f08663a61f98b951d880b857d840fe6841b9..c597983f7b474a1b397a20299f6391ab00a6cc6c 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 12
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 12
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 13
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "(Ta) Meilleure"
This page took 0.030293 seconds and 4 git commands to generate.