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

Commit 21419d6

Browse files
committed
promote 16.04.6.5 to stable
1 parent 263dc53 commit 21419d6

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.6.4 ISO image built on 2020/02/06
1+
### 16.04.6.5 ISO image built on 2020/03/25
22

33
### Download and Verify
44

5-
16.04.6.4 ISO image:
6-
https://github.com/Security-Onion-Solutions/security-onion/releases/download/v16.04.6.4_20200206/securityonion-16.04.6.4.iso
5+
16.04.6.5 ISO image:
6+
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.6.5.iso
77

88
Signature for ISO image:
9-
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.4.iso.sig
9+
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.5.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.6.4.iso.sig
28+
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.5.iso.sig
2929
```
3030

3131
Download the ISO image:
3232
```
33-
wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v16.04.6.4_20200206/securityonion-16.04.6.4.iso
33+
wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.6.5.iso
3434
```
3535

3636
Verify the downloaded ISO image using the signature file:
3737
```
38-
gpg --verify securityonion-16.04.6.4.iso.sig securityonion-16.04.6.4.iso
38+
gpg --verify securityonion-16.04.6.5.iso.sig securityonion-16.04.6.5.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 Fri 07 Feb 2020 08:34:39 AM EST using RSA key ID ED6CF680
43+
gpg: Signature made Wed 25 Mar 2020 07:26:01 AM EDT 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.6.5.md old/Verify_ISO_16.04.6.4.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
### 16.04.6.5 ISO image built on 2020/03/24
1+
### 16.04.6.4 ISO image built on 2020/02/06
22

33
### Download and Verify
44

5-
16.04.6.5 ISO image:
6-
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.6.5.iso
5+
16.04.6.4 ISO image:
6+
https://github.com/Security-Onion-Solutions/security-onion/releases/download/v16.04.6.4_20200206/securityonion-16.04.6.4.iso
77

88
Signature for ISO image:
9-
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.5.iso.sig
9+
https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.4.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.6.5.iso.sig
28+
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.4.iso.sig
2929
```
3030

3131
Download the ISO image:
3232
```
33-
wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.6.5.iso
33+
wget https://github.com/Security-Onion-Solutions/security-onion/releases/download/v16.04.6.4_20200206/securityonion-16.04.6.4.iso
3434
```
3535

3636
Verify the downloaded ISO image using the signature file:
3737
```
38-
gpg --verify securityonion-16.04.6.5.iso.sig securityonion-16.04.6.5.iso
38+
gpg --verify securityonion-16.04.6.4.iso.sig securityonion-16.04.6.4.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 25 Mar 2020 07:26:01 AM EDT using RSA key ID ED6CF680
43+
gpg: Signature made Fri 07 Feb 2020 08:34:39 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)