aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/pull_request_template.md2
-rw-r--r--README25
-rw-r--r--README.md3
-rw-r--r--RELNOTES6
4 files changed, 32 insertions, 4 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 28ee1c436..f0e4dd416 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -3,7 +3,7 @@ If you make a PR for new profiles or changeing profiles please do the following:
3 Hint: The profile-template is very new, if you install firejail with your package-manager, it maybe missing, therefore, and to follow the latest rules, it is recommended to use the template from the repository. 3 Hint: The profile-template is very new, if you install firejail with your package-manager, it maybe missing, therefore, and to follow the latest rules, it is recommended to use the template from the repository.
4 - Order the arguments of options alphabetical, you can easy do this with the [sort.py](https://github.com/netblue30/firejail/tree/master/contrib/sort.py). 4 - Order the arguments of options alphabetical, you can easy do this with the [sort.py](https://github.com/netblue30/firejail/tree/master/contrib/sort.py).
5 The path to it depends on your distro: 5 The path to it depends on your distro:
6 6
7 | Distro | Path | 7 | Distro | Path |
8 | ------ | ---- | 8 | ------ | ---- |
9 | Arch/Fedora | `/lib64/firejail/sort.py` | 9 | Arch/Fedora | `/lib64/firejail/sort.py` |
diff --git a/README b/README
index 5e7541903..ca6119c81 100644
--- a/README
+++ b/README
@@ -121,6 +121,8 @@ avoidr (https://github.com/avoidr)
121 - various other fixes 121 - various other fixes
122Bader Zaidan (https://github.com/BaderSZ) 122Bader Zaidan (https://github.com/BaderSZ)
123 - Telegram profile 123 - Telegram profile
124Bandie (https://github.com/Bandie)
125 - fixed riot-desktop
124Benjamin Kampmann (https://github.com/ligthyear) 126Benjamin Kampmann (https://github.com/ligthyear)
125 - Forward exit code from child process 127 - Forward exit code from child process
126bitfreak25 (https://github.com/bitfreak25) 128bitfreak25 (https://github.com/bitfreak25)
@@ -183,6 +185,7 @@ curiosity-seeker (https://github.com/curiosity-seeker)
183 - added freeoffice-textmaker, freeoffice-presentations profiles 185 - added freeoffice-textmaker, freeoffice-presentations profiles
184 - added cantata profile 186 - added cantata profile
185 - updated keypassxc profile 187 - updated keypassxc profile
188 - added syscalls.sh, which determine the necessary syscalls for a program
186da2x (https://github.com/da2x) 189da2x (https://github.com/da2x)
187 - matched RPM license tag 190 - matched RPM license tag
188Daan Bakker (https://github.com/dbakker) 191Daan Bakker (https://github.com/dbakker)
@@ -205,12 +208,17 @@ dewbasaur (https://github.com/dewbasaur)
205 - Steam profile 208 - Steam profile
206DiGitHubCap (https://github.com/DiGitHubCap) 209DiGitHubCap (https://github.com/DiGitHubCap)
207 - deluge profile fix 210 - deluge profile fix
211Disconnect3d (https://github.com/disconnect3d)
212 - code cleanup
208dshmgh (https://github.com/dshmgh) 213dshmgh (https://github.com/dshmgh)
209 - overlayfs fix for systems with /home mounted on a separate partition 214 - overlayfs fix for systems with /home mounted on a separate partition
210Duncan Overbruck (https://github.com/Duncaen) 215Duncan Overbruck (https://github.com/Duncaen)
211 - musl libc fix 216 - musl libc fix
212 - utmp fix 217 - utmp fix
213 - fix install for --disable-seccomp software configurations 218 - fix install for --disable-seccomp software configurations
219Eduard Tolosa (https://github.com/Edu4rdSHL)
220 - fixed and hardened qpdfview.profile
221 - fixed gajim.profile
214emacsomancer (https://github.com/emacsomancer) 222emacsomancer (https://github.com/emacsomancer)
215 - added profile for Conkeror browser 223 - added profile for Conkeror browser
216eventyrer (https://github.com/eventyrer) 224eventyrer (https://github.com/eventyrer)
@@ -365,6 +373,8 @@ Jean Lucas (https://github.com/flacks)
365 - add Beaker profile 373 - add Beaker profile
366 - fixes for gnome-music 374 - fixes for gnome-music
367 - allow reading of system-wide Flatpak locale in gajim profile 375 - allow reading of system-wide Flatpak locale in gajim profile
376Jean-Philippe Eisenbarth (https://github.com/jpeisenbarth)
377 - fixed spotify.profile
368Jericho (https://github.com/attritionorg) 378Jericho (https://github.com/attritionorg)
369 - spelling 379 - spelling
370Jesse Smith (https://github.com/slicer69) 380Jesse Smith (https://github.com/slicer69)
@@ -385,6 +395,10 @@ Jose Riha (https://github.com/jose1711)
385 - created qgis, links, xlinks profiles 395 - created qgis, links, xlinks profiles
386 - extended profile.template with comments 396 - extended profile.template with comments
387 - some typo and comment fixes in profile.template 397 - some typo and comment fixes in profile.template
398 - Make it possible for cheese app to save pictures too
399 - Add davfs2 secrets file to blacklist
400 - Add profile for udiskie
401 - fix udiskie.profile
388jrabe (https://github.com/jrabe) 402jrabe (https://github.com/jrabe)
389 - disallow access to kdbx files 403 - disallow access to kdbx files
390 - Epiphany profile 404 - Epiphany profile
@@ -457,6 +471,8 @@ Michael Haas (https://github.com/mhaas)
457 - bugfixes 471 - bugfixes
458Mike Frysinger (vapier@gentoo.org) 472Mike Frysinger (vapier@gentoo.org)
459 - Gentoo compile patch 473 - Gentoo compile patch
474mirabellette (https://github.com/mirabellette)
475 - add comment to thunderbird.profile to allow Firefox to load profiles
460mjudtmann (https://github.com/mjudtmann) 476mjudtmann (https://github.com/mjudtmann)
461 - lock firejail configuration in disable-mgmt.inc 477 - lock firejail configuration in disable-mgmt.inc
462mustaqimM (https://github.com/mustaqimM) 478mustaqimM (https://github.com/mustaqimM)
@@ -466,6 +482,7 @@ n1trux (https://github.com/n1trux)
466Nick Fox (https://github.com/njfox) 482Nick Fox (https://github.com/njfox)
467 - add a profile alias for code-oss 483 - add a profile alias for code-oss
468 - add code-oss config directory 484 - add code-oss config directory
485 - fix wire-desktop.profile on arch
469NickMolloy (https://github.com/NickMolloy) 486NickMolloy (https://github.com/NickMolloy)
470 - ARP address length fix 487 - ARP address length fix
471Niklas Haas (https://github.com/haasn) 488Niklas Haas (https://github.com/haasn)
@@ -575,21 +592,25 @@ rusty-snake (https://github.com/rusty-snake)
575 - added profiles: ktouch, yelp, klatexformula, klatexformula_cmdl 592 - added profiles: ktouch, yelp, klatexformula, klatexformula_cmdl
576 - added profiles: pandoc, gnome-sound-recorder, godot, newsbeuter 593 - added profiles: pandoc, gnome-sound-recorder, godot, newsbeuter
577 - added profiles: keepassxc-cli, keepassxc-proxy, rhythmbox-client 594 - added profiles: keepassxc-cli, keepassxc-proxy, rhythmbox-client
578 - added profiles: zeal 595 - added profiles: zeal, gnome-characters, gnome-character-map
579 - many profile fixing and hardening 596 - many profile fixing and hardening
580 - some typo fixes 597 - some typo fixes
581 - added profile templates 598 - added profile templates
599 - added sort.py to contrib
582Salvo 'LtWorf' Tomaselli (https://github.com/ltworf) 600Salvo 'LtWorf' Tomaselli (https://github.com/ltworf)
583 - fixed ktorrent profile 601 - fixed ktorrent profile
584sarneaud (https://github.com/sarneaud) 602sarneaud (https://github.com/sarneaud)
585 - rewrite globbing code to fix various minor issues 603 - rewrite globbing code to fix various minor issues
586 - added noblacklist command for profile files 604 - added noblacklist command for profile files
587 - various enhancements and bug fixes 605 - various enhancements and bug fixes
606Sebastian Hafner (https://github.com/DropNib)
607 - profile support for allow-debuggers
588Senemu (https://github.com/Senemu) 608Senemu (https://github.com/Senemu)
589 - protection for .pythonrc.py 609 - protection for .pythonrc.py
590 - fixed evince 610 - fixed evince
591Sergey Alirzaev (https://github.com/l29ah) 611Sergey Alirzaev (https://github.com/l29ah)
592 - firejail.h enum fix 612 - firejail.h enum fix
613 - firefox-common-addons.inc: + tridactyl
593Tobias Schmidl (https://github.com/schtobia) 614Tobias Schmidl (https://github.com/schtobia)
594 - added profile for webui-aria2 615 - added profile for webui-aria2
595Simon Peter (https://github.com/probonopd) 616Simon Peter (https://github.com/probonopd)
@@ -686,6 +707,8 @@ startx2017 (https://github.com/startx2017)
686 - handbrake profile 707 - handbrake profile
687 - mplayer and smplayer profiles 708 - mplayer and smplayer profiles
688 - kwrite and geary profiles 709 - kwrite and geary profiles
710StelFux (https://github.com/StelFux)
711 - Fix youtube video in totem
689thewisenerd (https://github.com/thewisenerd) 712thewisenerd (https://github.com/thewisenerd)
690 - allow multiple private-home commands 713 - allow multiple private-home commands
691 - use $SHELL variable if the shell is not specified 714 - use $SHELL variable if the shell is not specified
diff --git a/README.md b/README.md
index 4455402e4..dbba09b43 100644
--- a/README.md
+++ b/README.md
@@ -116,5 +116,4 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
116 116
117## New profiles: 117## New profiles:
118 118
119gnome-sound-recorder, godot, jerry, keepassxc-cli, keepassxc-proxy, klatexformula, klatexformula_cmdl, links, newsbeuter, OpenArena, pandoc, qgis, rhythmbox-client, tcpdump, teams-for-linux, tshark, xlinks, zeal, 119gnome-sound-recorder, godot, jerry, keepassxc-cli, keepassxc-proxy, klatexformula, klatexformula_cmdl, links, newsbeuter, OpenArena, pandoc, qgis, rhythmbox-client, tcpdump, teams-for-linux, tshark, xlinks, zeal, mpg123, conplay, mpg123.bin, mpg123-alsa, mpg123-id3dump, mpg123-jack, mpg123-nas, mpg123-openal, mpg123-oss, mpg123-portaudio, mpg123-pulse, mpg123-strip, out123, pavucontrol-qt, gnome-characters, gnome-character-map
120mpg123,
diff --git a/RELNOTES b/RELNOTES
index d5baa3bc4..fa8094f5b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -2,10 +2,16 @@ firejail (0.9.61) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * added file-copy-limit in /etc/firejail/firejail.config 3 * added file-copy-limit in /etc/firejail/firejail.config
4 * profile templates 4 * profile templates
5 * allow-debuggers support in profiles
6 * new scripts in conrib: gdb-firejail.sh and sort.py
5 * new profiles: qgis, klatexformula, klatexformula_cmdl, links, xlinks 7 * new profiles: qgis, klatexformula, klatexformula_cmdl, links, xlinks
6 * new profiles: pandoc, teams-for-linux, OpenArena, gnome-sound-recorder 8 * new profiles: pandoc, teams-for-linux, OpenArena, gnome-sound-recorder
7 * new profiles: godot, tcpdump, tshark, newsbeuter, keepassxc-cli 9 * new profiles: godot, tcpdump, tshark, newsbeuter, keepassxc-cli
8 * new profiles: keepassxc-proxy, rhythmbox-client, jerry, zeal, mpg123 10 * new profiles: keepassxc-proxy, rhythmbox-client, jerry, zeal, mpg123
11 * new profiles: conplay, mpg123.bin, mpg123-alsa, mpg123-id3dump, out123
12 * new profiles: mpg123-jack, mpg123-nas, mpg123-openal, mpg123-oss
13 * new profiles: mpg123-portaudio, mpg123-pulse, mpg123-strip, pavucontrol-qt
14 * new profiles: gnome-characters, gnome-character-map
9 -- netblue30 <netblue30@yahoo.com> Sat, 1 Jun 2019 08:00:00 -0500 15 -- netblue30 <netblue30@yahoo.com> Sat, 1 Jun 2019 08:00:00 -0500
10 16
11firejail (0.9.60) baseline; urgency=low 17firejail (0.9.60) baseline; urgency=low