aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
blob: 0b942d9fc0bf8275748c1a32a572ce87ca49b290 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
firejail (0.9.56.2-LTS) baseline; urgency=low
  * fix CVE-2019-12589
  * fix CVE-2019-12499
  * other bugfixes
 -- netblue30 <netblue30@yahoo.com>  Tue, 4 Jun 2019 08:00:00 -0500

firejail (0.9.56-LTS) baseline; urgency=low
  * code based on Firejail version 0.9.56
  * much smaller code base for SUID executable
  * command line options removed:
     --audit, --build, --cgroup, --chroot, --get, --ls, --output,
     --output-stderr, --overlay, --overlay-named, --overlay-tmpfs,
     --overlay-clean, --private-home, --private-bin, --private-etc,
     --private-opt, --private-srv, --put, --rlimit*, --trace, --tracelog,
     --x11*, --xephyr*
  * compile-time options: --enable-apparmor, --disable-seccomp,
     --disable-globalcfg, --disable-network, --disable-userns,
     --disable-whitelist, --disable-suid, --enable-fatal-warnings,
     --enable-busybox-workaround
 -- netblue30 <netblue30@yahoo.com>  Sun, 21 Oct 2018 08:00:00 -0500