docs: update supported version to 0.9.80

Relates to #7016.
This commit is contained in:
Kelvin M. Klann 2026-03-15 03:05:55 -03:00
parent 4b3ab56040
commit 811e0fb0a0
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. - [x] This is a checked item.
--> -->
- [ ] I am using firejail [0.9.78 or later](https://github.com/netblue30/firejail/tree/master/SECURITY.md) - [ ] I am using firejail [0.9.80 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`) - [ ] 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). - [ ] 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). - [ ] 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 | | Version | Supported by us | EOL | Supported by distribution |
| ------- | ------------------ | ------------------ | --------------------------------------------------------------------------------- | | ------- | ------------------ | ------------------ | --------------------------------------------------------------------------------- |
| 0.9.78 | :heavy_check_mark: | | | | 0.9.80 | :heavy_check_mark: | | |
| 0.9.78 | :x: | | |
| 0.9.76 | :x: | | | | 0.9.76 | :x: | | |
| 0.9.74 | :x: | | | | 0.9.74 | :x: | | |
| 0.9.72 | :x: | | :white_check_mark: Debian 11 **backports**, Debian 12, Ubuntu 24.04 LTS | | 0.9.72 | :x: | | :white_check_mark: Debian 11 **backports**, Debian 12, Ubuntu 24.04 LTS |