1- ### 16.04.7.1 ISO image built on 2020/08/18
1+ ### 16.04.7.2 ISO image built on 2020/12/14
22
33### Download and Verify
44
5- 16.04.7.1 ISO image:
6- https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.1 .iso
5+ 16.04.7.2 ISO image:
6+ https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2 .iso
77
88Signature for ISO image:
9- https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.1 .iso.sig
9+ https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2 .iso.sig
1010
1111Signing key:
1212https://raw.githubusercontent.com/Security-Onion-Solutions/security-onion/master/KEYS
@@ -25,22 +25,22 @@ gpg --import KEYS
2525
2626Download the signature file for the ISO:
2727```
28- wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.1 .iso.sig
28+ wget https://github.com/Security-Onion-Solutions/security-onion/raw/master/sigs/securityonion-16.04.7.2 .iso.sig
2929```
3030
3131Download the ISO image:
3232```
33- wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.1 .iso
33+ wget https://download.securityonion.net/file/Security-Onion-16/securityonion-16.04.7.2 .iso
3434```
3535
3636Verify the downloaded ISO image using the signature file:
3737```
38- gpg --verify securityonion-16.04.7.1 .iso.sig securityonion-16.04.7.1 .iso
38+ gpg --verify securityonion-16.04.7.2 .iso.sig securityonion-16.04.7.2 .iso
3939```
4040
4141The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
4242```
43- gpg: Signature made Tue 18 Aug 2020 04:26:43 PM EDT using RSA key ID ED6CF680
43+ gpg: Signature made Wed 16 Dec 2020 09:05:42 AM EST using RSA key ID ED6CF680
4444gpg: Good signature from "Doug Burks <doug.burks@gmail.com>"
4545gpg: WARNING: This key is not certified with a trusted signature!
4646gpg: There is no indication that the signature belongs to the owner.
0 commit comments