Skip to content

Commit

Permalink
Update version to v2.12.17
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
  • Loading branch information
jgalar committed Dec 10, 2024
1 parent bedceab commit 9940510
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2024-12-10 lttng-tools 2.12.17 (National Lager Day)
* Fix: lttng-sessiond segfault during session destruction

2024-08-22 lttng-tools 2.12.16 (National Take Your Cat to the Vet Day)
* Fix: Do not null out lttng_consumer_stream channel on deletion
* Fix: Crash when unregistering UST apps during shutdown
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
AC_INIT([lttng-tools],[2.12.16],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_INIT([lttng-tools],[2.12.17],[jeremie.galarneau@efficios.com],[],[https://lttng.org])

AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])
Expand Down

0 comments on commit 9940510

Please sign in to comment.