summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
-rw-r--r--README.md2
-rw-r--r--RELNOTES1
-rw-r--r--etc/disable-programs.inc1
4 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index d31e51443..911a8719a 100644
--- a/README
+++ b/README
@@ -437,6 +437,8 @@ mustaqimM (https://github.com/mustaqimM)
437 - added profile for Nylas Mail 437 - added profile for Nylas Mail
438n1trux (https://github.com/n1trux) 438n1trux (https://github.com/n1trux)
439 - fix flashpeak-slimjet profile typos 439 - fix flashpeak-slimjet profile typos
440Nick Fox (https://github.com/njfox)
441 - add a profile alias for code-oss
440NickMolloy (https://github.com/NickMolloy) 442NickMolloy (https://github.com/NickMolloy)
441 - ARP address length fix 443 - ARP address length fix
442Niklas Haas (https://github.com/haasn) 444Niklas Haas (https://github.com/haasn)
@@ -541,6 +543,7 @@ rusty-snake (https://github.com/rusty-snake)
541 - updates for ~/.cargo 543 - updates for ~/.cargo
542 - added klavaro profile 544 - added klavaro profile
543 - added mypaint, nano, celluoid profiles 545 - added mypaint, nano, celluoid profiles
546 - various profile hardening
544Salvo 'LtWorf' Tomaselli (https://github.com/ltworf) 547Salvo 'LtWorf' Tomaselli (https://github.com/ltworf)
545 - fixed ktorrent profile 548 - fixed ktorrent profile
546sarneaud (https://github.com/sarneaud) 549sarneaud (https://github.com/sarneaud)
diff --git a/README.md b/README.md
index 01c346d88..82c1a7bff 100644
--- a/README.md
+++ b/README.md
@@ -102,4 +102,4 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
102## Current development version: 0.9.59 102## Current development version: 0.9.59
103 103
104## New profiles: 104## New profiles:
105crow, nyx, klavaro, mypaint, celluoid, nano, transgui, sysprof, simplescreenrecorder, geekbench, xfce4-mixer, pavucontrol, d-feet, seahorse, secret-tool, gnome-keyring, regextester, hardinfo, gnome-system-log, gnome-nettool, netactview, redshift, devhelp, assogiate, subdownloader, font-manager, exfalso, gconf-editor, dconf-editor, mpdris2, sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings 105crow, nyx, klavaro, mypaint, celluoid, nano, transgui, sysprof, simplescreenrecorder, geekbench, xfce4-mixer, pavucontrol, d-feet, seahorse, secret-tool, gnome-keyring, regextester, hardinfo, gnome-system-log, gnome-nettool, netactview, redshift, devhelp, assogiate, subdownloader, font-manager, exfalso, gconf-editor, dconf-editor, mpdris2, sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings, code-oss
diff --git a/RELNOTES b/RELNOTES
index 633dbc253..14b42e295 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,6 +6,7 @@ firejail (0.9.59) baseline; urgency=low
6 * new profiles: netactview, redshift, devhelp, assogiate, subdownloader 6 * new profiles: netactview, redshift, devhelp, assogiate, subdownloader
7 * new profiles: font-manager, exfalso, gconf-editor, dconf-editor 7 * new profiles: font-manager, exfalso, gconf-editor, dconf-editor
8 * new profiles: sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings 8 * new profiles: sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings
9 * new profiles: code-oss
9 * memory-deny-write-execute now also blocks memfd_create 10 * memory-deny-write-execute now also blocks memfd_create
10 11
11firejail (0.9.58,2) baseline; urgency=low 12firejail (0.9.58,2) baseline; urgency=low
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 6b87c0715..54b10acc4 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -62,6 +62,7 @@ blacklist ${HOME}/.config/Brackets
62blacklist ${HOME}/.config/BraveSoftware 62blacklist ${HOME}/.config/BraveSoftware
63blacklist ${HOME}/.config/Clementine 63blacklist ${HOME}/.config/Clementine
64blacklist ${HOME}/.config/Code 64blacklist ${HOME}/.config/Code
65blacklist ${HOME}/.config/Code - OSS
65blacklist ${HOME}/.config/Code Industry 66blacklist ${HOME}/.config/Code Industry
66blacklist ${HOME}/.config/Cryptocat 67blacklist ${HOME}/.config/Cryptocat
67blacklist ${HOME}/.config/Enox 68blacklist ${HOME}/.config/Enox