aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-07-04 15:48:02 -0400
committerLibravatar Tad <tad@spotco.us>2018-07-04 15:48:02 -0400
commite91e7b2b8165450e695c7f45492cca2ae6927678 (patch)
treea9379cc4330adfa679cdae89f64741c6f23df679 /README
parentMerge pull request #2025 from Bundy01/master (diff)
downloadfirejail-e91e7b2b8165450e695c7f45492cca2ae6927678.tar.gz
firejail-e91e7b2b8165450e695c7f45492cca2ae6927678.tar.zst
firejail-e91e7b2b8165450e695c7f45492cca2ae6927678.zip
Merges + misc fixes
- Change some links in README to HTTPS - Fixup some typos in firejail-profile manpage - Cleanup dash from private-etc - Fixup gradio - Synchronize server profile with default profile
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index b7687b494..77fa231b1 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ Pidgin, Quassel, and XChat.
9Firejail also expands the restricted shell facility found in bash by adding 9Firejail also expands the restricted shell facility found in bash by adding
10Linux namespace support. It supports sandboxing specific users upon login. 10Linux namespace support. It supports sandboxing specific users upon login.
11 11
12Download: http://sourceforge.net/projects/firejail/files/ 12Download: https://sourceforge.net/projects/firejail/files/
13Build and install: ./configure && make && sudo make install 13Build and install: ./configure && make && sudo make install
14Documentation and support: https://firejail.wordpress.com/ 14Documentation and support: https://firejail.wordpress.com/
15Development: https://github.com/netblue30/firejail 15Development: https://github.com/netblue30/firejail
@@ -123,6 +123,9 @@ BogDan Vatra (https://github.com/bog-dan-ro)
123Bruno Nova (https://github.com/brunonova) 123Bruno Nova (https://github.com/brunonova)
124 - whitelist fix 124 - whitelist fix
125 - bash arguments fix 125 - bash arguments fix
126Bundy01 (https://github.com/Bundy01)
127 - fixup geary
128 - add gradio profile
126BytesTuner (https://github.com/BytesTuner) 129BytesTuner (https://github.com/BytesTuner)
127 - provided keepassxc profile 130 - provided keepassxc profile
128caoliver (https://github.com/caoliver) 131caoliver (https://github.com/caoliver)
@@ -242,7 +245,7 @@ Fred-Barclay (https://github.com/Fred-Barclay)
242 - added Catfish profile 245 - added Catfish profile
243g3ngr33n (https://github.com/g3ngr33n) 246g3ngr33n (https://github.com/g3ngr33n)
244 - fix musl compilation 247 - fix musl compilation
245G4JC (http://sourceforge.net/u/gaming4jc/profile/) 248G4JC (https://sourceforge.net/u/gaming4jc/profile/)
246 - ARM support 249 - ARM support
247 - profile fixes 250 - profile fixes
248Gaman Gabriel (https://github.com/stelariusinfinitek) 251Gaman Gabriel (https://github.com/stelariusinfinitek)
@@ -409,7 +412,7 @@ Ondra Nekola (https://github.com/satai)
409 - allow firefox theming with non-global themes 412 - allow firefox theming with non-global themes
410Panzerfather (https://github.com/Panzerfather) 413Panzerfather (https://github.com/Panzerfather)
411 - allow eog to access user's trash 414 - allow eog to access user's trash
412Patrick Toomey (http://sourceforge.net/u/ptoomey/profile/) 415Patrick Toomey (https://sourceforge.net/u/ptoomey/profile/)
413 - user namespace implementation 416 - user namespace implementation
414Paul Moore <pmoore@redhat.com> 417Paul Moore <pmoore@redhat.com>
415 -src/fsec-print/print.c extracted from libseccomp software package 418 -src/fsec-print/print.c extracted from libseccomp software package
@@ -549,7 +552,7 @@ SkewedZeppelin (https://github.com/SkewedZeppelin)
549 - hardern /var 552 - hardern /var
550 - profile standard layout 553 - profile standard layout
551 - Spotify and itch.io profile fixes 554 - Spotify and itch.io profile fixes
552sshirokov (http://sourceforge.net/u/yshirokov/profile/) 555sshirokov (https://sourceforge.net/u/yshirokov/profile/)
553 - Patch to output "Reading profile" to stderr instead of stdout 556 - Patch to output "Reading profile" to stderr instead of stdout
554SYN-cook (https://github.com/SYN-cook) 557SYN-cook (https://github.com/SYN-cook)
555 - keepass/keepassx browser fixes 558 - keepass/keepassx browser fixes