-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
92 lines (57 loc) · 1.81 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
V1.2.1 - 2024-08-22
## Fixed
- NTP port added in default outbound rule.
V1.2.0 - 2024-08-12
## Added
- Added options to set DROP for outgoing chain.
## Fixed
- Relocated two ICMP rules for protection against SMURF attack that were interfering with ICMP rules.
## Change
- Added types 0 and 8 for ICMP in INPUT to allow only ping.
V1.1.33 - 2024-08-02
## Added
- For the GeoIP module, support for Ubuntu 22.04+ and for Ubuntu 18.06 and less.
## Fixed
- Corection on protocol for MySQL/MariaDB rules (again).
- Correction in install script for killnet (again).
- Adjustment to show message when Geoip protection for geoipdeny and geoipallow.
## Change
- Replace the logrotate for iptables in the correct directory.
- Catch the error when checking the tor-nodes list with ipset when it does not exist.
V1.1.32 - 2024-06-19
## Change
- Remove the message when Geoip protection is not available.
## Fixed
- Made the rsyslog manual installation script executable.
- The logrotate directory for the GeoIP module was not located in the correct place.
V1.1.31 - 2023-12-05
## Fixed
- Corection in install script for killnet.
V1.1.30 - 2023-11-21
## Fixed
- Correction on protocol for MySQL/MariaDB rules.
V1.1.29 - 2023-11-08
## Added
- MySQL/MariaDB support.
- New IP range for Online Scanner.
## Change
- Add new rules for loopback (IPv4 ans IPv6).
## Fixed
- Missing INSTALL.md file.
- Set defaut ports for all services.
- Separation of custom rules file from those for online scanners.
V1.1.28 - 2023-05-04
## Added
- DHCP support
## Fixed
- Bad correction of missing ipset package.
V1.1.27 - 2023-01-26
## Added
-
## Fixed
- Correction in generatespamhaus.sh script.
- Correction in generatetorbulkexit.sh script.
- Correction of cron task.
V0.1.1.26 - 2022-07-23
## Added
- First public realese