cyberpanel/install
usmannasir bbd0c4e136 Update OpenLiteSpeed custom binaries to v2.0.5 static builds
Updates binary checksums and URLs for OpenLiteSpeed custom builds with
static linking support. Static-linked binaries provide cross-platform
compatibility (Ubuntu 22/24, RHEL 8/9) by embedding libstdc++ and libgcc,
eliminating version-specific crashes.

Changes:
- Updated all SHA256 checksums for static binary builds
- Simplified URLs: removed /binaries/ subdirectory path
- Added -static suffix to binary filenames
- Added conditional module installation (RHEL 8 has no module)
- Updated version references from v2.0.4 to v2.0.5
- Enhanced installation messages to indicate static linking

Binary checksums (v2.0.5):
- Ubuntu static: 89aaf66474e78cb3c1666784e0e7a417550bd317e6ab148201bdc318d36710cb
- RHEL 9 static: 90468fb38767505185013024678d9144ae13100d2355097657f58719d98fbbc4
- RHEL 8 static: 6ce688a237615102cc1603ee1999b3cede0ff3482d31e1f65705e92396d34b3a
- Ubuntu module: e7734f1e6226c2a0a8e00c1f6534ea9f577df9081b046736a774b1c52c28e7e5
- RHEL 9 module: 127227db81bcbebf80b225fc747b69cfcd4ad2f01cea486aa02d5c9ba6c18109

Benefits:
- Cross-platform compatibility across OS versions
- Automatic checksum verification for security
- Graceful handling of platform-specific limitations
- Simplified download URLs for easier maintenance

Files modified:
- install/installCyberPanel.py
- plogical/upgrade.py
2025-11-18 14:02:39 +05:00
..
dns Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
dns-one Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
email-configs bug fix: postfix conf for ipv6 2025-09-01 00:07:41 +05:00
email-configs-one bug fix: postfix conf for ipv6 2025-09-01 00:07:41 +05:00
gun-configs Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
litespeed Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
lscpd Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
mysql Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php-configs Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
phpconfigs Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
pure-ftpd Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
pure-ftpd-one Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
rainloop Add sieve by default. 2025-09-10 20:01:52 +02:00
CyberPanel8.repo Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
__init__.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
composer.sh Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
composer_cn.sh Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
cyberso.pub Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
dns_cyberpanel.sh Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
env_generator.py bug fix: allowed host issue 2025-09-15 12:07:15 +05:00
filesPermsUtilities.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
filesPermsUtilities.py.bak Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
firewallUtilities.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
install.py bug fix: python 3.6 compatibility 2025-10-10 17:26:50 +05:00
install.py.bak Fix mirror gettoforge 2025-09-12 09:42:52 +02:00
install.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
installCyberPanel.py Update OpenLiteSpeed custom binaries to v2.0.5 static builds 2025-11-18 14:02:39 +05:00
installLog.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
install_utils.py Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
lscp.tar.gz Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
mysqlUtilities.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
postfix-files Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
randomPassword.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
setup_env.py bug fix: allowed host issue 2025-09-15 12:07:15 +05:00
test.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
unInstall.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
venvsetup.sh Fix AlmaLinux 8 installation: Add python-dotenv to requirements (v2.4.4) 2025-10-10 01:00:22 +05:00
venvsetup.sh.bak Fix ALL documentation links. 2025-09-08 11:50:35 +02:00