X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=d14e0feb217f0610a77d0a0e36e382269e3bc645;hp=8788329774496d2cd7c5cb6a85a37859e54d9286;hb=refs%2Fheads%2Fstable-1.5;hpb=d4014aeef4b89a4aaab1af42d7b0d143d62da0ff diff --git a/ChangeLog b/ChangeLog index 87883297..10802d80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2022-11-02 babeltrace 1.5.11 (Broadcast Traffic Professionals Day) + * Fix: distutils removed in python 3.12 + * Fix: use-after-free with popt 1.19 + * configure.ac: Basic fixes for autoconf 2.70 + * Add gerrit config for stable-1.5 + +2022-11-01 babeltrace 1.5.10 (National Calzone Day) + +2022-11-01 babeltrace 1.5.9 (National Calzone Day) + * port: disable debug-info by default on FreeBSD + * port: add missing includes for FreeBSD compat + * bindings: try importing collections.abc first for forward compatibility + * man: fix typo in babeltrace.1 + +2020-02-05 babeltrace 1.5.8 (National Chocolate Fondue Day) + * Fix: lttng-live format: do not error out on empty streams hang up + * Fix: lttng-live: ctf_live_packet_seek stream hang up handling + * Fix: lib/iterator.c: unbalanced ctx put (leak) + * Fix: lttng-live: lttng_live_open_trace_read memory leak + * Fix: trace-collection: trace clock use after free + * Fix: lttng-live: use-after-free in get_next_index() + * Do not use diagnostic pragma when GCC version is lower than 4.6.0 + * Missing define when not building with gcc + 2019-06-25 lttng-tools 1.5.7 (Global Beatles Day) * Cleanup: bitfields: streamline use of underscores * Fix: bitfield: shift undefined/implementation defined behaviors