aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
Commit message (Collapse)AuthorAge
* 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
| |
* | Merge pull request #5563 from glitsj16/linuxqqLibravatar netblue302023-01-15
|\ \ | | | | | | New profiles: linuxqq/qq
| * | Merge branch 'netblue30:master' into linuxqqLibravatar glitsj162023-01-04
| |\|
| * | linuxqq: drop commentLibravatar glitsj162023-01-04
| | | | | | | | | Now that #5569 is in we can remove the hardening comment.
| * | linuxqq: reorder optionsLibravatar glitsj162023-01-03
| | | | | | | | | As suggested in review.
| * | Create linuxqq.profileLibravatar glitsj162023-01-03
| | |
* | | geary: fix opening hyperlinks via D-Bus (#5565)Libravatar glitsj162023-01-12
| |/ |/|
* | Merge pull request #5564 from glitsj16/claws-mail+sylpheedLibravatar netblue302023-01-04
|\ \ | | | | | | claws-mail and sylpheed D-Bus hardening
| * | claws-mail: harden D-BusLibravatar glitsj162023-01-03
| |/ | | | | Relates to https://github.com/netblue30/firejail/issues/5477.
* | Merge pull request #5569 from glitsj16/electron-hardeningLibravatar netblue302023-01-04
|\ \ | | | | | | electron hardening fixes
| * | Create electron-hardened.inc.profileLibravatar glitsj162023-01-04
| | |
| * | electron: change hardening commentLibravatar glitsj162023-01-04
| |/
* | Merge pull request #5475 from KOLANICH-tools/aa_fixLibravatar netblue302023-01-04
|\ \ | | | | | | A temporary fix to the bug caused by apparmor profiles stacking.
| * | A temporary fix to the bug caused by apparmor profiles stacking.Libravatar KOLANICH2022-11-15
| | |
* | | Merge pull request #5556 from Dpeta/chatterino-profileLibravatar netblue302023-01-04
|\ \ \ | |_|/ |/| | Add profile for Chatterino
| * | Apply code review suggestions to chatterino.profileLibravatar Dpeta2022-12-25
| | | | | | | | | | | | | | | | | | - Remove waf from private-bin - Move optional commands to the top - Reorder allow lua/python
| * | Apply suggestions from code reviewLibravatar Dpeta2022-12-25
| | | | | | | | | Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com>
| * | Remove unnecessary mkdirLibravatar Dpeta2022-12-25
| | |
| * | Fix music/pictures whitelist path in chatterino.profileLibravatar Dpeta2022-12-25
| | |
| * | Apply the other code review suggestions to chatterino.profileLibravatar Dpeta2022-12-25
| | |
| * | Apply commitable suggestions from code review Libravatar Dpeta2022-12-25
| | | | | | | | | | | | | | | I'll try the rest manually soon Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | Add Chatterino profileLibravatar Dpeta2022-12-25
| | |
* | | window manager profiles: fix browser/electron internal sandboxesLibravatar smitsohu2022-12-25
|/ /
* | gpg: fix private-bin (#5550)Libravatar glitsj162022-12-21
| |
* | gpg-agent: sort private-bin (even though it's commented) (#5549)Libravatar glitsj162022-12-21
| | | | | | | | | | * gpg-agent: sort private-bin (even though it's commented) * gpg-agent: fix private-bin