Version 2.13.16 stable-2.13 v2.13.16
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Nov 2024 15:48:45 +0000 (10:48 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Nov 2024 15:48:45 +0000 (10:48 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I0521ab7dff0124ecbf14cdbfc9df295d52c9e128

ChangeLog
include/lttng/tracer.h

index d25e3cc418700c043f30e85c024e324b83058aae..64b4940bded2c6566db6b76664b6282a264bb691 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-11-18 (Odd Socks Day) 2.13.16
+       * fix: mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked() (v5.15.171)
+       * Fix: uprobes: make uprobe_register() return struct uprobe * (v6.12)
+       * Fix: silence 'non-consumed' message for non-started sessions
+       * fix: writeback: Refine the show_inode_state() macro definition (v6.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
index 8d7c470dcfddd8d29309ea396f5cbbbd2cc25ac4..24f3309e09ac4e3bcdc50d15eb0f9dc1a3b15d2f 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 13
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 15
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 16
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Nordicité"
This page took 0.037864 seconds and 4 git commands to generate.