docs: clarify that only latest and dev versions are supported (#6965)

To avoid wasting time due to (for example):

* Bugs that were already fixed
* Old versions with different/missing verbosity in the output
* Behavior that only affects (or differs in) old versions
* Copying and pasting profile lines which contain commands that are
  unsupported in old versions (or that depend on other changes to
  profiles in the current version)

This is a follow-up to #6964.
This commit is contained in:
Kelvin M. Klann 2025-11-15 04:53:08 +00:00 committed by GitHub
parent 05cf5cd93c
commit be065d1301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 33 additions and 0 deletions

View file

@ -2,6 +2,31 @@
## Supported Versions
Unless explicitly stated otherwise, we only support the latest released version
(and the current development version) of firejail, which should be the one in
the following page:
* <https://github.com/netblue30/firejail/releases/latest>
Versions older than the latest usually have outdated profiles and may contain
bugs and security vulnerabilities that were already fixed in a later version.
See [Installing](README.md#installing) for distribution-specific instructions
and recommendations.
If the firejail version in your distribution is older than the latest released
version (and at least a few days have passed since the release), please contact
the maintainers for your distribution and request an update to the relevant
package(s).
In the meantime, you can [build and install](README.md#building) the current
development version.
See also [CONTRIBUTING.md](CONTRIBUTING.md).
Released versions are listed in the table below, which is mostly intended for
historical reference and may be outdated and/or incomplete.
| Version | Supported by us | EOL | Supported by distribution |
| ------- | ------------------ | ------------------ | --------------------------------------------------------------------------------- |
| 0.9.76 | :heavy_check_mark: | | |