Christian Boltz
Christian Boltz
dot errors out if a label / filename contains a '-'. Replace it with '_'.
I have some more profile additions on openSUSE: [apparmor-2023-09-05.txt](https://github.com/roddhjav/apparmor.d/files/12523193/apparmor-2023-09-05.txt)
The "travel support requests" and "reimbursement" (probably also "shipment requests") pages have a default sorting by ID, oldest first. Typically people are looking for the newest requests, therefore reversing the...
In https://github.com/containers/common/commit/1aedc12e356cfd29a5bb54d94e9b2e09da3649ca you added the following signal rules to the AppArmor profile: ``` # Allow certain signals from OCI runtimes (podman, runc and crun) signal (receive) peer={/usr/bin/,/usr/sbin/,}runc, signal (receive) peer={/usr/bin/,/usr/sbin/,}crun*,...
Tumbleweed needs several profile additions, see [aa-log-2024-07-21.txt](https://github.com/user-attachments/files/16325494/aa-log-2024-07-21.txt)
On openSUSE Tumbleweed, dbus-launch is managed with alts: ``` ls -l /usr/bin/dbus-launch* lrwxrwxrwx 1 root root 4 26. Okt 2022 /usr/bin/dbus-launch -> alts -rwxr-xr-x 1 root root 22648 16. Okt...
The git profile contains @{editor_path} rcx -> editor, which is defined as: tunables/multiarch.d/paths:@{editor_path} = @{bin}/@{editor_names} tunables/multiarch.d/programs:@{editor_names} = sensible-editor vim{,.*} nvim nano Unfortunately, this doesn't match the vim filename on openSUSE...
61939a3bf8732d71088396a7a8b5f73196442b39 creates a disable/mullvad symlink, but (at least on openSUSE Tumbleweed) this profile doesn't exist. This results in a build failure: ``` [ 20s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 20s] ERROR: link...
Initially reported as https://github.com/openSUSE/get-o-o/pull/200#issuecomment-2165567821 6 months ago: > Firefox reports the updated SVG as invalid - and it indeed ends with ` Please update the logo once more, this time...