Update changes.json

This commit is contained in:
Doug Burks
2020-07-28 16:29:03 -04:00
committed by GitHub
parent b46b7ae1a0
commit cf63e891b5

View File

@@ -1,10 +1,10 @@
{ {
"title": "Security Onion 2.0.3 RC1 is here!", "title": "Security Onion 2.0.3 RC1 is here!",
"changes": [ "changes": [
{ "summary": "Fixed an issue with large drives and the ISO install." }, { "summary": "Resolved an issue with large drives and the ISO install." },
{ "summary": "The ISO install now uses LVM when partitioning the drives" }, { "summary": "Modified ISO installation to use Logical Volume Management (LVM) for disk partitioning." },
{ "summary": "Elastic Stack components upgraded to 7.8.1." }, { "summary": "Updated Elastic Stack components to version 7.8.1." },
{ "summary": "Zeek updated to 3.0.8." }, { "summary": "Updated Zeek to version 3.0.8." },
{ "summary": "Fixed standalone pcap interval issue." }, { "summary": "Fixed standalone pcap interval issue." },
{ "summary": "<a target='so-github' href='https://github.com/Security-Onion-Solutions/securityonion/issues/1067'>Security Fix 1067:</a> variables.txt from ISO install stays on disk for 10 days." }, { "summary": "<a target='so-github' href='https://github.com/Security-Onion-Solutions/securityonion/issues/1067'>Security Fix 1067:</a> variables.txt from ISO install stays on disk for 10 days." },
{ "summary": "<a target='so-github' href='https://github.com/Security-Onion-Solutions/securityonion/issues/1068'>Security Fix 1068:</a> Remove user values from static.sls." }, { "summary": "<a target='so-github' href='https://github.com/Security-Onion-Solutions/securityonion/issues/1068'>Security Fix 1068:</a> Remove user values from static.sls." },