From: Mathieu Desnoyers Date: Fri, 3 Mar 2023 15:39:24 +0000 (-0500) Subject: Version 2.13.9 X-Git-Tag: v2.13.9^0 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=da1f5a264fff33fc5a9518e519fb0084bf1074af;p=lttng-modules.git Version 2.13.9 Signed-off-by: Mathieu Desnoyers Change-Id: Ie5399d8f24102ee78aa6950222aa64289bbdb6ed --- diff --git a/ChangeLog b/ChangeLog index 0c78404d..04f45dc8 100644 --- 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 diff --git a/include/lttng/tracer.h b/include/lttng/tracer.h index ca73bc9d..cae03e7c 100644 --- a/include/lttng/tracer.h +++ b/include/lttng/tracer.h @@ -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é"