docs: update supported version to 0.9.78

Relates to #6965.
This commit is contained in:
Kelvin M. Klann 2026-01-03 00:52:16 -03:00
parent 04a2110714
commit e02d8f0058
2 changed files with 3 additions and 2 deletions

View file

@ -63,7 +63,7 @@ Note: Items are checked with an "x", like so:
- [x] This is a checked item.
-->
- [ ] I am using firejail [0.9.76 or later](https://github.com/netblue30/firejail/tree/master/SECURITY.md)
- [ ] I am using firejail [0.9.78 or later](https://github.com/netblue30/firejail/tree/master/SECURITY.md)
- [ ] I am using the full program path (e.g. `firejail /usr/bin/vlc` instead of `firejail vlc`; see `https://github.com/netblue30/firejail/issues/2877`)
- [ ] The issues is caused by firejail (i.e. running the program by path (e.g. `/usr/bin/vlc`) "fixes" it).
- [ ] I can reproduce the issue without custom modifications (e.g. globals.local).

View file

@ -29,7 +29,8 @@ historical reference and may be outdated and/or incomplete.
| Version | Supported by us | EOL | Supported by distribution |
| ------- | ------------------ | ------------------ | --------------------------------------------------------------------------------- |
| 0.9.76 | :heavy_check_mark: | | |
| 0.9.78 | :heavy_check_mark: | | |
| 0.9.76 | :x: | | |
| 0.9.74 | :x: | | |
| 0.9.72 | :x: | | :white_check_mark: Debian 11 **backports**, Debian 12, Ubuntu 24.04 LTS |
| 0.9.70 | :x: | | |