aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
Commit message (Collapse)AuthorAge
* RELNOTES: add gcov dummy functions bugfix and docsLibravatar Kelvin M. Klann2022-03-24
| | | | Relates to #5028 #5043 #5052.
* mergeLibravatar smitsohu2022-03-11
|
* RELNOTES: add warning about allow-trayLibravatar Kelvin M. Klann2022-03-09
| | | | Relates to #4946.
* RELNOTES: sort items by categoryLibravatar Kelvin M. Klann2022-03-09
| | | | | | | | | Put it in a similar order to 0.9.68: features, modifs/reworks, bugfixes, ci, docs, new profiles. See commit 5fbc1cd50 ("RELNOTES: sort items by category", 2022-02-05). Misc: The last paragraph of that commit message is wrong; just ignore it.
* RELNOTES: add missing PR references; fix typoLibravatar Kelvin M. Klann2022-03-09
| | | | | | This amends commit 481321881 ("merges", 2022-03-05). Relates to #4985 #4990 #5011.
* mergesLibravatar netblue302022-03-05
|
* openSUSE Leap - whitelist-run-common.inc (#4954)Libravatar netblue302022-02-22
|
* mergesLibravatar netblue302022-02-20
|
* --tab: enable shell tab completionLibravatar netblue302022-02-20
|
* RELNOTES: add bugfix/ci/docsLibravatar Kelvin M. Klann2022-02-16
| | | | Relates to #4912 #4916 #4930 #4933.
* fix --private-cwd, issue #4910Libravatar netblue302022-02-08
|
* push changelog date, so that it's different from the previous oneLibravatar Reiner Herrmann2022-02-07
| | | | otherwise the gitlab CI will complain
* moving to 0.9.69Libravatar netblue302022-02-06
|
* 0.9.68 testing0.9.68Libravatar netblue302022-02-06
|
* rel 0.9.68 testingLibravatar netblue302022-02-06
|
* RELNOTES: add new command checklist and issue template reworkLibravatar Kelvin M. Klann2022-02-06
| | | | Relates to #4413 #4479 #4515 #4561.
* RELNOTES: add pr related to PATH_MAX bugfixLibravatar Kelvin M. Klann2022-02-06
| | | | Relates to #4606.
* RELNOTES: add AppArmor base abstraction support and disable-proc.incLibravatar Kelvin M. Klann2022-02-06
| | | | Relates to #3226 #4521 #4628.
* RELNOTES: add ci section with SHA pinning and dependabotLibravatar Kelvin M. Klann2022-02-05
| | | | | | And move the profile checks item to the ci section. Relates to #2739 #4643 #4774.
* RELNOTES: add build-related itemsLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4594 #4695 #4712.
* RELNOTES: add com.github.tchx84.Flatseal profileLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4724.
* RELNOTES: add pipewire in --nosound and ci profile checksLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #2739 #4643 #4855.
* RELNOTES: add bugfix for symlinks on private-bin + globsLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4626.
* RELNOTES: add unset TMP if it doesn't existLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4151.
* RELNOTES: add missing issue referencesLibravatar Kelvin M. Klann2022-02-05
| | | | | | | Interestingly, some really old issues were fixed in this release (#408 is from 2016). Relates to #408 #928 #3042.
* RELNOTES: add docs and group keeping/dropping modifsLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4078 #4632 #4689 #4725 #4732 #4851.
* RELNOTES: add prefixes for features, modifs and removalsLibravatar Kelvin M. Klann2022-02-05
| | | | | | | To make it easier to see at a glance what each item is about. Note: Other than "removal", the prefixes are taken from previous releases.
* RELNOTES: sort items by categoryLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | | | Sort in the following category order: security, features, modifications, removals, bugfixes, new includes, removed includes, new profiles. Also, --keep-fd was added to the RELNOTES after whitelist-ro, so move it there.
* RELNOTES: add allow apostrophe in whitelist and blacklistLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4614.
* RELNOTES: add a few more missing issue/pr referencesLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4454 #4740 #4878.
* RELNOTES: add bugfix for private-etc and symlinksLibravatar Kelvin M. Klann2022-02-04
| | | | Relates to #4887.
* RELNOTES: add more bugfixesLibravatar Kelvin M. Klann2022-02-03
| | | | Relates to #3958 #4362 #4365 #4476 #4578 #4579 #4583.
* RELNOTES: add missing --netlock issue referenceLibravatar Kelvin M. Klann2022-02-03
| | | | Relates to #4848.
* RELNOTES: add security-related itemsLibravatar Kelvin M. Klann2022-02-02
| | | | | | | Note: #4780 was closed by commit d2e10f8b7 ("fix --private-cwd problem", 2021-12-19). Relates to #4748 #4780.
* RELNOTES: add bugfixesLibravatar Kelvin M. Klann2022-01-26
| | | | | | | | | | | | | | | | Note: They are added in the order that the issues were fixed/closed. Note2: The issues were found through the following url: https://github.com/netblue30/firejail/issues?q=is%3Aclosed+label%3Abug+-label%3Asecurity+closed%3A%3E2021-06-29+ The date used is the release date of 0.9.66, so in theory the query should return every bug closed after that. Security-related issues are excluded because they will be added separately. Note3: All issues other than #4328 were fixed before 0.9.68rc1. Relates to #2758 #4235 #4328 #4387 #4395 #4460 #4467 #4558 #4560 #4586.
* mergesLibravatar netblue302022-01-24
|
* mergesLibravatar netblue302022-01-24
|
* mergesLibravatar netblue302022-01-24
|
* Revert "adding netlink to --protocol list (#4605)"Libravatar Kelvin M. Klann2022-01-24
| | | | | | | | | This reverts commit 39654d01661ea9310b9b886a572ee24b1e4c9cfb. This only manually removes the RELNOTES entry; the other parts were already partially reverted by commit ac83117d0 ("netlink - fixing the fix", 2022-01-22) and commit 7df85d5ab ("netlink: revert man pages", 2022-01-22).
* adding netlink to --protocol list (#4605)Libravatar netblue2022-01-21
|
* rel 0.9.68rc1 testing0.9.68rc1Libravatar netblue302022-01-18
|
* relnotesLibravatar smitsohu2022-01-18
|
* RELNOTES: add missing noprinters pr referenceLibravatar Kelvin M. Klann2022-01-16
| | | | Relates to #4827.
* raincatLibravatar netblue302022-01-14
|
* merge updatesLibravatar netblue302022-01-08
|
* updatesLibravatar netblue302021-12-28
|
* nettraceLibravatar netblue302021-12-28
|
* RELNOTES: s/deprecated/removed/Libravatar Kelvin M. Klann2021-12-13
| | | | | | | | | | | | | | | As far as I know, to "deprecate" something usually means the following: * It should not be used anymore * It still works (even if it may not work 100%) * It may be removed in a future release But the features mentioned on RELNOTES were actually removed; see commit c08414fdb ("deprecated --disable-whitelist at compile time", 2021-07-03) and commit c32924b82 ("deprecated whitelist=yes/no in /etc/firejail/firejail.config", 2021-07-04). So to avoid confusion, just say that they were removed.
* RELNOTES: add more missing pr/issue referencesLibravatar Kelvin M. Klann2021-12-11
| | | | Relates to #4157 #4288 #4461 #4462.
* RELNOTES: add missing pull request referencesLibravatar Kelvin M. Klann2021-12-11
| | | | Relates to #4510 #4533 #4599 #4635.