Commit Graph

2993 Commits

Author SHA1 Message Date
Alexandre Pujol
e90ccd214c
refractor: move CopyTo
Will be replaced by os.CopyFS with go 1.23
2024-10-12 15:40:17 +01:00
Alexandre Pujol
982c2c66aa
refractor: rename some path util function. 2024-10-12 15:31:24 +01:00
Alexandre Pujol
ebdeef152c
build: root -> share. 2024-10-11 22:31:06 +01:00
Alexandre Pujol
116272b8ad
feat(aa-log): add support for attached path. 2024-10-11 14:21:22 +01:00
Alexandre Pujol
61a27bc336
feat(profile): initial integration with attached path.
The feature is not yet enabled.

See https://apparmor.pujol.io/development/internal/#re-attached-path
2024-10-11 14:13:17 +01:00
Alexandre Pujol
5bf8c6ef0f
fix: add vim syntaxt some profiles. 2024-10-09 22:38:22 +01:00
Alexandre Pujol
75f2c0c7b8
tests: ensure vim syntax and abi are set on all profile/abs. 2024-10-09 22:26:11 +01:00
Alexandre Pujol
5585773802
chore(profile): add missing vim:syntax=apparmor in some profiles. 2024-10-09 22:21:52 +01:00
Alexandre Pujol
fc43400c26
feat(abs): add abi reference to all abstractions. 2024-10-09 22:19:01 +01:00
Alexandre Pujol
c923cc7ccf
feat(abs): use nss-systemd in nameservice-strict. 2024-10-09 21:37:26 +01:00
Alexandre Pujol
68127c3859
build: allow to run prebuild outside of this project. 2024-10-09 14:03:54 +01:00
Alexandre Pujol
e17b682e51
feat(profile): minor profile improvments. 2024-10-09 13:56:27 +01:00
Alexandre Pujol
6afcfa85ec
fix(ci): ensure output build directory exist. 2024-10-09 13:31:57 +01:00
Alexandre Pujol
94703681d9
build: build tasks: dev -> hotfix. 2024-10-08 23:44:13 +01:00
Alexandre Pujol
630e785787
feat(tunable): remove @{user_tmp_dirs} as it refers to different kind of temp folder. 2024-10-08 22:59:50 +01:00
Alexandre Pujol
28706b2a78
doc: initial preparation for re-attached path. 2024-10-08 22:53:52 +01:00
Alexandre Pujol
cc47d8d557
doc: minor improvment of dev doc. 2024-10-08 21:24:29 +01:00
Alexandre Pujol
146bda8f45
test(packer): as base image for the cosmic DE. 2024-10-07 21:41:44 +01:00
Alexandre Pujol
4f861158cf
build: unify locally build package output directory. 2024-10-07 14:05:40 +01:00
Alexandre Pujol
31af758639
fix(test): packer hcl & uefi path 2024-10-07 12:16:42 +01:00
Alexandre Pujol
03b777340d
tests(packer): update & cleanup tests images. 2024-10-06 22:01:39 +01:00
beroal
a5cafe26ea
aMule, a file sharing program; not all executables (#546)
* aMule, a file sharing program; not all executables

* ABI 4; document directories; amule//shell was deleted
2024-10-06 19:46:12 +00:00
beroal
ce3813133f
the desktop version of the Briar secure messager (#545)
* the desktop version of the Briar secure messager
2024-10-06 19:45:17 +00:00
beroal
3324c0dc3b
xeyes (#544)
* xeyes

* Changed the profile attachment to the variable

* ABI 4
2024-10-06 19:44:31 +00:00
Alexandre Pujol
6b0b498244
feat(profile): small profiles update. 2024-10-06 20:43:18 +01:00
Alexandre Pujol
01a1af6c1b
feat(systemd): ensure dbus service are started after apparmor. 2024-10-06 20:19:09 +01:00
Alexandre Pujol
29a1642598
feat(aa-log): unify the isOwner function across features. 2024-10-06 20:17:19 +01:00
Alexandre Pujol
856c425dd5
chore(build): minor cosmetic. 2024-10-06 20:15:13 +01:00
Alexandre Pujol
effd4ef267
ci: move check job stage. 2024-10-06 17:51:30 +01:00
Alexandre Pujol
52b3a1dfd4
fix(ci): github workflows. 2024-10-06 17:44:46 +01:00
Alexandre Pujol
0e96b3b66f
build: cleanup flag manifest. 2024-10-06 17:44:23 +01:00
Alexandre Pujol
1e28428574
ci: run on ubuntu 24.04 & enable make check. 2024-10-06 16:19:11 +01:00
Alexandre Pujol
afb1831fc3
chore(profile): remove jdownloader
Note: this profile was for a locally installed program.
2024-10-06 15:58:53 +01:00
Alexandre Pujol
7ccaab8234
chore(profile): add abi and local include when missing. 2024-10-06 15:57:47 +01:00
Alexandre Pujol
105a9b4def
feat(profile): cleanup and remove open subprofile when it is useless. 2024-10-06 15:46:07 +01:00
Alexandre Pujol
36f620dab1
tests: add 'make check' for common issues in Apparmor profiles. 2024-10-06 15:39:21 +01:00
Alexandre Pujol
7757038a4f
build: update path helpers 2024-10-05 23:03:41 +01:00
Alexandre Pujol
4b5f7f2b52
chore: document build the enabled task. 2024-10-04 16:14:40 +01:00
Alexandre Pujol
18a71512a9
feat(tunable): add u32 & u64.
- Reorganize the file
- @{u32} == @{uid}
2024-10-04 14:42:11 +01:00
Alexandre Pujol
7b73adceeb
feat(abs): common/gnome: remove open_path from the abs, add bus accessibility. 2024-10-04 14:31:54 +01:00
Alexandre Pujol
2ef038e8d9
feat(profile): minor abi specific changes. 2024-10-03 13:28:40 +01:00
Alexandre Pujol
9b57546312
chore(fsp): add note of current profile stage. 2024-10-03 13:09:20 +01:00
Alexandre Pujol
cc5416f57a
build: cleanup flags manifest & enforce a few profiles. 2024-10-03 11:58:25 +01:00
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