v1.2.0
File Access Policy Analyzer v1.1.0
Adds an editor and syntax checking for fapolicyd configuration file.
What's Changed
- Pin pipenv to 2023.7.4 by @jw3 in #892
- Update Rust to 1.66.1 by @jw3 in #893
- Static load config by @jw3 in #897
- Replace CI usage of rawhide image by @jw3 in #899
- XDG feature by @jw3 in #901
- Invalid rule override by @egbicker in #887
- Config parse backend by @jw3 in #904
- Config deployment by @jw3 in #908
- Add fapolicy-analyzer log and config locations to rpm by @tparchambault in #875
- Register config changeset binding class by @jw3 in #910
- Format config kv with spaces by @jw3 in #911
- Add config changes diff by @jw3 in #913
- Add the daemon config UI by @egbicker in #909
- Fix bindgen for fc39 by @jw3 in #915
- Daemon state preserved on session load by @tparchambault in #914
- Reversed order of probable causes in the initialization dialog by @tparchambault in #920
- Add type to session format by @jw3 in #918
- Fix required gtk version in config editor glade files by @tparchambault in #924
- Display config parse info by @jw3 in #926
- Notify user of unsaved edits by @egbicker in #921
- Erroneous Unsaved Dialog by @egbicker in #928
- Allow force save with syntax error by @jw3 in #932
- Fix editor state after deploy by @jw3 in #935
- Allow editors to specify syntax rules by @jw3 in #938
- Fix profiler page navigation by @jw3 in #941
- Release v1.2.0 by @jw3 in #945
Full Changelog: v1.1.0...v1.2.0