aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
Commit message (Collapse)AuthorAge
* minor clarify userns comments (#5686)Libravatar pirate4867431862023-02-26
| | | Co-authored-by: pirate486743186 <>
* Merge pull request #5674 from kmk3/fix-ws-add-editorconfigLibravatar netblue302023-02-24
|\ | | | | build: Fix whitespace and add .editorconfig
| * Fix EOL at EOFLibravatar Kelvin M. Klann2023-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commands used to search and replace: $ git grep -Ilz '.' | xargs -0 -I '{}' sh -c \ "printf '%s\n' \"\$(cat '{}')\" >'{}'" The above commands ensure that there is exaclty 1 line terminator at EOF (rather than 0 or more than 1) on all non-empty text files. This fixes all of the "new blank line at EOF" errors raised by git: $ git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904..HEAD | grep '^[^+]' | cut -f 3 -d : | LC_ALL=C sort | uniq -c 21 new blank line at EOF. 72 space before tab in indent. 4 trailing whitespace.
* | more private-etcLibravatar netblue302023-02-24
| |
* | New profiles: qpdf and redirects (#5675)Libravatar glitsj162023-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create qpdf.profile and redirects qpdf (CLI) provides PDF metadata cleaning. See privacy-handbuch.de[1] for details. The site offers pdf-meta-clean.sh[2], which works very well with firejailed qpdf. [1] https://www.privacy-handbuch.de/handbuch_43a.htm [2] https://www.privacy-handbuch.de/download/pdf-meta-clean.sh * RELNOTES: add qpdf and redirects to new profiles section * firecfg.config: add qpdf and redirects * qpdf: use 'seccomp socket' instead of 'protocol unix' See https://github.com/netblue30/firejail/issues/639. Thanks @rusty-snake in code review.
* | apostrophe: drop whitelist covered by wusc (#5671)Libravatar glitsj162023-02-23
|/
* wusc: allow hyphenation (#5666)Libravatar glitsj162023-02-15
|
* com.github.johnfactotum.Foliate: fix .local include (#5665)Libravatar glitsj162023-02-15
|
* merges, disable sort.py in profile checks temporarely, two more private-etc ↵Libravatar netblue302023-02-14
| | | | profiles
* private-etc: kdiff3, gzip, gunzip, tar etcLibravatar netblue302023-02-10
|
* private-etc: more on gcryptLibravatar netblue302023-02-09
|
* private-etc: moving gcrypt from tls-ca to x11 groupLibravatar netblue302023-02-08
|
* private-etc: libreoffice, audacity, forzen-bubble, transmission, ↵Libravatar netblue302023-02-08
| | | | md5sum/sha512sum, more sysutils testing, fix electron-hardened.inc.profile
* private-etc: pushing vulkan into games groupLibravatar netblue302023-02-06
|
* Merge pull request #5642 from glitsj16/private-etc-ephemeralLibravatar netblue302023-02-06
|\ | | | | ephemeral: use newly introduced private-etc @groups syntax
| * ephemeral: use newly introduced private-etc @groups syntaxLibravatar glitsj162023-02-06
| |
* | Merge branch 'master' into private-etc-fixesLibravatar netblue302023-02-06
|\|
| * private-etc: java directory fixesLibravatar netblue302023-02-05
| |
| * private-etc: groups modifiedLibravatar netblue302023-02-05
| |
* | ghostwriter: fix private-etcLibravatar glitsj162023-02-05
| | | | | | There is no `/etc/groups` AFAIK. Existing typo prior to private-etc rework likely caused this.
* | email-common: fix private-etcLibravatar glitsj162023-02-05
| | | | | | There is no `/etc/groups` AFAIK. Existing typo prior to private-etc rework likely caused this.
* | discord-common: fix private-etcLibravatar glitsj162023-02-05
| | | | | | `passwd` is already in @default group.
* | aria2c: fix private-etcLibravatar glitsj162023-02-05
|/ | | There is no `/etc/groups` AFAIK. Existing typo prior to private-etc rework likely caused this.
* private-etc: big profile changesLibravatar netblue302023-02-05
|
* Merge pull request #5635 from kmk3/dc-add-ro-editor-browserLibravatar netblue302023-01-31
|\ | | | | disable-common.inc: add more ro editor/browser paths
| * disable-common.inc: add more ro editor/browser pathsLibravatar Kelvin M. Klann2023-01-30
| | | | | | | | | | | | | | | | | | Move some paths from mutt.profile and neomutt.profile. Added on commit 6b9bfad37 ("Fix python; add read-only to editors/cli browsers;re-add cache directory", 2020-12-29) / PR #3849. Misc: This is a follow-up to #5626.
* | inkscape: rebase and drop mdwe commentLibravatar glitsj162023-01-31
| |
* | Merge branch 'netblue30:master' into inkscapeLibravatar glitsj162023-01-31
|\|
| * private-etc: moved group names to @group syntax; GUI group renamed as @x11 ↵Libravatar netblue302023-01-30
| | | | | | | | group; added nvidia and X11 directories to @x11 group.
| * Merge pull request #5629 from glitsj16/atool-fixLibravatar netblue302023-01-30
| |\ | | | | | | atool: fix private-etc
| | * atool: fix private-etcLibravatar glitsj162023-01-28
| | |
* | | inkscape: additional hardening and settings saving functionality via D-BusLibravatar glitsj162023-01-29
|/ /
* / ci: run sort.py to fix ciLibravatar Kelvin M. Klann2023-01-29
|/ | | | | | Command used: $ ./ci/check/profiles/sort.py etc/inc/*.inc etc/profile-*/*.profile
* private-etc: corss-distro test for curl, gimp, inkscape, firefox, warzone2100Libravatar netblue302023-01-28
|
* gnome-clocks: fix networkingLibravatar glitsj162023-01-21
|
* gmpc: fix networkingLibravatar glitsj162023-01-21
|
* arm: fix networkingLibravatar glitsj162023-01-21
|
* amarok: fix private-etc commentLibravatar glitsj162023-01-21
|
* cleanupLibravatar netblue302023-01-19
|
* cleanupLibravatar netblue302023-01-19
|
* more profile fixes/testingLibravatar netblue302023-01-19
|
* some profile updatesLibravatar netblue302023-01-18
|
* add timezone access to make libical functionalLibravatar bymoz0892023-01-16
| | | claws-mail vcalendar-plugin uses libical to get current timezone. Libical needs access to file `/etc/timezone` to work properly.
* Merge pull request #5571 from glitsj16/ec-refactorLibravatar netblue302023-01-15
|\ | | | | email-common refactoring
| * balsa: drop private-binLibravatar glitsj162023-01-07
| | | | | | Supporting 'level 1 hack' to allow opening hyperlinks with firefox needs xdg-open (besides bash,sh). Adding xdg-open to private-bin is not enough, as it pulls in a long list of other commands and that's pretty unmaintainable IMO. So I opted to drop private-bin here.
| * email-common: simplify D-Bus filteringLibravatar glitsj162023-01-06
| | | | | | Suggested in review.
| * balsa: re-add private-bin comment for gpgLibravatar glitsj162023-01-06
| | | | | | Pointed out in review that this comment was removed by mistake.
| * email-common: refactoringLibravatar glitsj162023-01-04
| | | | | | No longer used for claws-mail and sylpheed only.
| * claws-mail: refactoringLibravatar glitsj162023-01-04
| |
| * balsa: refactor as email-common.profile redirectLibravatar glitsj162023-01-04
| |