Version 2.12.7 v2.12.7
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 30 Sep 2022 18:36:27 +0000 (14:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 30 Sep 2022 18:36:27 +0000 (14:36 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ie7ee76315f3966f3c0f9bad0d374287442f7f8a2

ChangeLog
configure.ac

index 576ec5f9be6ec2b812f27a24f40e7045a983e7d8..9ba869c88b4969d26ad549b9e62f128e56a73caf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-09-30 (National Day for Truth and Reconciliation) lttng-ust 2.12.7
+       * Fix: bytecode validator: reject specialized load field/context ref instructions
+       * Fix: bytecode validator: reject specialized load instructions
+       * Fix: lttng-ust-comm: wait on wrong child process
+       * fix: 'make dist' without javah
+
 2022-08-19 (National Potato Day) lttng-ust 2.12.6
        * cleanup: remove stale comment
        * fix: Unify possible CPU number fallback
index ef8ed8eb10f80c4ca0d003b7905e970935bdf2e1..4733ed8619293aa86eefd9f84050d1fe3da43ebf 100644 (file)
@@ -1,7 +1,7 @@
 dnl Version infos
 m4_define([V_MAJOR], [2])
 m4_define([V_MINOR], [12])
-m4_define([V_PATCH], [6])
+m4_define([V_PATCH], [7])
 dnl m4_define([V_EXTRA], [])
 m4_define([V_NAME], [[(Ta) Meilleure]])
 m4_define([V_DESC], [[Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to "Your best one", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness.]])
This page took 0.027948 seconds and 4 git commands to generate.