From ddb8c0ef83958f0d10564abe8d695f64ddc0360e Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Fri, 16 Jul 2021 14:02:08 -0400 Subject: [PATCH] Version 2.13.0-rc3 Signed-off-by: Mathieu Desnoyers Change-Id: I6d21580daba07be92428c5dab4227eae8aaace0a --- ChangeLog | 5 +++++ include/lttng/tracer.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 838a95c4..8011c00a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-07-16 (World Snake Day) LTTng modules 2.13.0-rc3 + * fix: sched: Change task_struct::state (v5.14) + * fix: btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() (v5.14) + * fix: adjust ranges for RHEL 8.4 + 2021-05-14 (National Dance Like a Chicken Day) LTTng modules 2.13.0-rc2 * fix: adjust ranges for RHEL 8.2 and 8.3 * Disable x86 error code bitwise enum in default build diff --git a/include/lttng/tracer.h b/include/lttng/tracer.h index 2c539237..4d30c5cf 100644 --- a/include/lttng/tracer.h +++ b/include/lttng/tracer.h @@ -30,7 +30,7 @@ #define LTTNG_MODULES_MAJOR_VERSION 2 #define LTTNG_MODULES_MINOR_VERSION 13 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0 -#define LTTNG_MODULES_EXTRAVERSION "-rc2" +#define LTTNG_MODULES_EXTRAVERSION "-rc3" #define LTTNG_VERSION_NAME "Nordicité" #define LTTNG_VERSION_DESCRIPTION "The product of a collaboration between Champ Libre and Boréale, this farmhouse IPA is brewed with Kveik yeast and Québec-grown barley, oats and juniper branches. The result is a remarkable fruity hazy golden IPA that offers a balanced touch of resinous and woodsy bitterness." -- 2.34.1