v1.3.3
What's Changed
- Fix CI by @radosroka in #250
- Fix multiple leaks by @radosroka in #251
- Ci enablement by @sopos in #245
- Fix doc typo for SIGTERM by @epryan in #252
- Initial creation of debian package. by @stridge-cruxml in #255
- Update notify.c for issue #254 by @wjhunter3 in #257
- Reset the dpkg hash table before populating it again. by @stridge-cruxml in #260
- Fix build package when user has more than 16 supplementary groups by @iwamatsu in #268
- use master head of the fapolicyd-selinux by @sopos in #269
- Protect system from deadly signals received by fapolicyd by @rmetrich in #273
- Ensure that
/run/fapolicyd
exists before performing file operations by @Kangie in #271 - Stop blocking signals in other threads by @rmetrich in #276
- Improve logging: make stderr output more colourful; add timestamps by @Kangie in #275
- Extract MD5 logic for reuse by @Kangie in #277
- Identify ruleset with sha by @jw3 in #279
- Add --reload-rules doc by @jw3 in #283
- Fix 'error label at end of compound statement' by @radosroka in #289
- Add --with-asan for configure by @radosroka in #282
- Regen patch for uthash bundling by @radosroka in #290
- Use asan in packit by @radosroka in #291
- Update README.md by @topimiettinen in #296
- Configurable metric reporting interval by @jw3 in #284
- ID begins with a digit or minus sign by @skosachiov in #294
- Make fd_fgets thread safe by @radosroka in #299
New Contributors
- @epryan made their first contribution in #252
- @wjhunter3 made their first contribution in #257
- @rmetrich made their first contribution in #273
- @Kangie made their first contribution in #271
- @jw3 made their first contribution in #279
- @topimiettinen made their first contribution in #296
- @skosachiov made their first contribution in #294
Full Changelog: v1.3.2...v1.3.3