Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:changelog [2024/09/10 16:40]
Michael Alegre Added release log info for LSWS v6.3.1 builds [0,1].
litespeed_wiki:changelog [2025/03/12 15:55] (current)
Michael Alegre Added release log info for LSWS v6.3.2 build 3.
Line 2: Line 2:
  
 **Note:** If a build is missing, you're always able to find it here as well: https://​groups.google.com/​g/​litespeed-edge-users **Note:** If a build is missing, you're always able to find it here as well: https://​groups.google.com/​g/​litespeed-edge-users
 +===== Version 6.3.2 =====
 +=== Build 3 ===
 +  [Bug Fix] Address a ProxyPass compatibility issue for rewritten URL.
 +  [Bug Fix] Address a random crash during server shutdown.
 +=== Build 2 ===
 +  [Bug Fix] Add support for SSILegacyExprParser directive to address SSI backward compatibility issues. ​
 +=== Build 1 ===
 +  [Bug Fix] Address random crashing caused by a request parser corner case.
 +  [Bug Fix] Address Apache Server Side Includes compatibility issues.
 +  [Bug Fix] Address broken vhost level ACL using environment variables.
 +  [Bug Fix] Improve LiteSpeed Containers support.
 +=== Build 0 ===
 +  [Security] Update lsquic to address hash flood vulnerability and other bug fixes.
 +  [New Feature] Improve HTTP/2 implementation to block aggressive robots when under attack.
 +  [New Feature] Improve LiteSpeed Containers and Redis support for control panels.
 +  [New Feature] Add environment variable "​noantiddos"​ to selectively disable anti-DDoS detection via rewrite rule or setenvif.
 +  [Improvement] Add support for access log format "​%{c}a"​ to log connection peer address.
 +  [Improvement] Allow TX variable for modsecurity @inspectFile operator.
 +  [Bug Fix] Correct outdated CloudFlare IP range whitelist.
 +  [Bug Fix] Address a regression in IPv6 ACL handling.
 +  [Bug Fix] Address an MT race condition in mod_security engine.
 +  [Bug Fix] Increase verification strictness for SSL client authentication.
 +  [Bug Fix] Address issues when mod_security response body scan is enabled.
 +  [Bug Fix] Address failure to enable PROXY protocol.
 +  [Bug Fix] Make NodeJS configuration more closely match Apache'​s behavior.
 +  [Bug Fix] Make cPanel live site transfer work properly when WP toolkit is enabled.
 +  [Bug Fix] Detect file suffixes longer than 15 characters.
 +  [Misc] Adjust PHP processor auto tuning for Apache suEXEC PHP handlers.
 +  [Bug Fix] Address two lsquic busy loop corner cases.
 +  [Bug Fix] Address a problem with long unix domain sockets for ruby/​python/​node applications.
 +
 ===== Version 6.3.1 ===== ===== Version 6.3.1 =====
 +=== Build 9 ===
 +  [New Feature] Improve HTTP/2 implementation to block aggressive robots when under attack.
 +  [New Feature] lspkgctl now supports packages for CloudLinux.
 +  [Improvement] Add support for access log format "​%{c}a"​ to log connection peer address.
 +  [Bug Fix] Correct outdated CloudFlare IP range whitelist.
 +  [Bug Fix] Address a regression in IPv6 ACL handling.
 +  [Bug Fix] Address an MT race condition in mod_security engine.
 +  [Bug Fix] Increase verification strictness for SSL client authentication.
 +  [Bug Fix] Improve HTTP/3 with the latest lsquic fixes.
 +  [Bug Fix] Address a few corner cases that caused random crashes.
 +=== Build 8 ===
 +  [Bug Fix] Address potential double compression when mod_security response body scan is enabled.
 +  [Bug Fix] Address broken ESI page cache wnen mod_security response body scan is enabled.
 +  [Bug Fix] Address failure to enable PROXY protocol.
 +  [Bug Fix] Update isa-l library to address a random crash.
 +=== Build 7 ===
 +  [Bug Fix] Update lsquic to 4.1.0 to address infinite loop.
 +  [Bug Fix] Address a corner case in parsing a cached page.
 +  [Bug Fix] Address issues with updated litespeed container control script.
 +=== Build 6 ===
 +  [Bug Fix] Make NodeJS configuration closely match Apache'​s behavior.
 +  [Bug Fix] Make cPanel live site transfer work properly when WP toolkit is enabled.
 +  [Bug Fix] Address hanging due to mod_security response body scanning on large response bodies.
 +  [Bug Fix] Address issues with updated LiteSpeed container control script.
 +=== Build 5 ===
 +  [Bug Fix] Address large response body corruption caused by mod_security response body scanning.
 +  [Bug Fix] Stop mod_security helper threads before server shutdown.
 +  [Bug Fix] Reduce lock contention of mod_security SHM store.
 +=== Build 4 ===
 +  [Bug Fix] Address a mod_security scanning response body issue.
 +  [Bug Fix] Address an IPv6 -ipmatch false positive issue.
 +=== Build 3 ===
 +  [New Feature] Add environment variable "​noantiddos"​ to selectively disable anti-ddos detection via rewrite rule or setenvif. ​
 +  [Bug Fix] Address a corner case that can cause random crashes.
 +  [Bug Fix] Address a mod_security issue where lowercase transform failed to apply to TX variables.
 +  [Bug Fix] Detect file suffixes longer than 15 characters.
 +  [Misc] Adjust PHP processor auto tuning for Apache suEXEC PHP handlers.
 +=== Build 2 ===
 +  [Improvement] Allow TX variable for modsecurity @inspectFile operator.
 +  [Bug Fix] Address two lsquic busy loop corner cases.
 +  [Bug Fix] Address a problem with `expr -ipmatch` operator.
 +  [Bug Fix] Address a problem with long unix domain sockets for ruby/​python/​node applications.
 === Build 1 === === Build 1 ===
   [Bug Fix] Update lsquic to v4.0.11 to address some corner cases.   [Bug Fix] Update lsquic to v4.0.11 to address some corner cases.
-  [Bug Fix] Fix outdated version number. ​+  [Bug Fix] Fix outdated version number.
 === Build 0 === === Build 0 ===
   [Security] Block the "​litespeed_role"​ cookie to shield LSCWP from potential brute force attempts.   [Security] Block the "​litespeed_role"​ cookie to shield LSCWP from potential brute force attempts.
  • Admin
  • Last modified: 2024/09/10 16:40
  • by Michael Alegre