Version 2.13.0-rc3 v2.13.0-rc3
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Jul 2021 18:02:08 +0000 (14:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Jul 2021 18:02:08 +0000 (14:02 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I6d21580daba07be92428c5dab4227eae8aaace0a

ChangeLog
include/lttng/tracer.h

index 838a95c42a067c2d412ffcae8c3dd6820fbd9401..8011c00a3ccf421923c5978bda550b4435954a77 100644 (file)
--- 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
index 2c539237148d94cfc3ccfcdf95d4c12b1ded0fee..4d30c5cfcb6b11ff49133b5ca47880d78252add2 100644 (file)
@@ -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."
This page took 0.027306 seconds and 4 git commands to generate.