From 79c45156c20c3204502d159fb7fb83c1d15d692c Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 23 Jul 2020 22:13:02 -0400 Subject: [PATCH] Update changes.json --- salt/soc/files/soc/changes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json index c8f116c4a..dc3e4118f 100644 --- a/salt/soc/files/soc/changes.json +++ b/salt/soc/files/soc/changes.json @@ -1,6 +1,7 @@ { - "title": "Security Onion 2.0.1 RC1 is here!", + "title": "Security Onion 2.0.2 RC1 is here!", "changes": [ + { "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." }, { "summary": "Issue 1059: Fix distributed deployment sensor interval issue allowing PCAP." },