aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--README.md2
-rw-r--r--etc/disable-common.inc5
-rw-r--r--platform/debian/conffiles2
4 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index 67d9a555f..a9a0d9a16 100644
--- a/README
+++ b/README
@@ -97,6 +97,8 @@ valoq (https://github.com/valoq)
97 - added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles 97 - added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles
98 - added wget profile 98 - added wget profile
99 - disable gnupg and systemd directories under /run/user 99 - disable gnupg and systemd directories under /run/user
100GSI (https://github.com/GSI)
101 - added Uzbl browser profile
100Mike Frysinger (vapier@gentoo.org) 102Mike Frysinger (vapier@gentoo.org)
101 - Gentoo compile patch 103 - Gentoo compile patch
102Jericho (https://github.com/attritionorg) 104Jericho (https://github.com/attritionorg)
@@ -113,6 +115,7 @@ thewisenerd (https://github.com/thewisenerd)
113SYN-cook (https://github.com/SYN-cook) 115SYN-cook (https://github.com/SYN-cook)
114 - keepass/keepassx browser fixes 116 - keepass/keepassx browser fixes
115 - disable-common.inc fixes 117 - disable-common.inc fixes
118 - blacklist GNOME keyring and Konqueror
116thewisenerd (https://github.com/thewisenerd) 119thewisenerd (https://github.com/thewisenerd)
117 - appimage: pass commandline arguments 120 - appimage: pass commandline arguments
118KOLANICH (https://github.com/KOLANICH) 121KOLANICH (https://github.com/KOLANICH)
@@ -224,6 +227,7 @@ KellerFuchs (https://github.com/KellerFuchs)
224 - disable-common.inc additions 227 - disable-common.inc additions
225 - make mutt and msmtp's rc files read-only 228 - make mutt and msmtp's rc files read-only
226 - added support for .local profile files in /etc/firejail 229 - added support for .local profile files in /etc/firejail
230 - fixed Cryptocat profile
227ValdikSS (https://github.com/ValdikSS) 231ValdikSS (https://github.com/ValdikSS)
228 - Psi+, Corebird, Konversation profiles 232 - Psi+, Corebird, Konversation profiles
229 - various profile fixes 233 - various profile fixes
diff --git a/README.md b/README.md
index f4fa7282f..2e029bb0b 100644
--- a/README.md
+++ b/README.md
@@ -98,5 +98,5 @@ gjs, gnome-books, gnome-clocks, gnome-documents, gnome-maps, gnome-music, gnome-
98goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext, 98goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext,
99simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget, 99simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget,
100xed, pluma, Cryptocat, Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5, 100xed, pluma, Cryptocat, Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5,
101PDFSam, Pithos, Xonotic, wireshark, keepassx2, QupZilla, FossaMail 101PDFSam, Pithos, Xonotic, wireshark, keepassx2, QupZilla, FossaMail, Uzbl browser
102 102
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index ac32f07e7..6a3586e81 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -99,6 +99,11 @@ read-only ${HOME}/.tcshrc
99read-only ${HOME}/.cshrc 99read-only ${HOME}/.cshrc
100read-only ${HOME}/.csh_files 100read-only ${HOME}/.csh_files
101read-only ${HOME}/.profile 101read-only ${HOME}/.profile
102read-only ${HOME}/.login
103read-only ${HOME}/.logout
104read-only ${HOME}/.pgpkey
105read-only ${HOME}/.plan
106read-only ${HOME}/.project
102 107
103# Initialization files that allow arbitrary command execution 108# Initialization files that allow arbitrary command execution
104read-only ${HOME}/.caffrc 109read-only ${HOME}/.caffrc
diff --git a/platform/debian/conffiles b/platform/debian/conffiles
index 56a5c8e7e..6b07f72f8 100644
--- a/platform/debian/conffiles
+++ b/platform/debian/conffiles
@@ -242,3 +242,5 @@
242/etc/firejail/qupzilla.profile 242/etc/firejail/qupzilla.profile
243/etc/firejail/FossaMail.profile 243/etc/firejail/FossaMail.profile
244/etc/firejail/fossamail.profile 244/etc/firejail/fossamail.profile
245/etc/firejail/uzbl-browser.profile
246