Update version to v2.12.10 v2.12.10
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 28 Mar 2022 18:59:37 +0000 (14:59 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 28 Mar 2022 18:59:37 +0000 (14:59 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
ChangeLog
configure.ac

index b6360811f73a58dc0f95235cbf623a574db2cc47..62d2763f8599724c22561b7f577500ec1dc64975 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-03-28 lttng-tools 2.12.10 (National Hot Tub Day)
+       * Fix: Remove liblttng-ctl.so dependency on liburcu-cds.so and liburcu-common.so
+
 2022-03-28 lttng-tools 2.12.9 (National Hot Tub Day)
        * Fix: lttng-elf: wrong error label used by error path
        * Fix: use the correct endian compat macros
index 4daf31f52395a317ddd4cfe199fd08f695dd0716..38356da9304de0d392cc4e92976de7454d9e52dd 100644 (file)
@@ -1,6 +1,6 @@
 dnl SPDX-License-Identifier: GPL-2.0-only
 AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.12.9],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.12.10],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
 
 AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_AUX_DIR([config])
This page took 0.02777 seconds and 4 git commands to generate.