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

Commit 3df65e9

Browse files
committed
promote 16.04.6.4 to stable
1 parent 4b5f3ca commit 3df65e9

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.3 ISO image built on 2019/11/26
1+
### 16.04.6.4 ISO image built on 2020/02/06
22

33
### Download and Verify
44

5-
16.04.6.3 ISO image:
6-
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.6.3.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.3.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.3.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.3.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.3.iso.sig securityonion-16.04.6.3.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 Tue 26 Nov 2019 05:46:15 PM EST 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.

testing/Verify_ISO_16.04.6.4.md old/Verify_ISO_16.04.6.3.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.3 ISO image built on 2019/11/26
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.3 ISO image:
6+
https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.6.3.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.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.6.4.iso.sig
28+
wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.6.3.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.3.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.3.iso.sig securityonion-16.04.6.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 Fri 07 Feb 2020 08:34:39 AM EST using RSA key ID ED6CF680
43+
gpg: Signature made Tue 26 Nov 2019 05:46:15 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.

0 commit comments

Comments
 (0)