mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
secubox-wazuh (1.0.1-1~bookworm2) bookworm; urgency=medium
|
|
|
|
* webui: hybrid-dark cyan reskin (WebUI Panel Guidelines) baked into the package.
|
|
|
|
-- Gerald KERMA <devel@cybermind.fr> Thu, 10 Jul 2026 10:00:00 +0200
|
|
|
|
secubox-wazuh (1.0.1-1~bookworm1) bookworm; urgency=medium
|
|
|
|
* #53 fix: stop the 100% CPU spin on boards without Wazuh. The uvicorn worker
|
|
was started unconditionally even though SecuBox's IDS/IPS stack is
|
|
Suricata + CrowdSec and /var/ossec is absent, so it busy-looped for nothing.
|
|
Gate the unit with ConditionPathExists=/var/ossec/etc/ossec.conf — systemd
|
|
now reports "inactive (condition failed)" and never starts it unless a local
|
|
Wazuh agent/manager is installed. Add RestartSec=5 as a hot-respawn guard.
|
|
Module kept (opt-in SIEM integration), not removed.
|
|
|
|
-- Gerald KERMA <devel@cybermind.fr> Wed, 24 Jun 2026 10:00:00 +0000
|
|
|
|
secubox-wazuh (1.0.0-1) stable; urgency=low
|
|
|
|
* Initial release
|
|
* Wazuh agent/manager control
|
|
* Alert viewing and statistics
|
|
* Agent registration
|
|
|
|
-- SecuBox Team <team@secubox.local> Sat, 28 Mar 2026 12:00:00 +0000
|