Skip to content

v1.19

1.19.10

Released: 1 Mar 2017

Type Note
Fix Statistic collection now takes into account the amount of pending processes for OpenVZ containers before executing commands
Improvement Re-configuring IPv6 addresses now checks if the subnet is still active
Fix device_model_stubdomain_override = 1 is now applied to Xen HVM virtual servers if enabled
Improvement When setting a root password via the API (OpenVZ) the complexity is checked. (WHMCS module changes to follow)

1.19.09

Released: 2 Feb 2017

Type Note
Improvement If an OpenVZ container becomes frozen, multiple action processes were building up and causing high loads on the hypervisor. Extra checks have been put in place to stop these processes building up
Fix The MySQL timezone is now set correctly against the system timezone
Fix If a Xen PV virtual server has pygrub enabled, it will no longer attempt to copy the hypervisors kernel modules into the virtual server
Improvement If the lock file /usr/local/solusvm/data/xen-stubdomain exists on a Xen hypervisor it will add device_model_stubdomain_override = 1 to the virtual server config files
Improvement The first megabyte of a KVM virtual servers disk is always zeroed before a reinstall or install of an operating system

1.19.08

Released: 10 Jan 2017

Type Note
Feature KVM virtual server disks can now be scrubbed before being removed when a virtual server is deleted. Please see Disk Scrubbing
Fix SMTP emails over SSL now send correctly

1.19.07

Released: 7 Jan 2017

Type Note
Fix Emails sent via SMTP were not sending correctly

1.19.06

Released: 6 Jan 2017

Type Note
Security Fix PHPMailer has been updated

1.19.05

Released: 18 Dec 2016

Type Note
Improvement Timeouts have been added to many of the OpenVZ functions that interact with the vzctl toolstack. If a container has frozen, any scripts that are executed will timeout if no exitcode is returned from vzctl
Fix The correct information is now returned to the current WHMCS module when a console session is started

1.19.04

Released: 2 Nov 2016

Type Note
Improvement KVM virtual servers now have all kernel mappings removed and logical volume re-created when reinstalled using a template

1.19.03

Released: 1 Nov 2016

Type Note
Improvement Added an extended shutdown timeout for KVM virtual servers. See the extended_shutdown_time variable in the hypervisors /usr/local/solusvm/data/config.ini
Improvement When creating an OpenVZ container extra checks have been added to make sure an ip address is functional and exists in the configuration file
Fix Removing an ip address from an OpenVZ container would sometimes fail without reporting an error
Fix IPv6 address's are now removed correctly from an OpenVZ containers configuration file

1.19.02

Released: 18 Oct 2016

** Type** Note
Fix OpenVZ ploop migration disk size calculations were incorrect
Improvement CSS/Javascript tidy/fix of the Bootstrap client area theme
Fix Xen DHCP lease's were expiring
Fix Version mismatch when trying to start a virtual server migration
Fix Partitions on a KVM virtual server were not being removed when a reinstall was started

1.19.01

Released: 12 Oct 2016

Type Note
Fix Incorrect headers in AdminCP
Improvement Updated noVNC
Improvement OpenVZ migration virtual server size checking is now more accurate
Improvement OpenVZ virtual server ip address configuration sorting has been improved
Improvement Several updates to the Lets Encrypt expiry checking scripts
Fix The admin API virtual server terminate function was failing to delete the client
Fix Timezone fixes for the latest PHP versions
Improvement Database indexes are created automatically for the vservers and clients tables
Improvement Live search has been updated and optimized
Back to top