Alexandre Pujol
|
5ed4df6916
|
feat(profile): update all profile to abi 4.0 by default.
|
2024-10-02 14:04:08 +01:00 |
|
Alexandre Pujol
|
93313422bd
|
feat(profile): update kde profiles on openSUSE Tumbleweed.
See #424
|
2024-08-20 18:49:52 +01:00 |
|
REmerald
|
293217aee2
|
fix(profiles-a-f): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
|
2024-06-15 21:59:31 +01:00 |
|
REmerald
|
72b11e5d05
|
feat(profiles-a-f): vim syntax support
Add vim modeline instructing the editor to use syntax plugin provided by apparmor
|
2024-06-15 21:59:31 +01:00 |
|
Alexandre Pujol
|
e4c0f683d2
|
feat(profile): replace old audio abstraction by the new stack.
|
2024-03-12 15:39:10 +00:00 |
|
Alexandre Pujol
|
2cd14aa6bb
|
chore: add missing and update copyright year.
|
2024-02-07 00:16:21 +01:00 |
|
Alexandre Pujol
|
a1b86b56d2
|
feat(profile): general update.
|
2023-12-13 20:09:52 +00:00 |
|
Alexandre Pujol
|
275d6b6e62
|
feat(profiles): replace old [0-9]* glob by @{int}
Beware some [0-9]* glob are actually not proper @{int}.
|
2023-08-18 17:09:53 +01:00 |
|
ShellCode
|
0f9b7cb474
|
Fix #184 (#185)
* Replace @{HOME}/.config with @{user_config_dirs}
* Replace @{HOME}/.cache with @{user_cache_dirs}
* Replace @{HOME}/.local/state with @{user_state_dirs}
* Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d
* Update docs/variables.md
* Replace @{HOME}/.local/share with @{user_share_dirs}
* Replace @{HOME}/.local/lib with @{user_lib_dirs}
* Revert "Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d"
This reverts commit 9525003098.
|
2023-07-27 11:20:19 +00:00 |
|
Alexandre Pujol
|
43b0f09b65
|
refactor(profiles): use @{bin} and @{lib} in profiles (4)
|
2023-07-09 14:23:22 +01:00 |
|
Mikhail Morfikov
|
3430e3df90
|
update apparmor profiles
Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
|
2021-12-12 13:18:41 +00:00 |
|
Alexandre Pujol
|
d95a876424
|
Add two profiles directory to have smaller dir.
|
2021-09-15 16:55:27 +01:00 |
|