Skip to content

Commit

Permalink
Merge pull request #4881 from kmk3/relnotes-add-bugfixes
Browse files Browse the repository at this point in the history
RELNOTES: add bugfixes
  • Loading branch information
netblue30 committed Jan 29, 2022
2 parents 5356609 + f3a5ebd commit b051dd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELNOTES
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ firejail (0.9.68rc2) baseline; urgency=low
* removed whitelist=yes/no in /etc/firejail/firejail.config
* new condition: ALLOW_TRAY (#4510 #4599)
* remove (some) environment variables with auth-tokens (#4157)
* bugfix: Error mounting tmpfs (MS_REMOUNT flag not being cleared) (#4387)
* bugfix: --build clears the environment (#4460 #4467)
* bugfix: Firejail does not work with a custom hosts file (#2758 #4560)
* bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586)
* bugfix: Firejail rejects empty arguments (#4395)
* bugfix: firecfg does not work with symlinks (discord.desktop) (#4235)
* bugfix: Seccomp list output goes to stdout instead of stderr (#4328)
* new includes: whitelist-run-common.inc (#4288), disable-X11.inc (#4462)
* removed includes: disable-passwordmgr.inc (#4461)
* new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim
Expand Down

0 comments on commit b051dd7

Please sign in to comment.