Commit graph

3030 commits

Author SHA1 Message Date
Alexandre Pujol
4a5fa74e63
tests: enable the homectl tests. 2024-11-19 23:43:17 +00:00
Alexandre Pujol
815e9bfda2
feat(profile): general update.
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-19 23:07:41 +00:00
Alexandre Pujol
df02f7a0fd
tests: remove hanged test 2024-11-19 22:58:42 +00:00
Alexandre Pujol
a61460b60c
feat(abs): add the wine abstraction. 2024-11-19 22:16:18 +00:00
Alexandre Pujol
688317fbe3
feat(abs): vulkan allow write access to builtin_shaders.
See #577
2024-11-19 21:57:54 +00:00
Alexandre Pujol
e149e77538
fix(profile): dhcpcd executes resolvconf
fix #608
2024-11-19 21:52:12 +00:00
Alexandre Pujol
3eba6bef6d
fix(tests): missing sudo in ip integration test. 2024-11-19 21:49:03 +00:00
Alexandre Pujol
4656a49335
fix(ci): remove forced color from github action. 2024-11-19 21:35:39 +00:00
Alexandre Pujol
8df192c1f9
* 'main' of github.com:roddhjav/apparmor.d:
tests: cleanup the basic structure of integration tests.
  Update sysctl
2024-11-19 21:28:14 +00:00
Alexandre Pujol
5c70c50c26
tests: cleanup the basic structure of integration tests. 2024-11-19 21:27:04 +00:00
Alexandre Pujol
131dad987a
Merge branch 'main' of github.com:roddhjav/apparmor.d
* 'main' of github.com:roddhjav/apparmor.d:
  Update sysctl
2024-11-19 21:13:40 +00:00
Alexandre Pujol
7b4e01217b
tests: cleanup the basic structure of integration tests. 2024-11-19 21:13:25 +00:00
Alexandre Pujol
206bc3473d
fix: missing @{udbus} in unix bind. 2024-11-19 20:44:34 +00:00
odomingao
be627e5e9d Update sysctl 2024-11-19 20:02:57 +00:00
Alexandre Pujol
3c0c68f28f
ci(github): split the final step in two. 2024-11-19 20:00:04 +00:00
Alexandre Pujol
5bf8d362fa
fix(profile): minor improvment to ensure tests passes. 2024-11-19 19:49:22 +00:00
Alexandre Pujol
a1f5640024
ci(github): restart some services to ensure they are confined. 2024-11-19 19:34:04 +00:00
Alexandre Pujol
4e5f4cb06a
feat: profiles and integration tests improvments.
Add the udbus variable to be used in `unix bind` rule for dbus.
2024-11-19 19:04:27 +00:00
Alexandre Pujol
b4bcb2f16e
fix(profile): minor fixes. 2024-11-13 13:31:06 +00:00
Alexandre Pujol
194d18191e
fix(profile): ensure useradd can fully populate the skelleton. 2024-11-13 12:37:02 +00:00
Alexandre Pujol
3013c1ea5a
ci(github): set local tunable for github actions. 2024-11-13 12:31:17 +00:00
Alexandre Pujol
24ea5f0a3a
feat(tunable): add p_dbus_* variables.
This allow for better integration for system when dbus is not confined.
2024-11-13 12:23:36 +00:00
Alexandre Pujol
7c148fca95
feat(profile): small profile improvments. 2024-11-13 11:25:04 +00:00
Alexandre Pujol
f814bb4caf
build(debian): disable make check by default on pkg build.
Enable it manually in github action.
2024-11-12 22:31:16 +00:00
Alexandre Pujol
4c5761ee71
fix(profile): linting issue.
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-11-12 22:25:08 +00:00
Alexandre Pujol
9cb3ea244c
feat(profile): add homectl. 2024-11-12 22:18:41 +00:00
Alexandre Pujol
66455a9251
feat(profile): improve support for some profiles.
Most of the rules have come from the integration tests.
2024-11-12 22:18:11 +00:00
Alexandre Pujol
e4f0f06648
tests(ci): install integration tests requirements. 2024-11-12 21:43:42 +00:00
Alexandre Pujol
5611001e5b
tests: add more integration tests for core tools. 2024-11-12 21:42:31 +00:00
Alexandre Pujol
c741f74323
feat(profile): fractal uses bwrap for loading image. 2024-11-12 20:43:52 +00:00
Alexandre Pujol
4108d6a987
feat(profile): update some core profiles. 2024-11-12 20:42:31 +00:00
Alexandre Pujol
cf2998b7bd
feat(abs): cover more commonly attached path. 2024-11-12 20:37:28 +00:00
Alexandre Pujol
ebd6d54733
feat(profile): update systemd profiles. 2024-11-12 20:36:18 +00:00
Alexandre Pujol
6f14d025e9
Merge branch 'integration'
* integration:
  fix(test): minor fixes.
  tests(integration): add more tests.
2024-11-11 23:39:43 +00:00
Alexandre Pujol
9a3adc66d0
feat(profile): small profile update. 2024-11-11 22:18:39 +00:00
Alexandre Pujol
0206e04b3f
build: ensure build task get the proper profile name.
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-11 21:18:16 +00:00
Alexandre Pujol
72d45c2cf5
feat(tunable): better definition of the version var. 2024-11-11 20:47:07 +00:00
Alexandre Pujol
4d11367bec
feat(profile): ensure flatpak can run programs in games dir.
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
fix #586
2024-11-10 19:55:21 +00:00
Alexandre Pujol
3e0583fd8e
feat(profile): various small improvement. 2024-11-10 19:46:33 +00:00
Alexandre Pujol
0ec65c5653
chore: fix trailing whitespace. 2024-11-10 19:33:51 +00:00
Alexandre Pujol
d448e3ea08
fix(profile): ensure keepass can check program calling its secret service.
fix #582
2024-11-10 19:23:02 +00:00
Alexandre Pujol
b0436029f0
fix(profile): ensure cpu policy can be set regardless of the CPU.
fix #602
2024-11-10 19:20:00 +00:00
Alexandre Pujol
802259e994
feat(abs): add support for xe intel driver.
observation_paranoid is the new perf_stream_paranoid
See https://lists.freedesktop.org/archives/igt-dev/2024-July/075082.html

fix #601
2024-11-10 19:15:22 +00:00
Alexandre Pujol
d2f7ee0bb4
feat(abs): add the devices-usb-read abstraction. 2024-11-10 19:10:18 +00:00
Alexandre Pujol
8f904132e1
feat(profile): improve libreoffice tmp files. 2024-11-10 19:06:43 +00:00
Alexandre Pujol
d30b673e99
feat(profile): ip: improve support for network ns. 2024-11-10 19:04:08 +00:00
Alexandre Pujol
3c0b83d1b0
feat(profile): improve some systemd profiles. 2024-11-10 19:02:07 +00:00
Alexandre Pujol
7b9d412f02
feat(profile): gnome: allow receiving signal from gdm-session-worker as well as gdm. 2024-11-10 19:00:45 +00:00
barmogund
51dfe0d35f
Add support for tlp (#585)
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions
2024-11-09 19:04:15 +00:00
Besanon
026fbf7552
Add lxqt-panel (#594)
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-04 10:21:08 +00:00