What's Changed
Daemon
- Improved integration with 3rd party software (SIEM, loggers, ...) (221923d, da4761f, 98b8b06, ).
- fixed crash compiling unknown operator rules (#1295, 5828ba8).
GUI
- Improved popups layout (#1274, 58cb954).
- Improved rows selection (#1291 , fe73008, b113ed0, 0fbbbcc, f2eb3fa, 320ec18, 9d5d53d).
- Update bug_report.md by @NormPlum in #1282
- fix Weblate widget by @jermanuts in #1289
- Update Indonesian translation by @atriwidada in #1298
New Contributors
Full Changelog: v1.7.0-rc.1...v1.7.0-rc.2
Downloads
You need to download the daemon and the GUI.
GUI
IMPORTANT NOTES:
Ubuntu 22.04 / PopOS! 22.x / LinuxMint 21.x / Elementary OS 7.x / Zorin users: See this comment after installing the GUI: #1214 (comment))
If you experience crashes on Wayland clicking on the pop-ups: open the Preferences and select "xcb" as the "Qt platform plugin", in the UI tab.`
If the above packages complain about dependencies...
please, ask on the Discussion forum to generate packages for old distributions, specifying your distribution and kernel.daemon
(NOTE: if the daemon doesn't autostart, you need to enable it: ~ $ sudo systemctl enable --now opensnitch.service
)