summaryrefslogtreecommitdiffstats
path: root/etc/unzip.profile
Commit message (Collapse)AuthorAge
* Remove private-cache from unzipLibravatar glitsj162019-07-26
| | | The `private-cache` option breaks electron related builds (see [this](https://github.com/minbrowser/min/issues/793) for an example).
* use 'x11 none' optionLibravatar smitsohu2019-06-18
| | | | | | | ... instead of just blacklisting the X11 socket. Systematically added to all profiles with 'net none' and 'blacklist /tmp/.X11-unix', and a few more
* automatically fixed all private-{bin,etc} linesLibravatar rusty-snake2019-06-13
|
* hostname reordering (#2740)Libravatar glitsj162019-06-03
| | | | | | * hostname reordering for unzip * hostname reordering for uudeview
* many profile cleanups (2)Libravatar rusty-snake2019-06-02
|
* Streamline Include comment for relevant profiles (#2474)Libravatar glitsj162019-02-25
| | | | | | | | | | | | | | | | | | | | * Streamline include comment for 7z.profile * Streamline include comment for gzip.profile * Streamline include comment for less.profile * Streamline include comment for strings.profile * Streamline include comment for tar.profile * Streamline include comment for unrar.profile * Streamline include comment for unzip.profile * Streamline include comment for uudeview.profile * Streamline include comment for xzdec.profile
* Add alternatives to private-etc for profiles in etc/Libravatar Fred-Barclay2019-02-17
| | | | See discussion in #2399
* Merge pull request #2201 from SkewedZeppelin/u2f-apLibravatar netblue302018-10-17
|\ | | | | Add nou2f to all profiles
| * Add nou2f to all profilesLibravatar Tad2018-10-15
| | | | | | | | - Closes #2194
* | Remove "/etc/firejail/" from all include paths, now that profile_read will ↵Libravatar Glenn Washburn2018-10-17
|/ | | | search for the file.
* Add descriptions to profiles, pulled from Ubuntu 18.04Libravatar Tad2018-08-13
|
* don't include globals.local twice (take two) (#2010)Libravatar glitsj162018-06-24
| | | | | | | | | | | | | | | | | | | | * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice
* Allow GNOME Shell integration in unzipLibravatar glitsj162018-05-04
|
* recalibrate dbus access, deploy nodbus optionLibravatar smitsohu2018-03-28
| | | | | | | see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay
* disable non-abstract session bus addressLibravatar smitsohu2017-10-22
| | | | | systematically blacklist /run/user/*/bus in all profiles with 'net none'. targets distros like Fedora
* Fixup merge of #1565Libravatar Tad2017-09-22
|
* 1 LISTLibravatar Your Name2017-09-19
|
* profile enhancements (mostly novideo)Libravatar smitsohu2017-08-29
|
* Fix nodvd placementLibravatar Tad2017-08-13
|
* added nodvd to most profilesLibravatar netblue302017-08-13
|
* Fix notv placementLibravatar Tad2017-08-11
|
* added notv to most profilesLibravatar netblue302017-08-11
|
* Unify all profilesLibravatar Tad2017-08-07
|
* fix quiet in profilesLibravatar netblue302017-06-08
|
* added /etc/firejail/globals.local for global customizationsLibravatar netblue302017-05-23
|
* persistent support for all profile filesLibravatar netblue302017-02-09
|
* quiet fixLibravatar netblue302016-11-29
|
* squash attempt 2Libravatar Fred-Barclay2016-10-24
|
* removed private-tmp from sysutilsLibravatar netblue302016-10-03
|
* profile cleanupLibravatar netblue302016-09-28
|
* added quiet profile commandLibravatar netblue302016-08-01
|
* cleanup and some new testsLibravatar netblue302016-07-31
|
* Add profiles for tar (gtar), unzip and unrarLibravatar Thomas Jarosch2016-07-30
I've tested compression and uncompression of various tar formats and also straced unzip/unrar regarding their file access in /etc. -> should be fine. If you want to unpack files in /usr/bin, then use the --ignore=private-bin switch. Same for /etc: --ignore=private-etc