Version 2.12.10 v2.12.10
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 19 Apr 2024 18:09:36 +0000 (14:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 19 Apr 2024 18:09:36 +0000 (14:09 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia7eb272d7a0bb0a3d56fcfb713566314de588628

ChangeLog
configure.ac

index 62914176e3e6d3caa00854cc08409806cdacdab5..5a66ca436ea5d6a5668d964c9c632a14ac774d80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-04-19 (National Garlic Day) lttng-ust 2.12.10
+       * Add close_range wrapper to liblttng-ust-fd.so
+       * lttng-ust(3): Fix wrong len_type for sequence
+       * Fix: libc wrapper: use initial-exec for malloc_nesting TLS
+
 2024-01-10 (National Houseplant Appreciation Day) lttng-ust 2.12.9
        * fix: invoke MKDIR_P before changing directories
        * fix: clean java inner class files in examples
index ee9141d967747bbf8e1f1a11a7a99f2f1d839a21..eeb02f671b9b4ffdf42db56d498ba0e0d01ce557 100644 (file)
@@ -1,7 +1,7 @@
 dnl Version infos
 m4_define([V_MAJOR], [2])
 m4_define([V_MINOR], [12])
-m4_define([V_PATCH], [9])
+m4_define([V_PATCH], [10])
 dnl m4_define([V_EXTRA], [])
 m4_define([V_NAME], [[(Ta) Meilleure]])
 m4_define([V_DESC], [[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.027739 seconds and 4 git commands to generate.