-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()
# Project version information
m4_define([ust_version_major], [2])
m4_define([ust_version_minor], [13])
-m4_define([ust_version_patch], [4])
+m4_define([ust_version_patch], [5])
m4_define([ust_version_dev_stage], [])
m4_define([ust_version], ust_version_major[.]ust_version_minor[.]ust_version_patch[]ust_version_dev_stage)
m4_define([ust_version_name], [[Nordicité]])