mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
extra thunar files
This commit is contained in:
parent
eba2c50c45
commit
e68b40e59c
6 changed files with 10 additions and 5 deletions
3
README
3
README
|
|
@ -98,6 +98,7 @@ Fred-Barclay (https://github.com/Fred-Barclay)
|
|||
- fixed palemoon and qbittorrent profiles
|
||||
- compile/install scripts for --git-install/--git-uninstall commands
|
||||
- tighten keepassx
|
||||
- added Thunar profile
|
||||
valoq (https://github.com/valoq)
|
||||
- lots of profile fixes
|
||||
- added support for /srv in --whitelist feature
|
||||
|
|
@ -407,4 +408,4 @@ pstn (https://github.com/pstn)
|
|||
Alexey Kuznetsov (kuznet@ms2.inr.ac.ru)
|
||||
- src/lib/libnetlink.c extracted from iproute2 software package
|
||||
|
||||
Copyright (C) 2014-2016 Firejail Authors
|
||||
Copyright (C) 2014-2017 Firejail Authors
|
||||
|
|
|
|||
|
|
@ -155,6 +155,4 @@ goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nau
|
|||
simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget,
|
||||
xed, pluma, Cryptocat, Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5,
|
||||
PDFSam, Pithos, Xonotic, wireshark, keepassx2, QupZilla, FossaMail, Uzbl browser, xmms, iridium browser,
|
||||
Kino
|
||||
|
||||
|
||||
Kino, Thunar
|
||||
|
|
|
|||
2
RELNOTES
2
RELNOTES
|
|
@ -34,7 +34,7 @@ firejail (0.9.45) baseline; urgency=low
|
|||
* new profiles: Cryptocat, Bless, Gnome 2048, Gnome Calculator,
|
||||
* new profiles: Gnome Contacts, JD-GUI, Lollypop, MultiMC5, PDFSam, Pithos,
|
||||
* new profies: Xonotic, wireshark, keepassx2, QupZilla, FossaMail,
|
||||
* new profiles: Uzbl browser, iridium browser
|
||||
* new profiles: Uzbl browser, iridium browser, Thunar
|
||||
* bugfixes
|
||||
-- netblue30 <netblue30@yahoo.com> Sun, 23 Oct 2016 08:00:00 -0500
|
||||
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@ blacklist ${HOME}/.config/Mumble
|
|||
blacklist ${HOME}/.config/QuiteRss
|
||||
blacklist ${HOME}/.config/QuiteRssrc
|
||||
blacklist ${HOME}/.config/Slack
|
||||
blacklist ${HOME}/.config/Thunar
|
||||
blacklist ${HOME}/.config/VirtualBox
|
||||
blacklist ${HOME}/.config/Wire
|
||||
blacklist ${HOME}/.config/ardour4
|
||||
|
|
@ -149,6 +150,7 @@ blacklist ${HOME}/.config/wireshark
|
|||
blacklist ${HOME}/.config/xchat
|
||||
blacklist ${HOME}/.config/xed
|
||||
blacklist ${HOME}/.config/xfburn
|
||||
blacklist ${HOME}/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
|
||||
blacklist ${HOME}/.config/xplayer
|
||||
blacklist ${HOME}/.config/xreader
|
||||
blacklist ${HOME}/.config/xviewer
|
||||
|
|
|
|||
|
|
@ -247,3 +247,5 @@
|
|||
/etc/firejail/iridium-browser.profile
|
||||
/etc/firejail/iridium.profile
|
||||
/etc/firejail/kino.profile
|
||||
/etc/firejail/Thunar.profile
|
||||
/etc/firejail/thunar.profile
|
||||
|
|
|
|||
|
|
@ -191,6 +191,8 @@ keepass2
|
|||
keepassx
|
||||
keepassx2
|
||||
pluma
|
||||
Thunar
|
||||
thunar
|
||||
tracker
|
||||
wireshark
|
||||
xiphos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue