Alexandre Pujol
|
7cf7adc197
|
fix(aa-log): ensure aa-log -s return valid result.
Fix #268
|
2023-12-29 18:28:14 +01:00 |
|
Alexandre Pujol
|
62d548890d
|
fix: xorg on nvidia gpu.
|
2023-12-20 10:52:45 +00:00 |
|
Alexandre Pujol
|
6a81d335f8
|
feat(profile): general update.
|
2023-12-19 23:52:43 +00:00 |
|
Alexandre Pujol
|
ef1776b8d5
|
feat(profile): start using new abstractions (3)
|
2023-12-19 23:49:30 +00:00 |
|
Alexandre Pujol
|
a79a3f3311
|
feat(profile): start using new abstractions (2)
|
2023-12-19 23:42:30 +00:00 |
|
Alexandre Pujol
|
b7140c9b2b
|
feat(profile): start using new abstraction.
|
2023-12-19 23:29:15 +00:00 |
|
Alexandre Pujol
|
9f49052529
|
feat(profile): add some dbus rules.
|
2023-12-19 23:24:44 +00:00 |
|
Alexandre Pujol
|
53f3a27e16
|
feat(abs): add a new set of graphics absractions.
|
2023-12-19 18:36:58 +00:00 |
|
Alexandre Pujol
|
df20d29832
|
feat(abs): cleanup X-strict.
|
2023-12-18 19:24:25 +00:00 |
|
Alexandre Pujol
|
0c2b8f612b
|
feat(abs): add a new (generic) desktop abstraction.
|
2023-12-18 19:23:07 +00:00 |
|
Alexandre Pujol
|
c3d9c9ea48
|
feat(abs): add a new dri abstaction.
|
2023-12-18 19:22:27 +00:00 |
|
Alexandre Pujol
|
4032ead9b4
|
feat(profile): general update.
|
2023-12-17 23:47:16 +00:00 |
|
Alexandre Pujol
|
f362975ce7
|
feat(profile): add the open_path variable.
|
2023-12-17 23:43:14 +00:00 |
|
Alexandre Pujol
|
a46dfaad61
|
feat(profile): general update.
|
2023-12-17 17:39:56 +00:00 |
|
Alexandre Pujol
|
ee328f727b
|
fix(gpg): due to how apt keyring is managed, the generic gpg needs apt keyring access.
fix #265
|
2023-12-17 17:33:42 +00:00 |
|
Alexandre Pujol
|
ca85373e3a
|
feat(dbus): start using the new dbus directive.
|
2023-12-17 14:14:42 +00:00 |
|
Alexandre Pujol
|
e2682b3072
|
fix(profile): userns not resolved.
|
2023-12-17 13:52:06 +00:00 |
|
Alexandre Pujol
|
1934a32004
|
fix(profile): missing label in update-manager
|
2023-12-17 13:08:33 +00:00 |
|
Alexandre Pujol
|
e1a30cbf7d
|
feat(profile): unify udev char dynamic assignment ranges.
|
2023-12-17 12:46:27 +00:00 |
|
Alexandre Pujol
|
ceb4c582e1
|
feat(dbus): update dbus rules.
|
2023-12-16 21:30:47 +00:00 |
|
Alexandre Pujol
|
dc3f292d45
|
feat(dbus): add/update dbus abstraction.
|
2023-12-16 21:26:10 +00:00 |
|
Alexandre Pujol
|
8f1052546e
|
build: add a --abi4 build flags.
convert the profiles to Apparmor abi/4.0
|
2023-12-15 23:34:32 +00:00 |
|
Alexandre Pujol
|
64a5dea47e
|
build: cleanup build output.
|
2023-12-15 23:22:01 +00:00 |
|
Alexandre Pujol
|
79ad345034
|
fix: mqueue rules.
|
2023-12-15 23:21:28 +00:00 |
|
Alexandre Pujol
|
4091fca3f0
|
fix(build): cleanup go import.
|
2023-12-15 22:37:37 +00:00 |
|
Alexandre Pujol
|
a8e489a85a
|
chore: update go mod.
|
2023-12-15 22:34:21 +00:00 |
|
Alexandre Pujol
|
b1212c6e62
|
feat(dbus): replace some rule by the new directives.
|
2023-12-15 22:26:35 +00:00 |
|
Alexandre Pujol
|
66a4a17924
|
build: add inital support for dbus directive.
|
2023-12-15 22:11:25 +00:00 |
|
Alexandre Pujol
|
6fa2c8ec3a
|
build: improve build output.
|
2023-12-15 19:14:32 +00:00 |
|
Alexandre Pujol
|
d2fc3c3325
|
fix(profile): merge flatpak-bwrap & flatpak-app.
See #264
|
2023-12-15 18:07:18 +00:00 |
|
Alexandre Pujol
|
a1b86b56d2
|
feat(profile): general update.
|
2023-12-13 20:09:52 +00:00 |
|
Alexandre Pujol
|
ecb7f2e79f
|
feat(profiles): remove some old and unused profiles/abs.
|
2023-12-13 17:40:22 +00:00 |
|
Alexandre Pujol
|
1ead127675
|
feat(aa-log): add indentation option to the logging function.
|
2023-12-13 17:39:21 +00:00 |
|
Alexandre Pujol
|
23be6d904e
|
fix(profile): ensure xinit does not block unsupported programs.
See #263
|
2023-12-13 17:38:26 +00:00 |
|
Alexandre Pujol
|
da8480b427
|
feat: remove some unused profiles & abs.
|
2023-12-12 18:29:44 +00:00 |
|
Alexandre Pujol
|
ab9e1932da
|
feat(profiles): general update.
|
2023-12-12 18:29:08 +00:00 |
|
Alexandre Pujol
|
42ea537687
|
fix(profile): ensure gio can launch its lib.
|
2023-12-11 20:49:48 +00:00 |
|
Alexandre Pujol
|
b8fc5a96a5
|
fix(ci): my bad.
|
2023-12-10 15:48:32 +00:00 |
|
Alexandre Pujol
|
d2078fcb3a
|
feat(profile): general update.
|
2023-12-10 15:27:44 +00:00 |
|
Alexandre Pujol
|
ab27bc1e16
|
doc: enable new feature of mkdocs-material.
|
2023-12-10 15:21:40 +00:00 |
|
Alexandre Pujol
|
4b973554db
|
feat(dbus): add more bus abstraction.
|
2023-12-10 14:47:24 +00:00 |
|
Alexandre Pujol
|
41a7cb0f5c
|
fix: build deb in container.
|
2023-12-10 14:36:29 +00:00 |
|
Alexandre Pujol
|
032d805666
|
feat(profile): general update.
|
2023-12-10 14:34:38 +00:00 |
|
Alexandre Pujol
|
5cf5b74f4b
|
fix(build): ensure full system policy build works.
|
2023-12-10 14:30:47 +00:00 |
|
Alexandre Pujol
|
5e93de2ec2
|
build: add support for whonix in docker script.
|
2023-12-10 13:23:11 +00:00 |
|
Alexandre Pujol
|
c84af9e698
|
feat(profiles): add torbrowser profiles.
|
2023-12-09 16:21:06 +00:00 |
|
Alexandre Pujol
|
ccf4b4df06
|
feat(profiles): add some whonix specific profiles.
Dev only, they may be moved into whonix repo later.
|
2023-12-09 16:19:42 +00:00 |
|
Alexandre Pujol
|
bc0e0c79bc
|
build: better whonix build.
|
2023-12-09 16:17:05 +00:00 |
|
Alexandre Pujol
|
29b0e3e2e3
|
feat(profile): general update.
|
2023-12-09 16:14:22 +00:00 |
|
Alexandre Pujol
|
386402ed70
|
feat(profile): add some new profiles.
|
2023-12-09 11:39:10 +00:00 |
|