
Das beliebte Open-Source Multi-Server-Control-Panel, i-MSCP, wurde über die Feiertage von Version 1.3.11 auf die aktuelle Version 1.3.14 veröffentlicht. Die vier Releases sind Maintenance Updates der Serie 1.3., die diverse Fehler beheben. Nachfolgend die Release Informationen:
i-MSCP Release 1.3.14
FRONTEND
- Review: Database connection initialization
SERVERS
- Fixed: Missing shebang in php-fcgi starter scripts, leading to 500 errors (apache_fcgid)
i-MSCP Release 1.3.13
BACKEND
- Fixed: Strings with code points over 0xFF may not be mapped into in-memory file handles
i-MSCP Release 1.3.12
BACKEND
- Fixed: Could not write log files for the Modules::Htaccess module due to possible slash in names
- Fixed: Missing flush() method to return underlying tied array to immediate-write mode (iMSCP::Config)
- Fixed: Several encoding issues (wide characters)
- Fixed: Unless otherwise stated, config object must die when accessing a non-existent parameter (iMSCP::Config)
INSTALLER
- Fixed: Failure when there are wide characters outputted to a filehandle for which utf8 layer is not set
- Fixed: Possible corruption of server/package configuration files
LISTENERS
- Fixed: Servers::httpd config is loaded too early in 10_apache2_dualstack.pl
SERVERS
- Fixed: Usage of rewrite engine for setting up FCGI handlers leads to many troubles (apache2_php_fpm server)
- Review: Remove any comment and empty lines in production configuration files (Http server impl.)
i-MSCP Release 1.3.11
FRONTEND
- Fixed: Users cannot make new login attempts after a blocking timeout (BruteForce core plugin)
- Fixed: Waiting time between login attempts is never put off, even when expected to be (BruteForce core plugin)
- Fixed: Wrong parameter passed-in to authentication result (Authentication service class)
INSTALLER
- Added: `IMSCP_SETUP’ environment variable to make any sub-process aware of i-MSCP setup process
- Fixed: Installation fail on first attempt due to dpkg(1) post-invoke-tasks that are run too early
PACKAGES
- Fixed: Blowfish secret is too short (Package::PhpMyAdmin::Installer)
SERVERS
- Fixed: PHP scripts are outputted without even being interpreted when the rewrite engine is disabled in .htaccess files (apache2_php_fpm server impl.)
Antworten