This commit is contained in:
netblue30 2022-03-05 07:36:10 -05:00
parent a19fb8f4a3
commit 4813218810
2 changed files with 5 additions and 0 deletions

2
README
View file

@ -332,6 +332,8 @@ dm9pZCAq (https://github.com/dm9pZCAq)
dmfreemon (https://github.com/dmfreemon)
- add sandbox name or name of private directory to the window title when xpra is used
- handle malloc() failures; use gnu_basename() instead of basenaem()
Dmitriy Chestnykh (https://github.com/chestnykh)
- add ability to disable user profiles at compile time
dshmgh (https://github.com/dshmgh)
- overlayfs fix for systems with /home mounted on a separate partition
Duncan Overbruck (https://github.com/Duncaen)

View file

@ -4,8 +4,11 @@ firejail (0.9.69) baseline; urgency=low
* bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)
* bugfix: nogroups + wrc prints confusing messages (#4930 #4933)
* bugfix: openSUSE Leap - whitelist-run-common.inc (#4954)
* bugfix: fix printing in evince (#5011(
* ci: replace centos (EOL) with almalinux (#4912)
* docs: Refer to firejail.config in configuration files (#4916)
* rework: whitelist restructuring
* feature: disable user profiles at compile time
* new profiles: onionshare, onionshare-cli
-- netblue30 <netblue30@yahoo.com> Mon, 7 Feb 2022 09:00:00 -0500