Skip to content

Commit

Permalink
Bump functionality level for ClamAV 1.5.0 to 230
Browse files Browse the repository at this point in the history
1.4 is now an LTS version and reserves up to 20 levels.
  • Loading branch information
micahsnyder committed Jan 9, 2025
1 parent 3d7d51d commit 6832050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appendix/FunctionalityLevels.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Setting appropriate FLEVELs in signatures is particularly crucial when using fea

| Release Date | Release | FLEVEL | FunctionalityLevel (bytecode enum) | clamav lib | .so | freshclam lib | .so | API/ABI changes, major features, other notes |
| ------------ | -------- | ------ | ---------------------------------- | ---------- | ------ | ------------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| n/a | 1.5.0 | 220 | FUNC_LEVEL_1_5 | n/a | n/a | n/a | n/a | |
| n/a | 1.5.0 | 230 | FUNC_LEVEL_1_5 | n/a | n/a | n/a | n/a | |
| Sep-2024 | 1.4.1 | 211 | FUNC_LEVEL_1_4_1 | 12:03:00 | 12.0.3 | 3:02:00 | 3.0.2 | Critical bug fixes |
| Sep-2024 | 1.3.2 | 202 | FUNC_LEVEL_1_3_2 | 12:02:00 | 12.0.2 | 3:01:00 | 3.0.1 | Critical bug fixes |
| Sep-2024 | 1.0.7 | 167 | FUNC_LEVEL_1_0_7 | 11:00:00 | 11.0.0 | 2:02:00 | 2.0.2 | Critical bug fixes |
Expand Down

0 comments on commit 6832050

Please sign in to comment.