X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=4da3ec12a5aa44dd39387c78636fbf271ad62a51;hb=refs%2Fheads%2F2.13-custom-upgrade-rev3;hp=d4acc5c10d04e3b4948bdb7b95ff00e9fe631d1d;hpb=67ceba204e9a5bb616f45142acfc5d19812821a3;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index d4acc5c1..4da3ec12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -2022-08-19 (National Popato Day) lttng-ust 2.13.4 +2022-09-30 (National Day for Truth and Reconciliation) lttng-ust 2.13.5 + * Fix: bytecode validator: reject specialized load field/context ref instructions + * Fix: bytecode validator: reject specialized load instructions + * Fix: event notification capture: validate buffer length + * Fix: event notification capture error handling + * Fix: lttng-ust-comm: wait on wrong child process + * fix: 'make dist' without javah + +2022-08-19 (National Potato Day) lttng-ust 2.13.4 * cleanup: remove stale comment * Fix: disable array/sequence compile-time type check in C * fix: add missing closedir in _get_max_cpuid_from_sysfs()