Compare commits

..

2 Commits

Author SHA1 Message Date
Mike Reeves
5639440e3d Update soup 2024-04-04 09:34:42 -04:00
Mike Reeves
f50ae02559 Update soup 2024-04-03 15:58:56 -04:00

View File

@@ -398,6 +398,8 @@ clone_to_tmp() {
SOUP_BRANCH=""
if [ -n "$BRANCH" ]; then
SOUP_BRANCH="-b $BRANCH"
else
SOUP_BRANCH="-b 2.3/main"
fi
git clone $SOUP_BRANCH https://github.com/Security-Onion-Solutions/securityonion.git
cd /tmp
@@ -1761,8 +1763,8 @@ if [[ -z $UNATTENDED ]]; then
SOUP - Security Onion UPdater
**WARNING** Security Onion 2.3 reaches End Of Life (EOL) on April 6, 2024.
Please make plans to migrate to Security Onion 2.4:
**WARNING** Security Onion 2.3 is now End Of Life (EOL) as of April 6, 2024.
Please migrate to Security Onion 2.4:
https://blog.securityonion.net/2023/10/6-month-eol-notice-for-security-onion-23.html
Please review the following for more information about the update process and recent updates: