Releases: linux-application-whitelisting/fapolicyd-selinux
Releases · linux-application-whitelisting/fapolicyd-selinux
Release list
v1.2
v1.1
What's Changed
- Improve install process by @bachradsusi in #26
- fapolicyd-hardening: do not block sigkill by @bachradsusi in #27
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- Allow daemon to change dir attributes
- Bring back /var/run/ contexts
Full Changelog: v0.9...v1.0
v0.9
What's Changed
- Selint issues and machined by @bachradsusi in #23
New Contributors
- @bachradsusi made their first contribution in #23
Full Changelog: v0.8...v0.9
v0.8
What's Changed
- Add file context entry for /usr/bin/fapolicyd by @zpytela in #20
- Allow homed stream by @radosroka in #21
- Allow fapolicy to write to tmpfs by @radosroka in #22
Full Changelog: v0.7...v0.8
v0.7
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
v0.5
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
New version of selinux policy
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.