aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-18 10:09:26 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-18 10:09:26 -0500
commit4840712323d034e7452f63d6f747cc6a78d364c0 (patch)
tree4256005472125b6dd618c14058c2a60d07193c4e /RELNOTES
parentfcopy part 4 (diff)
downloadfirejail-4840712323d034e7452f63d6f747cc6a78d364c0.tar.gz
firejail-4840712323d034e7452f63d6f747cc6a78d364c0.tar.zst
firejail-4840712323d034e7452f63d6f747cc6a78d364c0.zip
cleanup
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index e726674ec..38da86b6e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -5,7 +5,10 @@ firejail (0.9.45) baseline; urgency=low
5 * security: invalid environment exploit found by Martin Carpenter 5 * security: invalid environment exploit found by Martin Carpenter
6 * security: split most of networking code in a separate executable 6 * security: split most of networking code in a separate executable
7 * security: split seccomp filter code configuration in a separate executable 7 * security: split seccomp filter code configuration in a separate executable
8 * security: split file copying in private option in a separate executable
8 * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm) 9 * feature: allow root user access to /dev/shm (--noblacklist=/dev/shm)
10 * feature: AppImage type 2 support
11 * feature: test coverage (gcov) support
9 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire, 12 * new profiles: xiphos, Tor Browser Bundle, display (imagemagik), Wire,
10 * new profiles: mumble, zoom, Guayadeque 13 * new profiles: mumble, zoom, Guayadeque
11 * bugfixes 14 * bugfixes