1
- ### 2.4.110-20241010 ISO image released on 2024/10/10
1
+ ### 2.4.111-20241217 ISO image released on 2024/12/18
2
2
3
3
4
4
### Download and Verify
5
5
6
- 2.4.110-20241010 ISO image:
7
- https://download.securityonion.net/file/securityonion/securityonion-2.4.110-20241010 .iso
6
+ 2.4.111-20241217 ISO image:
7
+ https://download.securityonion.net/file/securityonion/securityonion-2.4.111-20241217 .iso
8
8
9
- MD5: A8003DEBC4510D538F06238D9DBB86C0
10
- SHA1: 441DE90A192C8FE8BEBAB9ACE1A3CC18F71A2B1F
11
- SHA256: B087A0D12FC2CA3CCD02BD52E52421F4F60DC09BF826337A057E05A04D114CCE
9
+ MD5: 767823D75EB76A6DC6132F799FD0E720
10
+ SHA1: 0A7B6918FE5D4BC89EE3F2E03B4F8F4D6255141D
11
+ SHA256: 394BFCED9B5EAA0788E2D04806231B3A170839394AAF8DD23B4CE0EB9D6EF727
12
12
13
13
Signature for ISO image:
14
- https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.110-20241010 .iso.sig
14
+ https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.111-20241217 .iso.sig
15
15
16
16
Signing key:
17
17
https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion/2.4/main/KEYS
@@ -25,22 +25,22 @@ wget https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion/2.
25
25
26
26
Download the signature file for the ISO:
27
27
```
28
- wget https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.110-20241010 .iso.sig
28
+ wget https://github.com/Security-Onion-Solutions/securityonion/raw/2.4/main/sigs/securityonion-2.4.111-20241217 .iso.sig
29
29
```
30
30
31
31
Download the ISO image:
32
32
```
33
- wget https://download.securityonion.net/file/securityonion/securityonion-2.4.110-20241010 .iso
33
+ wget https://download.securityonion.net/file/securityonion/securityonion-2.4.111-20241217 .iso
34
34
```
35
35
36
36
Verify the downloaded ISO image using the signature file:
37
37
```
38
- gpg --verify securityonion-2.4.110-20241010 .iso.sig securityonion-2.4.110-20241010 .iso
38
+ gpg --verify securityonion-2.4.111-20241217 .iso.sig securityonion-2.4.111-20241217 .iso
39
39
```
40
40
41
41
The output should show "Good signature" and the Primary key fingerprint should match what's shown below:
42
42
```
43
- gpg: Signature made Thu 10 Oct 2024 07:05:30 AM EDT using RSA key ID FE507013
43
+ gpg: Signature made Tue 17 Dec 2024 04:33:10 PM EST using RSA key ID FE507013
44
44
gpg: Good signature from "Security Onion Solutions, LLC <[email protected] >"
45
45
gpg: WARNING: This key is not certified with a trusted signature!
46
46
gpg: There is no indication that the signature belongs to the owner.
0 commit comments