Version 2.12.0 v2.12.0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 8 Apr 2020 13:31:05 +0000 (09:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 8 Apr 2020 13:31:05 +0000 (09:31 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
lttng-tracer.h

index 348c76412506ad443494a7c61249d46b0ca69f81..45f537a1feffae01f44c927bed01652b60dda0bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2020-04-08 (The Day After National Beer Day) LTTng modules 2.12.0
+       * fix: uaccess wrapper for CentOS >= 4.18.0-147
+       * fix: ext4 instrumentation for CentOS >= 4.18.0-147
+       * fix: signal instrumentation for CentOS >= 4.18.0-147
+       * fix: kvm instrumentation for CentOS >= 4.18.0-147
+       * fix: rcu instrumentation for CentOS >= 4.18.0-80
+       * Fix: update kvm instrumentation for Ubuntu 5.3.0-45
+
 2020-03-27 (International Stay At Home Month) LTTng modules 2.12.0-rc3
        * Fix: update kvm instrumentation for Ubuntu 5.3.0-43
        * Fix: update kvm instrumentation for Ubuntu 4.15.0-92
index 6b8ff074999f2dc9fa31b3ff934b4a14c6259b91..ae9c55d12d19e2fd569ef9039d9d88025052d28a 100644 (file)
@@ -30,7 +30,7 @@
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 12
 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0
-#define LTTNG_MODULES_EXTRAVERSION "-rc3"
+#define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "(Ta) Meilleure"
 #define LTTNG_VERSION_DESCRIPTION      "Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to \"Your best one\", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness."
This page took 0.026158 seconds and 4 git commands to generate.