Update version to v1.5.11
[babeltrace.git] / ChangeLog
index 6589d9cdceea742226f2f6ad4b0624f5620def85..10802d80e42bade6ed69ea60d8191d8613a95d4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+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
+       * Fix: array and sequence field's 'elems' members can be left NULL
+       * Fix: invalid alignment of enumeration fields
+
+2018-07-03 babeltrace 1.5.6 (National Fried Clam Day)
+       * Fix: remove left-over debug logging statement
+       * Use trace->trace_id in check to remove trace from bt_ctx
+       * Fix: missing initializer braces warning
+       * Fix: zero out URL parsing array before use and ensure proper error reporting
+
+2018-03-26 babeltrace 1.5.5 (Purple Day)
+       * Propagate error from packet_seek in case of truncated packet
+       * Fix: report truncated files while reading
+
 2018-01-31 babeltrace 1.5.4 (Gorilla Suit Day)
        * Fix: use signed accessors for clock offsets
        * Fix: signedness error in python complements
This page took 0.025412 seconds and 4 git commands to generate.