diff options
| author | 2026-01-03 07:19:30 +0000 | |
|---|---|---|
| committer | 2026-01-03 07:19:30 +0000 | |
| commit | 3b0bf97113d9132a2331700c34cd4f382244f9b9 (patch) | |
| tree | d13b30d88e35dd81310e8ed9ae4e728f5b430aa6 | |
| parent | Remove a v3-only notice from the readme. (diff) | |
| parent | Fix the versions in the security policy. (diff) | |
Merge branch 'insp3' into insp4.
| -rw-r--r-- | .github/SECURITY.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 957b3891c..901fab7d7 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -Currently the v3 (old stable) and v4 (stable) branches are actively receiving security fixes. Support for v3 has ended as of 2026-01-01. +Currently the v4 (stable) branch is actively receiving security fixes. Support for the v3 branch has ended as of 2026-01-01. The v5 branch is still early in development and only receives security fixes when they are synced from the v4 branch. @@ -2,6 +2,8 @@ InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems. +**IMPORTANT** InspIRCd v3 is no longer maintained. Please upgrade as soon as possible. + ## Supported Platforms InspIRCd is supported on the following platforms: |
