]> git.lttng.org Git - lttng-modules.git/commitdiff
Version 2.13.15 v2.13.15
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 28 Sep 2024 14:55:07 +0000 (10:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 28 Sep 2024 14:55:07 +0000 (10:55 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I4e26025afef07393ff04f5ddfe4a571914900c81

ChangeLog
include/lttng/tracer.h

index 3867901ee9929ad9567761001e9533bff8232678..d25e3cc418700c043f30e85c024e324b83058aae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2024-09-28 (Ask a Stupid Question Day) LTTng modules 2.13.15
+       * Fix: scsi: sd: Atomic write support added in 6.11-rc1
+       * Fix: block_start removed from btrfs_get_extent in 6.11-rc1
+       * Fix: block_len removed frmo btrfs_get_extent in 6.11-rc1
+       * Fix: orig_start removed from btrfs_get_extent in 6.11-rc1
+       * Fix: ext4_da_reserve_space changed in 6.11-rc1
+       * Fix: kfree_skb changed in 6.11-rc1
+       * Fix: event notifier: set eval_capture to false for kprobe and uprobe
+
 2024-07-18 (National Sour Candy Day) LTTng modules 2.13.14
        * kvm instrumentation: Fix kvm_mmio event NULL pointer dereference
        * Fix: Build on CentOS 9 Stream 2024-06
index de8e547bbf18a0f7900b963b360fd97915f81043..8d7c470dcfddd8d29309ea396f5cbbbd2cc25ac4 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 13
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 14
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 15
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Nordicité"
This page took 0.032331 seconds and 4 git commands to generate.