Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 692e7b2

Browse files
committed
promote 16.04.7.3 to stable
1 parent 2df8fe6 commit 692e7b2

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Verify_ISO.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
### 16.04.7.2 ISO image built on 2020/12/14
1+
### 16.04.7.3 ISO image built on 2021/03/04
22

33
### Download and Verify
44

5-
16.04.7.2 ISO image:
6-
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso
5+
16.04.7.3 ISO image:
6+
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.3.iso
77

88
Signature for ISO image:
9-
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig
9+
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.3.iso.sig
1010

1111
Signing key:
1212
https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS
@@ -25,22 +25,22 @@ gpg --import KEYS
2525

2626
Download the signature file for the ISO:
2727
```
28-
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig
28+
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.3.iso.sig
2929
```
3030

3131
Download the ISO image:
3232
```
33-
wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso
33+
wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.3.iso
3434
```
3535

3636
Verify the downloaded ISO image using the signature file:
3737
```
38-
gpg --verify securityonion-16.04.7.2.iso.sig securityonion-16.04.7.2.iso
38+
gpg --verify securityonion-16.04.7.3.iso.sig securityonion-16.04.7.3.iso
3939
```
4040

4141
The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
4242
```
43-
gpg: Signature made Wed 16 Dec 2020 09:05:42 AM EST using RSA key ID ED6CF680
43+
gpg: Signature made Thu 04 Mar 2021 03:48:50 PM EST using RSA key ID ED6CF680
4444
gpg: Good signature from "Doug Burks <[email protected]>"
4545
gpg: WARNING: This key is not certified with a trusted signature!
4646
gpg: There is no indication that the signature belongs to the owner.

testing/Verify_ISO_16.04.7.3.md old/Verify_ISO_16.04.7.2.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
### 16.04.7.3 ISO image built on 2021/03/04
1+
### 16.04.7.2 ISO image built on 2020/12/14
22

33
### Download and Verify
44

5-
16.04.7.3 ISO image:
6-
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.3.iso
5+
16.04.7.2 ISO image:
6+
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso
77

88
Signature for ISO image:
9-
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.3.iso.sig
9+
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig
1010

1111
Signing key:
1212
https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS
@@ -25,22 +25,22 @@ gpg --import KEYS
2525

2626
Download the signature file for the ISO:
2727
```
28-
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.3.iso.sig
28+
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2.iso.sig
2929
```
3030

3131
Download the ISO image:
3232
```
33-
wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.3.iso
33+
wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2.iso
3434
```
3535

3636
Verify the downloaded ISO image using the signature file:
3737
```
38-
gpg --verify securityonion-16.04.7.3.iso.sig securityonion-16.04.7.3.iso
38+
gpg --verify securityonion-16.04.7.2.iso.sig securityonion-16.04.7.2.iso
3939
```
4040

4141
The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
4242
```
43-
gpg: Signature made Thu 04 Mar 2021 03:48:50 PM EST using RSA key ID ED6CF680
43+
gpg: Signature made Wed 16 Dec 2020 09:05:42 AM EST using RSA key ID ED6CF680
4444
gpg: Good signature from "Doug Burks <[email protected]>"
4545
gpg: WARNING: This key is not certified with a trusted signature!
4646
gpg: There is no indication that the signature belongs to the owner.

0 commit comments

Comments
 (0)