mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
parent
4b3ab56040
commit
811e0fb0a0
2 changed files with 3 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -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).
|
||||||
|
|
|
||||||
|
|
@ -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 |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue