Skip to content

Releases: linux-application-whitelisting/fapolicyd-selinux

v1.2

Choose a tag to compare

@bachradsusi bachradsusi released this 20 May 19:00
v1.2

What's Changed

Full Changelog: v1.1...v1.2

v1.1

Choose a tag to compare

@bachradsusi bachradsusi released this 13 Jan 08:28
v1.1

What's Changed

Full Changelog: v1.0...v1.1

v1.0

Choose a tag to compare

@bachradsusi bachradsusi released this 30 Oct 13:27
v1.0

What's Changed

  • Allow daemon to change dir attributes
  • Bring back /var/run/ contexts

Full Changelog: v0.9...v1.0

v0.9

Choose a tag to compare

@bachradsusi bachradsusi released this 03 Sep 16:59
v0.9

What's Changed

New Contributors

Full Changelog: v0.8...v0.9

v0.8

Choose a tag to compare

@bachradsusi bachradsusi released this 11 Aug 13:01
v0.8

What's Changed

Full Changelog: v0.7...v0.8

v0.7

Choose a tag to compare

@radosroka radosroka released this 29 Apr 16:33

What's Changed

  • add fapolicyd-hardening module preventing usage of sigstop, sigkill and ptrace by @rmetrich in #15
  • Rename all /var/run file context entries to /run by @zpytela in #17
  • Allow fapolicyd to connect to Winbind for user/group resolution by @rmetrich in #16
  • Allow fapolicyd connect to systemd-userdbd over a unix socket by @zpytela in #18
  • Make systemd_userdbd_stream_connect() interface call conditional by @zpytela in #19

New Contributors

Full Changelog: v0.6...v0.7

v0.6

Choose a tag to compare

@radosroka radosroka released this 12 Jun 16:17

What's Changed

  • consolidate rules using macros and make it compatible with the base policy versions without the respecitve macros by @sopos in #14

New Contributors

  • @sopos made their first contribution in #14

Full Changelog: v0.5...v0.6

v0.5

Choose a tag to compare

@radosroka radosroka released this 28 Nov 09:53

What's Changed

  • Allow fapolicyd watch boot and home directories by @zpytela in #9
  • Setup github actions by @radosroka in #8
  • Allow fapolicyd watch all files and directories by @zpytela in #10
  • Replace "naked" allow rules with a macro by @vmojzis in #11

New Contributors

Full Changelog: v0.4...v0.5

Regular fapolicyd-selinux release

Choose a tag to compare

@radosroka radosroka released this 23 Mar 09:33
v0.4

v0.4

New version of selinux policy

Pre-release

Choose a tag to compare

@radosroka radosroka released this 05 Nov 13:14
Upadate fapolicyd-selinux

Added fapolicyd_config_t label for /etc/fapolicyd.
Make fapolicyd a base read only file-readable for all domains.
Allow fapolicyd to execute generic programs in system bin directories (/bin, /sbin, /usr/bin, /usr/sbin) a without domain transition.