Christian Boltz
Christian Boltz
Making the analytics opt-in is a good first step, and a big improvement. IANAL, but to my knownledge, GDPR requires _informed_ consent, while the dialog only gives a vague idea...
I have a similar issue, "just" with a completely different delay: I use scp with SimpleSSHD to copy podcasts to my phone - and it takes several days (!) until...
Tested again: I copied several mp3 files to my phone using scp with SimpleSSHD (into 3 different folders). Today (= a day later) they didn't show up in Simple Music...
Minor update to my previous comment: Several hours after the reboot, the main "Music" folder was also updated.
I'm afraid it isn't that easy. Things that at least need a second thought are (assuming you delete `[email protected]`) * an alias `[email protected] -> [email protected], [email protected]` * an alias `foo@bar...
A month later, I have some more profile additions: [aa-2023-10-09.txt](https://github.com/roddhjav/apparmor.d/files/12848781/aa-2023-10-09.txt)
Oh, and the git profile doesn't cover the binary path used on Tumbleweed: `/usr/libexec/git/git` You'll also need to update the profiles that allow to exec git - a quick grep...
Indeed :-) I see you edited away your question about git, but I'll answer it anyway ;-) ``` cb@tux:~> ls -l /usr/bin/git* | grep ^l lrwxrwxrwx 1 root root 18...
I'm afraid I can't really agree ;-) `@{multiarch}` is defined as `@{multiarch}=*-linux-gnu*` which does not match `x86_64-suse-linux` `kded5` also still gives me denials even with the rules you mentioned in...
Extending `@{multiarch}` is an interesting idea. Give me a few days to think about it ;-) In the meantime, I can offer some new denials, mostly for update-ca-certificates (probably triggered...