Skip to content

Commit 26dceb2

Browse files
committed
Update latest patch version numbers
1 parent a638519 commit 26dceb2

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

src/appendix/FunctionalityLevels.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Setting appropriate FLEVELs in signatures is particularly crucial when using fea
99
| Release Date | Release | FLEVEL | clamav lib | .so | freshclam lib | .so | API/ABI changes, major features, other notes |
1010
| ------------ | -------- | ------ | ---------- | ------ | ------------- | ----- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1111
| n/a | 1.6.0 | 240 | n/a | n/a | n/a | n/a | tbd |
12+
| Aug-2026 | 1.5.4 | 234 | 13:00:01 | 12.1.0 | 4:00:00 | 4.0.0 | Critical bug fixes |
13+
| Aug-2026 | 1.4.6 | 216 | 12:03:00 | 12.0.3 | 3:02:00 | 3.0.2 | Critical bug fixes |
1214
| Jun-2026 | 1.5.3 | 233 | 13:00:01 | 12.1.0 | 4:00:00 | 4.0.0 | Critical bug fixes |
1315
| Jun-2026 | 1.4.5 | 215 | 12:03:00 | 12.0.3 | 3:02:00 | 3.0.2 | Critical bug fixes |
1416
| Mar-2026 | 1.5.2 | 232 | 13:00:01 | 12.1.0 | 4:00:00 | 4.0.0 | Critical bug fixes |

src/faq/faq-eol.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Non-LTS feature releases will be allowed access to download signatures until at
8282

8383
| Feature release | First Published | Latest patch version | Expected End of Life (EOL) | Signature load testing until | Signature FP testing until | DB downloads allowed until | Patch versions continue until |
8484
| --------------- | --------------- | -------------------- | ---------------------------- | ---------------------------- | ---------------------------- | ---------------------------- | ------------------------------------- |
85-
| 1.5 | Oct-7 2025 | 1.5.3 | 1.7 + 4 months | 1.7 + 4 months | 1.6 published | 1.7 + 4 months | 1.6 + 4 months, or 1.7 |
86-
| **1.4 LTS** | **Aug-15 2024** | **1.4.5** | **Aug-15 2027** (3 years) | **Aug-15 2027** (4 years) | Oct-7 2025 (1.5 published) | **Aug-15 2028** (4 years) | **Aug-15 2027** (3 years) |
85+
| 1.5 | Oct-7 2025 | 1.5.4 | 1.7 + 4 months | 1.7 + 4 months | 1.6 published | 1.7 + 4 months | 1.6 + 4 months, or 1.7 |
86+
| **1.4 LTS** | **Aug-15 2024** | **1.4.6** | **Aug-15 2027** (3 years) | **Aug-15 2027** (4 years) | Oct-7 2025 (1.5 published) | **Aug-15 2028** (4 years) | **Aug-15 2027** (3 years) |
8787
| 1.3 | Feb-7 2024 | 1.3.2 | Feb-7 2026 (1.5 + 4 months) | Feb-7 2026 (1.5 + 4 months) | Aug-15 2024 (1.4 published) | Feb-7 2026 (1.5 + 4 months) | Dec-15 2024 (1.4 + 4 months, or 1.5) |
8888
| 1.2 | Aug-28 2023 | 1.2.3 | Dec-15 2024 (1.4 + 4 months) | Dec-15 2024 (1.4 + 4 months) | Feb-7 2024 (1.3 published) | Dec-15 2024 (1.4 + 4 months) | Jun-7 2024 (1.3 + 4 months, or 1.4) |
8989
| 1.1 | May-1 2023 | 1.1.3 | Jun-7 2024 (1.3 + 4 months) | Jun-7 2024 (1.3 + 4 months) | Aug-28 2023 (1.2 published) | Jun-7 2024 (1.3 + 4 months) | Dec-28 2023 (1.2 + 4 months, or 1.3) |
@@ -122,8 +122,8 @@ If the non-disclosure / release date for a security patch falls within four (4)
122122
>
123123
> In this situation, we would prepare a security patch version for:
124124
> - the 1.6 feature release (e.g., 1.6.1),
125-
> - the 1.5 feature release (e.g., 1.5.3),
126-
> - and the 1.4 LTS feature release (e.g., 1.4.5).
125+
> - the 1.5 feature release (e.g., 1.5.4),
126+
> - and the 1.4 LTS feature release (e.g., 1.4.6).
127127
>
128128
> Once the critical patch versions have been published, the same or equivalent fixes will be merged into the `main` branch for inclusion into the next feature release (1.7.0).
129129
@@ -135,6 +135,6 @@ If the non-disclosure / release date for a security patch falls after four (4) m
135135
>
136136
> This would exceed our 4-month policy, so we would publish the fix:
137137
> - in 1.6 (eg. 1.6.1),
138-
> - and the 1.4 LTS feature release (e.g., 1.4.5).
138+
> - and the 1.4 LTS feature release (e.g., 1.4.6).
139139
>
140140
> ... but would not publish a patch version for the 1.5 feature release.

0 commit comments

Comments
 (0)