Commit graph

2495 commits

Author SHA1 Message Date
Besanon
f991a4fec8
Create lxqt-config-globalkeyshortcuts 2024-06-05 15:52:20 +02:00
Besanon
e0fc24990f
Create lxqt-config-file-associations 2024-06-05 15:51:15 +02:00
Besanon
d39f896102
Create lxqt-config-brightness 2024-06-05 15:50:17 +02:00
Besanon
54fcc59c2e
Create lxqt-config-appearance 2024-06-05 15:49:21 +02:00
Besanon
6793a3f4fc
Create lxqt-config 2024-06-05 15:48:07 +02:00
Besanon
f2ad6a082c
Create lxqt-admin-user-helper 2024-06-05 15:47:04 +02:00
Besanon
656da6f3aa
Create lxqt-admin-user 2024-06-05 15:46:01 +02:00
Besanon
eb667b8c74
Update lxqt-about 2024-06-05 15:44:19 +02:00
Besanon
4ca45a1e31
Update LXQT 2024-06-03 10:24:12 +02:00
Besanon
0e12098402
Update LXQT 2024-06-03 10:05:23 +02:00
Besanon
24410ec3cb
Create lxqt-about 2024-06-03 10:03:20 +02:00
Besanon
4632e486ce
Create LXQT 2024-06-03 10:01:23 +02:00
Besanon
086ab3c76c
Update elogind 2024-06-03 09:56:15 +02:00
Besanon
0813d566e2
Create elogind 2024-06-03 09:53:51 +02:00
Besanon
07edacdd10
Update chpst 2024-06-03 09:51:24 +02:00
Besanon
ac3acd77ee
Create chpst 2024-06-03 09:50:34 +02:00
Besanon
d72ed574ce
Update runsvdir 2024-06-03 09:49:31 +02:00
Besanon
54d7f0ad7e
Create runsvdir 2024-06-03 09:47:47 +02:00
Besanon
56ab2ccadd
Update runsvchdir 2024-06-03 09:46:23 +02:00
Besanon
36f926c769
Create runsvchdir 2024-06-03 09:44:49 +02:00
Besanon
5280a5bcb1
Update runsv 2024-06-03 09:43:33 +02:00
Besanon
477d74fbcc
Create runsv
Major executable for runit init
2024-06-03 09:38:52 +02:00
curiosityseeker
8dff2ddd72
polkit-kde-authentication-agent update (#345)
* Update polkit-kde-authentication-agent

needs mediate_deleted

* Update main.flags

* Update polkit-kde-authentication-agent

* Update polkit-kde-authentication-agent
2024-06-02 20:19:43 +00:00
valoq
bb772167f0
add multiple profiles (#341)
* add multiple profiles
2024-05-31 10:47:01 +00:00
Alexandre Pujol
45ae8f5d27
feat(abs): add pgrep. 2024-05-30 21:08:03 +01:00
Alexandre Pujol
3f688be7a0
feat(profile): general update. 2024-05-30 21:03:39 +01:00
Alexandre Pujol
16f30007e7
chore(aa): cosmetic. 2024-05-30 20:56:53 +01:00
Alexandre Pujol
4282fb336e
refractor(aa): move some test resource to the testdata dir. 2024-05-30 20:10:45 +01:00
Alexandre Pujol
89abbae6bd
Merge branch 'feat/aa'
Improve go apparmor lib.

* aa: (62 commits)
  feat(aa): handle appending value to defined variables.
  chore(aa): cosmetic.
  fix: userspace prebuild test.
  chore: cleanup unit test.
  feat(aa): improve log conversion.
  feat(aa): move conversion function to its own file & add unit tests.
  fix: go linter issue & not defined variables.
  tests(aa): improve aa unit tests.
  tests(aa): improve rules unit tests.
  feat(aa): ensure the prebuild jobs are working.
  feat(aa): add more unit tests.
  chore(aa): cleanup.
  feat(aa): Move sort, merge and format methods to the rules interface.
  feat(aa): add the hat template.
  feat(aa): add the Kind struct to manage aa rules.
  feat(aa): cleanup rules methods.
  feat(aa): add function to resolve include preamble.
  feat(aa): updaqte mount flags order.
  feat(aa): update default tunable selection.
  feat(aa): parse apparmor preamble files.
  ...
2024-05-30 19:29:34 +01:00
fira959
d12db8a8dc
Minor improvements (#336)
* Update audio-client

* Update mpv

* Update mutt

add common mail dir

* Update apparmor.d

* Update mutt

* Update mutt

* Update mutt

* Update mutt

* Update mutt
2024-05-30 17:51:57 +00:00
Alexandre Pujol
7f1de3626e
feat(aa): handle appending value to defined variables. 2024-05-30 14:23:56 +01:00
Alexandre Pujol
264f30cf12
chore(aa): cosmetic. 2024-05-30 14:19:56 +01:00
Alexandre Pujol
fd46c0de30
fix: userspace prebuild test. 2024-05-30 14:18:57 +01:00
Alexandre Pujol
cfd4786f76
chore: cleanup unit test. 2024-05-30 13:10:07 +01:00
Alexandre Pujol
7efa4b3a4b
feat(aa): improve log conversion. 2024-05-30 12:34:10 +01:00
Alexandre Pujol
992cab1fa4
feat(aa): move conversion function to its own file & add unit tests. 2024-05-30 12:32:30 +01:00
Alexandre Pujol
bc216176a3
fix: go linter issue & not defined variables. 2024-05-30 12:28:12 +01:00
curiosityseeker
adccd0066a
Fix typo in @{text_edirors} (#338)
* Fix typo in multiarch.d/programs

* Fix typo in multirach.d/paths

* Fix typo in abstractions/app-open
2024-05-29 20:41:23 +00:00
curiosityseeker
94d9570230
Firefox: using stacking for glxtest and vaapitest (#337)
The current implementation results in the following errors for the Firefox profile:

 @{lib}/firefox/glxtest rix -> firefox-glxtest,  # no new privs

@{lib}/firefox/vaapitest rix -> firefox-vaapitest,   # no new privs

Using stacking as suggested on https://apparmor.pujol.io/development/structure/#no-new-privileges gets rid of these errors.
2024-05-29 20:41:01 +00:00
Alexandre Pujol
0f382a4d5d
tests(aa): improve aa unit tests. 2024-05-29 21:18:30 +01:00
Alexandre Pujol
5f64bb4e0c
tests(aa): improve rules unit tests. 2024-05-29 21:17:21 +01:00
Alexandre Pujol
23eaa20fb7
feat(aa): ensure the prebuild jobs are working. 2024-05-29 21:12:54 +01:00
Alexandre Pujol
fe4c86a245
feat(aa): add more unit tests. 2024-05-28 18:23:37 +01:00
Alexandre Pujol
e33c1243cc
chore(aa): cleanup. 2024-05-28 18:22:14 +01:00
Alexandre Pujol
90087be509
feat(aa): Move sort, merge and format methods to the rules interface.
- Use the new Kind struct in favor of reflect
- Update sort function to slices.SortFunc
2024-05-28 18:20:52 +01:00
Alexandre Pujol
0761a6c466
feat(aa): add the hat template. 2024-05-28 18:16:21 +01:00
Alexandre Pujol
3b0944c615
feat(aa): add the Kind struct to manage aa rules. 2024-05-28 18:15:22 +01:00
Alexandre Pujol
1333ec2025
feat(aa): cleanup rules methods. 2024-05-28 18:07:32 +01:00
Alexandre Pujol
dc0e0084a0
feat(aa): add function to resolve include preamble. 2024-05-28 11:53:32 +01:00
Alexandre Pujol
04a91bbd9b
feat(aa): updaqte mount flags order. 2024-05-27 23:44:23 +01:00