Commit Graph

2850 Commits

Author SHA1 Message Date
Alexandre Pujol
de21ff07a6
build: move upstream overwrite to its own build tasks.
It allow us to controll when we want to do it and either or not it should be enabled.
2024-10-03 11:55:33 +01:00
Alexandre Pujol
896254c2ec
feat(profile): rewrite all xdg script profiles. 2024-10-03 11:47:58 +01:00
Alexandre Pujol
35b305f043
fix(build): fix path in make dev. 2024-10-02 21:25:01 +01:00
Alexandre Pujol
14a5d8deae
fix(aa-log): ensure we also split quote in log value
fix #229
2024-10-02 21:06:45 +01:00
Alexandre Pujol
3f98e86e24
fix(aa-log): too much cleaning in pci path.
see #505
2024-10-02 20:48:36 +01:00
Alexandre Pujol
7ba556b15c
build: add make dev name=<profile-name>. 2024-10-02 19:49:21 +01:00
Alexandre Pujol
c5505dee8b
fix(build): abi 4 to abi 3 conversion. 2024-10-02 19:24:12 +01:00
Alexandre Pujol
8ddaa136ba
fix(test): update unit test result to abi 4. 2024-10-02 16:50:54 +01:00
Alexandre Pujol
344ccf3003
build: set default ABI to abi4. 2024-10-02 16:44:15 +01:00
Alexandre Pujol
59ac54e2fc
build: reorganise build: abi4, fallback, prebuild cli
- ABI4 by default, fallback to abi 3.
- aa-prebuild cli that can be used by other project shipping profiles.
- --file option to cli to only build one dev profile.
- add abi version filter to only & exclude directives.
2024-10-02 16:22:46 +01:00
Alexandre Pujol
d6b7bef89e
feat(profile): enable abi 4 rules by default. 2024-10-02 14:19:26 +01:00
Alexandre Pujol
5ed4df6916
feat(profile): update all profile to abi 4.0 by default. 2024-10-02 14:04:08 +01:00
Alexandre Pujol
a5df9dc61e
docs: add Labelled programs section. 2024-10-02 13:53:36 +01:00
Alexandre Pujol
239ae17119
feat(profile): modernize some profiles. 2024-10-02 13:46:30 +01:00
Alexandre Pujol
28a2892be0
docs: add badge colors. 2024-10-02 01:19:25 +01:00
Alexandre Pujol
9112c6466d
docs: add development workflow. 2024-10-02 01:08:06 +01:00
Alexandre Pujol
baad12a754
docs: update abstraction page. 2024-10-01 23:00:37 +01:00
Alexandre Pujol
b51576139b
docs: rewrite the configuration section. 2024-10-01 22:53:30 +01:00
Alexandre Pujol
86719377a8
docs: update variable reference page. 2024-10-01 22:26:58 +01:00
valoq
ba186647cd add missing read permissions 2024-10-01 20:13:16 +00:00
EricLin0509
3ebaf5bb29
Add support for wechat-universal (#540)
* Add support for wechat-universal

* A small fix
2024-10-01 20:12:35 +00:00
odomingao
507727caa3 Update pokemmo 2024-10-01 20:12:03 +00:00
odomingao
89e39fc501 Update hyprland 2024-10-01 20:12:03 +00:00
odomingao
b7434eb91b Create pokemmo 2024-10-01 20:12:03 +00:00
Alexandre Pujol
af50944fb5
feat(profile): general update. 2024-10-01 20:17:13 +01:00
Alexandre Pujol
460ac12bfb
feat(profile): dbus: Dbus can receive any user files 2024-10-01 20:11:03 +01:00
Alexandre Pujol
30999904e7
fix(profile): various fixes
fix #528 #527 #518 #517
2024-10-01 19:19:16 +01:00
Alexandre Pujol
e6b1763bbc
fix(profile): nethogs
fix 530
2024-10-01 18:35:52 +01:00
Alexandre Pujol
e7620c7517
fix(profile): child-pager: needs file magic
fix #533
2024-10-01 18:34:45 +01:00
Alexandre Pujol
bd0f3448cb
fix(profile): whereis: allow search in /opt.
fix #532
2024-10-01 18:32:39 +01:00
Alexandre Pujol
b96362d915
fix(profile): add mkinitcpio to create UKI.
fix #535
2024-10-01 18:30:13 +01:00
Alexandre Pujol
7033a13bc2
fix(profile): update ufw.
fix #537
2024-10-01 18:15:51 +01:00
Alexandre Pujol
cee1e9a3f2
fix(profile): nnp in strawberry.
fix #538
2024-10-01 18:09:52 +01:00
Alexandre Pujol
08a6f8fb0b
tests(packer): enable apparmor debug in tests image. 2024-10-01 17:49:43 +01:00
Alexandre Pujol
8730c09b96
feat(profile): general update. 2024-10-01 17:43:54 +01:00
Alexandre Pujol
21e8456383
feat(abs): general improvment. 2024-10-01 17:29:49 +01:00
Alexandre Pujol
63888f07a7
fix(profile): flatpak app range.
fix #519
2024-09-27 14:39:01 +01:00
Alexandre Pujol
a8c18f9b94
test(aa-log): update tests to the last changes. 2024-09-27 12:20:48 +01:00
Alexandre Pujol
e1f665aec1
fix(go): updated function name. 2024-09-26 22:53:02 +01:00
Alexandre Pujol
00d6a664eb
feat(aa-log): improve logs cleaning and varible resolution. 2024-09-26 22:25:24 +01:00
Alexandre Pujol
83bc7d3ade
feat(aa-log): minor improvment in rule generation & formatting. 2024-09-26 22:15:46 +01:00
Alexandre Pujol
fbdf9cea64
build: support directive without argument. 2024-09-26 22:09:49 +01:00
Alexandre Pujol
05a489e021
build: improve internal directive tool. 2024-09-26 22:08:48 +01:00
Alexandre Pujol
6f5604d59d
build: cleanup base build interface. 2024-09-26 22:05:47 +01:00
Alexandre Pujol
c6c4920598
feat(profile): newer gnome want to read /. 2024-09-26 20:36:14 +01:00
Alexandre Pujol
549c6ba2f5
feat(profile): ubuntu: improve integration with ubuntu. 2024-09-26 20:34:12 +01:00
Alexandre Pujol
3f13aa77bf
feat(profile): update some dbus rules. 2024-09-26 20:29:33 +01:00
Alexandre Pujol
fbb0d62aee
fix(profile): ensure sandboxed app ca write font cache. 2024-09-26 20:21:48 +01:00
Alexandre Pujol
5d14ff8e5c
ci: set token for git-committers 2024-09-26 20:20:20 +01:00
Roman Beslik
03e974525e Narrowed the temporary file permission 2024-09-26 13:06:26 +00:00