mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-22 10:18:09 +02:00
upgrade from salt 3002.1 to salt 3002.2
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and saltify function in so-functions
|
||||
salt:
|
||||
master:
|
||||
version: 3002.1
|
||||
version: 3002.2
|
||||
@@ -2,5 +2,5 @@
|
||||
# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and saltify function in so-functions
|
||||
salt:
|
||||
minion:
|
||||
version: 3002.1
|
||||
version: 3002.2
|
||||
check_threshold: 3600 # in seconds, threshold used for so-salt-minion-check. any value less than 600 seconds may cause a lot of salt-minion restarts since the job to touch the file occurs every 5-8 minutes by default
|
||||
@@ -12,7 +12,7 @@
|
||||
{ "summary": "Resolved issue with Navigator layer(s) not loading correctly." },
|
||||
{ "summary": "Wazuh authd is now started by default on port 1515/tcp." },
|
||||
{ "summary": "Wazuh API default credentials are now removed after setup. Scripts have been added for API user management." },
|
||||
{ "summary": "Upgraded Salt to 3002.1 due to CVEs." },
|
||||
{ "summary": "Upgraded Salt to 3002.2 due to CVEs." },
|
||||
{ "summary": "If salt-minion is unable to apply states after the defined threshold, we assume salt-minion is in a bad state and the salt-minion service will be restarted." },
|
||||
{ "summary": "Fixed bug that prevented mysql from installing for Fleet if Playbook wasn't also installed." },
|
||||
{ "summary": "<code>so-status</code> will now show STARTING or WAIT_START, instead of ERROR, if <code>so-status</code> is run before a salt highstate has started or finished for the first time after system startup" },
|
||||
|
||||
Reference in New Issue
Block a user