Add Ubuntu 26.04 support, catch up u22 + u24 in upgrade & dashboard s…#185
Merged
annkots merged 1 commit intocloudlinux:masterfrom Apr 30, 2026
Merged
Conversation
…ections Imunify360 + ImunifyAV are now released on Ubuntu 26.04 (resolute) — see build mega-11 (https://build.cloudlinux.com/#/build/69f1c45300e2c9c4380fdc7e) and rollout via DEF-42424 / RE-3653 (beta) + RE-3654 (stable). Customers can install via the standard `i360deploy.sh` flow on Ubuntu 26.04 today; no panel vendor (cPanel, Plesk, DirectAdmin) has shipped 26.04 support yet, so the Ubuntu entries note "(standalone only)". Changes: * `docs/installation/README.md` and `docs/imunifyav/README.md` Supported OS lists — append `26.04 (standalone only)` to the Ubuntu bullet. * `docs/update/README.md` — Beta upgrade instructions Add per-version `apt-get install --only-upgrade imunify360-firewall` blocks for Ubuntu 22.04 (jammy), 24.04 (noble), 26.04 (resolute). These versions were missing from the section despite already being supported in the installation doc. * `docs/imunifyav/README.md` — Beta upgrade instructions Same catch-up: add 22.04 / 24.04 / 26.04 blocks for `imunify-antivirus`. * `docs/dashboard/README.md` — Real-time scanning compatibility table Add Ubuntu 24.04 and 26.04 rows. Both inherit the standard-Linux pattern (inotify ✓ / fanotify ✓ / File-change-API x; the latter is CloudLinux-kernel-only).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ections
Imunify360 + ImunifyAV are now released on Ubuntu 26.04 (resolute) — see build mega-11 (https://build.cloudlinux.com/#/build/69f1c45300e2c9c4380fdc7e) and rollout via DEF-42424 / RE-3653 (beta) + RE-3654 (stable).
Customers can install via the standard
i360deploy.shflow on Ubuntu 26.04 today; no panel vendor (cPanel, Plesk, DirectAdmin) has shipped 26.04 support yet, so the Ubuntu entries note "(standalone only)".Changes:
docs/installation/README.mdanddocs/imunifyav/README.mdSupported OS lists — append26.04 (standalone only)to the Ubuntu bullet.docs/update/README.md— Beta upgrade instructions Add per-versionapt-get install --only-upgrade imunify360-firewallblocks for Ubuntu 22.04 (jammy), 24.04 (noble), 26.04 (resolute). These versions were missing from the section despite already being supported in the installation doc.docs/imunifyav/README.md— Beta upgrade instructions Same catch-up: add 22.04 / 24.04 / 26.04 blocks forimunify-antivirus.docs/dashboard/README.md— Real-time scanning compatibility table Add Ubuntu 24.04 and 26.04 rows. Both inherit the standard-Linux pattern (inotify ✓ / fanotify ✓ / File-change-API x; the latter is CloudLinux-kernel-only).