aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-02-21 09:28:42 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2018-02-21 09:28:42 -0500
commit31550dd0b3be41e77aab8f16d65eda42aa500d1c (patch)
tree4b1885c802fdd6503747426f47d3b18ca318b598 /RELNOTES
parentMinor bitcoin-qt nitpicks and update README (diff)
downloadfirejail-31550dd0b3be41e77aab8f16d65eda42aa500d1c.tar.gz
firejail-31550dd0b3be41e77aab8f16d65eda42aa500d1c.tar.zst
firejail-31550dd0b3be41e77aab8f16d65eda42aa500d1c.zip
man page, README.md, RELNOTES
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES18
1 files changed, 16 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 21ad8de25..3a7819514 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,13 +1,27 @@
1firejail (0.9.53) baseline; urgency=low 1firejail (0.9.53) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: restrictions for /proc, /sys and /run/user directories
4 are moved from AppArmor profile into firejail executable
5 * modif: unifying Chromium and Firefox browsers profiles.
6 All users of Firefox-based browsers who use addons and plugins
7 that read/write from ${HOME} will need to uncomment the includes for
8 firefox-common-addons.inc in firefox-common.profile.
9 * AppArmor support for overlayfs and chroot sandboxes
10 * Enable AppArmor by default for Firefox, Chromium, Transmission
11 VLC and mpv
12 * firejail --apparmor.print option
13 * firemon --apparmor option
14 * apparmor yes/no flag in /etc/firejail/firejail.config
3 * seccomp syscall list update for glibc 2.26-10 15 * seccomp syscall list update for glibc 2.26-10
16 * seccomp disassembler for --seccomp.print option
17 * seccomp machine code optimizer for default seccomp filters
4 * IPv6 DNS support 18 * IPv6 DNS support
5 * whitelist support for overlay and chroot sandboxes 19 * whitelist support for overlay and chroot sandboxes
6 * private-dev support for overlay and chroot sandboxes 20 * private-dev support for overlay and chroot sandboxes
7 * private-tmp support for overlay and chroot sandboxes 21 * private-tmp support for overlay and chroot sandboxes
8 * new profiles: basilisk, Tor Browser language packs, PlayOnLinux, sylpheed, 22 * new profiles: basilisk, Tor Browser language packs, PlayOnLinux, sylpheed,
9 * new profiles: discord-canary, pycharm-community, pycharm-professional, kaffeine, 23 * new profiles: discord-canary, pycharm-community, pycharm-professional,
10 * new profiles: pdfchain, tilp, vivaldi-snapshot, bitcoin-qt 24 * new profiles: pdfchain, tilp, vivaldi-snapshot, bitcoin-qt, kaffeine,
11 -- netblue30 <netblue30@yahoo.com> Tue, 12 Dec 2017 08:00:00 -0500 25 -- netblue30 <netblue30@yahoo.com> Tue, 12 Dec 2017 08:00:00 -0500
12 26
13firejail (0.9.52) baseline; urgency=low 27firejail (0.9.52) baseline; urgency=low