X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=README.adoc;h=191b0e0a2fc440e5599749a8e711545b9440ea8d;hp=d66b4ff381fb1ebe26a07eaa93f02c16f7cba9ba;hb=HEAD;hpb=dff46b736afb7945aaf635de661b920dd0d01d7f diff --git a/README.adoc b/README.adoc index d66b4ff38..676467aa4 100644 --- a/README.adoc +++ b/README.adoc @@ -72,15 +72,13 @@ The following dependencies are optional: of the https://lttng.org/man/1/lttng-view/[`lttng view`] command, `make{nbsp}check` and tests. + -Debian/Ubuntu package: `babeltrace2` +Debian/Ubuntu package: `babeltrace2 libbabeltrace2-dev` * **https://lttng.org/[LTTng{nbh}UST]** (same minor version as {lt}): LTTng user space tracing (applications and libraries). + Debian/Ubuntu package: `liblttng{nbh}ust{nbh}dev` -* **Perl**: `make{nbsp}check` and tests. - * **https://www.python.org/[Python]{nbsp}≥{nbsp}3.4**: `make{nbsp}check` and tests. + @@ -223,6 +221,21 @@ As there's no official {lib} Python bindings yet, see link:doc/python-howto.txt[`doc/python-howto.txt`] to understand how to use them. +== Supported versions + +The LTTng project supports the last two released stable versions +(e.g. stable-2.13 and stable-2.12). + +Fixes are backported from the master branch to the last stable version unless +those fixes would break the ABI or API. Those fixes may be backported to the +second-last stable version, depending on complexity and ABI/API compatibility. + +Security fixes are backported from the master branch to both of the last stable +version and the second-last stable version. + +New features are integrated into the master branch and not backported to the +last stable branch. + == Community Mailing list::