From b46b7ae1a0c7e6511f150c3cd3135f0e22e668b1 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 28 Jul 2020 16:19:16 -0400 Subject: [PATCH] Update changes.json --- salt/soc/files/soc/changes.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json index dc3e4118f..d27cbdcf3 100644 --- a/salt/soc/files/soc/changes.json +++ b/salt/soc/files/soc/changes.json @@ -1,6 +1,10 @@ { - "title": "Security Onion 2.0.2 RC1 is here!", + "title": "Security Onion 2.0.3 RC1 is here!", "changes": [ + { "summary": "Fixed an issue with large drives and the ISO install." }, + { "summary": "The ISO install now uses LVM when partitioning the drives" }, + { "summary": "Elastic Stack components upgraded to 7.8.1." }, + { "summary": "Zeek updated to 3.0.8." }, { "summary": "Fixed standalone pcap interval issue." }, { "summary": "Security Fix 1067: variables.txt from ISO install stays on disk for 10 days." }, { "summary": "Security Fix 1068: Remove user values from static.sls." },