aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2019-08-29 16:57:12 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2019-08-29 16:57:12 -0400
commitf8f08eeea71270ec89db95bc6618d0a80e3434e3 (patch)
treed01b9bbe265422b1e11e49d32374cc0b2052d6ab
parentfix previous merge (diff)
downloadfirejail-f8f08eeea71270ec89db95bc6618d0a80e3434e3.tar.gz
firejail-f8f08eeea71270ec89db95bc6618d0a80e3434e3.tar.zst
firejail-f8f08eeea71270ec89db95bc6618d0a80e3434e3.zip
readme/relnotes
-rw-r--r--README8
-rw-r--r--RELNOTES2
2 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 556dd158f..d34bebb2a 100644
--- a/README
+++ b/README
@@ -169,6 +169,7 @@ Clayton Williams (https://github.com/gosre)
169 - addition of RLIMIT_AS 169 - addition of RLIMIT_AS
170corecontingency (https://https://github.com/corecontingency) 170corecontingency (https://https://github.com/corecontingency)
171 - tighten private-bin and etc for torbrowser-launcher.profile 171 - tighten private-bin and etc for torbrowser-launcher.profile
172 - added i2prouter profile
172crass (https://github.com/crass) 173crass (https://github.com/crass)
173 - extract_command_name fixes 174 - extract_command_name fixes
174 - update appimage size calculation to newest code from libappimage 175 - update appimage size calculation to newest code from libappimage
@@ -236,6 +237,8 @@ floxo (https://github.com/floxo)
236 - fixed qml disk cache issue 237 - fixed qml disk cache issue
237Franco (nextime) Lanza (https://github.com/nextime) 238Franco (nextime) Lanza (https://github.com/nextime)
238 - added --private-template/--private-home 239 - added --private-template/--private-home
240František Polášek (https://github.com/fandaa)
241 - fix QOwnNotes profile
239fuelflo (https://github.com/fuelflo) 242fuelflo (https://github.com/fuelflo)
240 - added rambox profile 243 - added rambox profile
241Fred-Barclay (https://github.com/Fred-Barclay) 244Fred-Barclay (https://github.com/Fred-Barclay)
@@ -371,11 +374,14 @@ Jean Lucas (https://github.com/flacks)
371 - add AnyDesk profile 374 - add AnyDesk profile
372 - add WebStorm profile 375 - add WebStorm profile
373 - add XMind profile 376 - add XMind profile
377 - add Whalebird profile
378 - add zulip profile
374 - add nvm to list of disabled interpreters 379 - add nvm to list of disabled interpreters
375 - fixes for tor-browser-* profiles 380 - fixes for tor-browser-* profiles
376 - alias for riot-desktop 381 - alias for riot-desktop
377 - add gnome-mpv profile 382 - add gnome-mpv profile
378 - fix wire profile 383 - fix wire profile
384 - fix itch profile
379 - add Beaker profile 385 - add Beaker profile
380 - fixes for gnome-music 386 - fixes for gnome-music
381 - allow reading of system-wide Flatpak locale in gajim profile 387 - allow reading of system-wide Flatpak locale in gajim profile
@@ -503,6 +509,8 @@ Lorenzo "Palinuro" Faletra (https://github.com/PalinuroSec)
503 - fixes to keepassxc, thunderbird and pluma 509 - fixes to keepassxc, thunderbird and pluma
504Panzerfather (https://github.com/Panzerfather) 510Panzerfather (https://github.com/Panzerfather)
505 - allow eog to access user's trash 511 - allow eog to access user's trash
512Patrick Schleizer (https://github.com/adrelanos)
513 - fix tb-starter-wrapper profile
506Patrick Toomey (https://sourceforge.net/u/ptoomey/profile/) 514Patrick Toomey (https://sourceforge.net/u/ptoomey/profile/)
507 - user namespace implementation 515 - user namespace implementation
508Paul Moore <pmoore@redhat.com> 516Paul Moore <pmoore@redhat.com>
diff --git a/RELNOTES b/RELNOTES
index a50f40926..5c50195e0 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -3,6 +3,8 @@ firejail (0.9.61) baseline; urgency=low
3 * added file-copy-limit in /etc/firejail/firejail.config 3 * added file-copy-limit in /etc/firejail/firejail.config
4 * profile templates (/usr/share/doc/firejail) 4 * profile templates (/usr/share/doc/firejail)
5 * allow-debuggers support in profiles 5 * allow-debuggers support in profiles
6 * several seccomp enhancements
7 * compiler flags autodetection
6 * new scripts in conrib: gdb-firejail.sh and sort.py 8 * new scripts in conrib: gdb-firejail.sh and sort.py
7 * new profiles: qgis, klatexformula, klatexformula_cmdl, links, xlinks 9 * new profiles: qgis, klatexformula, klatexformula_cmdl, links, xlinks
8 * new profiles: pandoc, teams-for-linux, OpenArena, gnome-sound-recorder 10 * new profiles: pandoc, teams-for-linux, OpenArena, gnome-sound-recorder