Merge branch 'maint-0.4.7' into release-0.4.7

This commit is contained in:
David Goulet
2023-05-31 14:32:07 -04:00
3 changed files with 24 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (sandbox):
- Allow membarrier for the sandbox. And allow rt_sigprocmask when compiled
with LTTng. Fixes bug 40799; bugfix on 0.3.5.1-alpha.
o Minor feature (CI):
- Update CI to use Debian Bullseye for runners.