Skip to content

qSnapper 1.1.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 03:44
· 26 commits to master since this release

Updated to version 1.1.2

Add SELinux policy for Leap 16.0+ and RPM scriptlets, bump to v1.1.2

Update SELinux policy module to v1.0.3 with rules required for openSUSE Leap 16.0+ environments:

  • Add snapperd_*_t type support (snapper's own SELinux labels)
  • Add PolicyKit D-Bus communication rules
  • Add DMA device access for GPU acceleration
  • Add additional socket permissions and SELinux config access
  • Allow D-Bus service to read GUI executable for process verification

Add RPM post-install/pre-uninstall scriptlets to automatically
load/unload the SELinux policy module during package installation and removal.

Enable SELinux policy build in CI workflows for openSUSE and Fedora
by adding selinux-policy-devel dependency and -DENABLE_SELINUX=ON.

Fix selinux/Makefile check target to use consistent intermediate file names.

Full Changelog: v1.1.1...v1.1.2