From 36e9d35883c2695c4ffcc6b6381fa884fad8f411 Mon Sep 17 00:00:00 2001 From: doug Date: Wed, 23 Dec 2020 07:17:48 -0500 Subject: [PATCH] promote 16.04.7.2 to stable --- Verify_ISO.md | 16 ++++++++-------- .../Verify_ISO_16.04.7.1.md | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) rename testing/Verify_ISO_16.04.7.2.md => old/Verify_ISO_16.04.7.1.md (80%) diff --git a/Verify_ISO.md b/Verify_ISO.md index b598c992..ef889880 100644 --- a/Verify_ISO.md +++ b/Verify_ISO.md @@ -1,12 +1,12 @@ -### 16.04.7.1 ISO image built on 2020/08/18 +### 16.04.7.2 ISO image built on 2020/12/14 ### Download and Verify -16.04.7.1 ISO image: -https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.1.iso +16.04.7.2 ISO image: +https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso Signature for ISO image: -https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.1.iso.sig +https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig Signing key: https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS @@ -25,22 +25,22 @@ gpg --import KEYS Download the signature file for the ISO: ``` -wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.1.iso.sig +wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig ``` Download the ISO image: ``` -wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.1.iso +wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso ``` Verify the downloaded ISO image using the signature file: ``` -gpg --verify securityonion-16.04.7.1.iso.sig securityonion-16.04.7.1.iso +gpg --verify securityonion-16.04.7.2.iso.sig securityonion-16.04.7.2.iso ``` The output should show "Good signature" and the Primary key fingerprint should match what's shown below: ``` -gpg: Signature made Tue 18 Aug 2020 04:26:43 PM EDT using RSA key ID ED6CF680 +gpg: Signature made Wed 16 Dec 2020 09:05:42 AM EST using RSA key ID ED6CF680 gpg: Good signature from "Doug Burks " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. diff --git a/testing/Verify_ISO_16.04.7.2.md b/old/Verify_ISO_16.04.7.1.md similarity index 80% rename from testing/Verify_ISO_16.04.7.2.md rename to old/Verify_ISO_16.04.7.1.md index ef889880..b598c992 100644 --- a/testing/Verify_ISO_16.04.7.2.md +++ b/old/Verify_ISO_16.04.7.1.md @@ -1,12 +1,12 @@ -### 16.04.7.2 ISO image built on 2020/12/14 +### 16.04.7.1 ISO image built on 2020/08/18 ### Download and Verify -16.04.7.2 ISO image: -https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso +16.04.7.1 ISO image: +https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.1.iso Signature for ISO image: -https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig +https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.1.iso.sig Signing key: https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS @@ -25,22 +25,22 @@ gpg --import KEYS Download the signature file for the ISO: ``` -wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig +wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.1.iso.sig ``` Download the ISO image: ``` -wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso +wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.1.iso ``` Verify the downloaded ISO image using the signature file: ``` -gpg --verify securityonion-16.04.7.2.iso.sig securityonion-16.04.7.2.iso +gpg --verify securityonion-16.04.7.1.iso.sig securityonion-16.04.7.1.iso ``` The output should show "Good signature" and the Primary key fingerprint should match what's shown below: ``` -gpg: Signature made Wed 16 Dec 2020 09:05:42 AM EST using RSA key ID ED6CF680 +gpg: Signature made Tue 18 Aug 2020 04:26:43 PM EDT using RSA key ID ED6CF680 gpg: Good signature from "Doug Burks " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner.