+2024-03-28 lttng-tools 2.13.12 (Respect Your Cat Day)
+ * Fix: baddr-statedump: use $(LIBTOOL) --mode=execute
+ * Fix: relayd: live client not notified of inactive streams
+ * Fix: relayd: live: dispose of zombie viewer metadata stream
+ * tests: Fix typo in tests/regression/kernel/test_ns_contexts
+ * Fix: sessiond: freeze on channel creation on restart
+ * common: move utils_create_lock_file to its own file
+ * tests: tools/clear/test_ust wait for specific test app pid
+ * Fix: sessiond: crash when sending data_pending to an active session
+ * Tests: fix: list_triggers_cli: kallsyms contains prefixed symbols
+ * License: common: error_query: fix typo in SPDX specifier
+
2023-08-21 lttng-tools 2.13.11 (National Spumoni Day)
* Tests: use CPU ids from online ranges
* docs: fix: Match stated automake requirement
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.13.11],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.13.12],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])