aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-10 09:08:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-10 09:08:52 -0400
commitcb5091633c6dc6b6d9f5498da7ded61bc698bf82 (patch)
tree45e879dce890b4c6fae360d347e269d6c34b0e01 /README
parentMerge pull request #695 from manevich/busybox-01 (diff)
downloadfirejail-cb5091633c6dc6b6d9f5498da7ded61bc698bf82.tar.gz
firejail-cb5091633c6dc6b6d9f5498da7ded61bc698bf82.tar.zst
firejail-cb5091633c6dc6b6d9f5498da7ded61bc698bf82.zip
Busybox workaround
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 9 insertions, 8 deletions
diff --git a/README b/README
index 6ea10c901..6e6411619 100644
--- a/README
+++ b/README
@@ -28,6 +28,15 @@ Reiner Herrmann (https://github.com/reinerh)
28 - moved build to .xz 28 - moved build to .xz
29 - detached signatures for source archive 29 - detached signatures for source archive
30 - recursive mkdir 30 - recursive mkdir
31Aleksey Manevich (https://github.com/manevich)
32 - several profile fixes
33 - fix problem with relative path in storage_find function
34 - fix build for systems without bash
35 - fix double quotes/single quotes problem
36 - big rework of argument processing subsystem
37 - --join fixes
38 - spliting up cmdline.c
39 - Busybox support
31Franco (nextime) Lanza (https://github.com/nextime) 40Franco (nextime) Lanza (https://github.com/nextime)
32 - added --private-template 41 - added --private-template
33xee5ch (https://github.com/xee5ch) 42xee5ch (https://github.com/xee5ch)
@@ -47,14 +56,6 @@ Thomas Jarosch (https://github.com/thomasjfox)
47 - include mkuid.sh in make dist 56 - include mkuid.sh in make dist
48Niklas Haas (https://github.com/haasn) 57Niklas Haas (https://github.com/haasn)
49 - blacklisting for keybase.io's client 58 - blacklisting for keybase.io's client
50Aleksey Manevich (https://github.com/manevich)
51 - several profile fixes
52 - fix problem with relative path in storage_find function
53 - fix build for systems without bash
54 - fix double quotes/single quotes problem
55 - big rework of argument processing subsystem
56 - --join fixes
57 - spliting up cmdline.c
58Fred-Barclay (https://github.com/Fred-Barclay) 59Fred-Barclay (https://github.com/Fred-Barclay)
59 - added Vivaldi, Atril profiles 60 - added Vivaldi, Atril profiles
60 - added PaleMoon profile 61 - added PaleMoon profile