Debian Patches

Status for ltt-control/2.13.15-2

Patch Description Author Forwarded Bugs Origin Last update
fix-lttng-health-check-manpage.patch Fix lintian manpage-has-bad-whatis-entry no
hide-lttng-ctl-erroneously-exported-symbols.patch [PATCH] Fix: lttng-ctl: hide erroneously exported symbols
The 2.13.15 release mistakenly exports two new symbols:

- utils_check_enough_available_memory
- utils_get_cpu_count

Both were introduced by fixes that appeared in that release (see
f923143b93 and 065114a58e) when they were backported from the master
branch.

The two symbols are hidden using the LTTNG_HIDDEN macro.
Jérémie Galarneau <jeremie.galarneau@efficios.com> no 2025-04-14
fix-erroneously-removed-URCU_TLS.patch [PATCH] fix: erroneously removed URCU_TLS() compat in backport
The backport of f7128734172f ("Fix: build with urcu 0.15 on 32bit archs
with 64bit time_t") erroneously removed the URCU_TLS() compat macro
since in master the code has been ported to C++ and uses standard
'thread_local'. This results in build failures on systems using liburcu
built with compat TLS. Revert this part of the backport.
Michael Jeanson <mjeanson@efficios.com> no 2025-04-15

All known versions for source package 'ltt-control'

Links