packages
packages copied to clipboard
libsepol update
Summary
- libsepol: Update to 3.3
- libselinux: Rebuild for libsepol
While newer versions than 3.3 are available, our libselinux is only at 3.3, so I opted to use the same version here. Updating that sounds like a can of worms that I don't want to open.
Part of https://github.com/getsolus/packages/issues/3554
Test Plan
Updated using the two packages, rebooted, ran sudo, saw that my system did not explode. Since we don't actually use SELinux in the kernel, I'm not sure how else exactly to test this.
Checklist
- [x] Package was built and tested against unstable
Should be fine to merge this and see what breaks, I think. I've made #3618 as a follow-up.
TBH we don't use selinux so I don't really see how updating the libselinux library would cause problems. It pretty much only exists in the repo because it's a build/run dep of other packages, and I can't imagine they use it beyond "is selinux enabled? no? then skip that part of the code".