2021-02-19 |
We now support MoinMoin Wiki 1.9.11.
We will be updating all Managed MoinMoin Wiki Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2021-02-12 |
We have disabled xmlrpc.php
for all managed WordPress installations. Please contact us if you would like
xmlrpc.php enabled.
|
2021-01-23 |
We have upgraded our jdk-lts meta-package from Java 8 (LTS)
to Java 11 (LTS).
We have added a new jdk-old meta-package that remains Java 8 (LTS).
Please review the following migration guides for this upgrade:
- Java 11 Migration Guide
For managed servers, we have replaced all /opt/jdk-lts/profile.* with /opt/jdk-old/profile.* ,
so applications will not be upgraded to a new major version unannounced. For each of the applications now on
/opt/jdk-old/profile.* , we have communicated with clients requesting permission to upgrade to Java 11.
We also replaced all /opt/jdk-11/profile.* with /opt/jdk-lts/profile.* . We had already
worked with clients to move most applications to Java 11, so this change is consistent with the intent of the
existing Java 11 applications.
|
2021-01-14 |
pecl_http 4.0.0 has been
released for PHP 8.0.
The pecl_http PECL extension no longer requires
the propro PECL extension, so we will no longer include
propro in our builds. Please contact us if your application directly uses propro.
|
2021-01-13 |
For our Remote Desktops,
we have replaced the antiquated VNC Java Applet with the much more modern and compatible
JavaScript-only noVNC. While noVNC connects over
WebSockets, custom clients may still connect to port 5900/TCP with SSL enabled.
|
2021-01-11 |
PostgreSQL 9.5 will be end-of-life on 2021-02-11
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.5
becomes end-of-life:
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
- PostgreSQL 13
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.5
to PostgreSQL 9.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2021-01-08 |
CentOS 7 kernel 3.10.0-1160.11.1 is now available. Please see
RedHat Security Advisory 2020:5437
for more details.
This update does include fixes for remote exploits, so we are updating all
managed servers.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2021-01-01 |
MySQL 5.6 will be end-of-life February 2021
per Oracle Lifetime Support Policy for Technology Products Guide.
The following versions of MySQL will be supported at the time MySQL 5.6
becomes end-of-life:
- MySQL 5.7
- MySQL 8.0
Please review the following migration guides in preparation for this upgrade:
- Changes in MySQL 5.7
- Changes in MySQL 8.0
We will communicate with you individually to coordinate any required upgrades before
MySQL 5.6 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of MySQL 5.6
to MySQL 5.7.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-12-31 |
Tomcat 7.0 will be end-of-life on 2021-03-31
per End of life for Apache Tomcat 7.0.x.
The following versions of Tomcat will be supported at the time Tomcat 7.0
becomes end-of-life:
- Tomcat 8.5
- Tomcat 9.0
- Tomcat 10.0
Please review the following migration guides in preparation for this upgrade:
- Tomcat 8.5.x Migration Guide
- Tomcat 9.0.x Migration Guide
- Tomcat 10.0.x Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Tomcat 7.0 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Tomcat 7.0
to Tomcat 8.5.
We will carefully review all server.xml and web.xml files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-12-23 |
Python 3.6 will be end-of-life on 2021-12-23
per Status of Python branches.
The following versions of Python will be supported at the time Python 3.6
becomes end-of-life:
- Python 3.7
- Python 3.8
- Python 3.9
We will communicate with you individually to coordinate any required upgrades before
Python 3.6 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 3.6
to Python 3.7.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-12-17 |
Java 15
will be end-of-life in March 2021 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 16
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 15 to Java 16 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-15/profile.* with /opt/jdk-16/profile.* .
We will also restart all applications currently running Java 15, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-12-07 |
We now support PHP 8.0.
We have made the following changes to our build between
PHP 7.4
and PHP 8.0:
-
We have compiled PHP against PostgreSQL 13.
-
The JSON extension is always available in PHP 8.0,
so we no longer build it as a shared extension.
-
The XMLRPC extension is moved to PECL, so we are not
going to build it until required by an application.
Please contact us if you still require the XMLRPC extension for your applications.
-
The imagick PECL extension does not yet compile for
PHP 8.0, so is not included in this build. We will continue to check for updates to this extension during
our weekly update cycle, and will try to compile it again once updated.
-
The propro PECL extension does not yet compile for
PHP 8.0, so is not included in this build. We will continue to check for updates to this extension during
our weekly update cycle, and will try to compile it again once updated.
Furthermore, this extension was previously required by the pecl_http PECL extension.
However, pecl_http is building without propro, so we may choose to drop support for propro.
Please contact us if you still require the propro extension for your applications.
Please review Migrating from PHP 7.4.x to PHP 8.0.x
in preparation for updating your applications.
|
2020-12-06 |
PHP 7.3 will be end-of-life on 2021-12-06
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.3
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.4
- PHP 8.0
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.3.x to PHP 7.4.x
- Migrating from PHP 7.4.x to PHP 8.0.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.3 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.3
to PHP 7.4.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-11-30 |
PHP 7.2 is now end-of-life.
The following versions of PHP are currently supported:
- PHP 5.4 (CentOS 7)
- PHP 7.3
- PHP 7.4
- PHP 8.0
Please review the following migration guides for this upgrade:
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
- Migrating from PHP 7.4.x to PHP 8.0.x
Since PEAR is still used by some applications, we have enabled PEAR in
our PHP 7.4 and
PHP 8.0 builds, despite it
no longer being enabled by default.
For all managed servers, we are upgrading any remaining uses of PHP 7.2
to PHP 7.3.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-11-21 |
We now support Python 3.9.
Python 3.9 may be used for any existing user or application by updating your profile script to
include /opt/python-3.9/profile.sh (for Bourne shells) or /opt/python-3.9/profile.csh (for C shells).
The 3.9.0 build is without --enable-optimizations due to
"Could not import runpy module". This had also happened on the initial releases
of the 3.7 series. If this issue persists, we will look into building with a
newer version of GCC, instead of the aging version of GCC that comes with CentOS 7.
|
2020-11-20 |
We now support PostgreSQL 13.
We have included the following modules in our build:
- citext - Case-insensitive character string type.
- cube - Data type for representing multidimensional cubes, used by the earthdistance module.
- earthdistance - Allows spatial indexing of geographical coordinates - (latitude, longitude) pairs.
|
2020-11-20 |
We are updating all managed servers from CentOS 7.8.2003
to CentOS 7.9.2009 this week.
We have not experienced any compatibility issues during our packaging and testing. However, the following guides may assist you
in evaluating compatibility:
This update includes an updated kernel, so each server will be rebooted as part of the update process.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2020-11-16 |
Java 14 is now end-of-life.
Please review the following migration guides for this upgrade:
- Java 15 Migration Guide
Any uses of /opt/jdk-14/profile.* must be updated
to either /opt/jdk-lts/profile.* or /opt/jdk-current/profile.*
(or a specific newer version), depending on your choice of stability versus features.
Applications that use /opt/jdk-current/profile.* will switch from Java 14 to Java 15 on their next
restart.
For all managed servers, we are replacing /opt/jdk-14/profile.* with /opt/jdk-15/profile.* .
We are also restarting all applications currently running Java 14, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-11-16 |
We now support Java 15.
Java 15 may be used for any existing application by updating your profile script to
include /opt/jdk-15/profile.sh (for Bourne shells) or /opt/jdk-15/profile.csh (for C shells).
See this FAQ for more details on how to change Java versions:
/clientarea/FAQ.ao?category=jvms&page=profile
As this is a non-LTS version, Java 15 will be supported until Java 16 is available.
At that time, all uses of Java 15 will be automatically updated to Java 16.
|
2020-11-11 |
PostgreSQL 9.6 will be end-of-life on 2021-11-11
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.6
becomes end-of-life:
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
- PostgreSQL 13
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.6 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.6
to PostgreSQL 10.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-11-11 |
PostgreSQL 9.5 will be end-of-life on 2021-02-11
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.5
becomes end-of-life:
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
- PostgreSQL 13
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.5
to PostgreSQL 9.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-11-01 |
MySQL 5.6 will be end-of-life February 2021
per Oracle Lifetime Support Policy for Technology Products Guide.
The following versions of MySQL will be supported at the time MySQL 5.6
becomes end-of-life:
- MySQL 5.7
- MySQL 8.0
Please review the following migration guides in preparation for this upgrade:
- Changes in MySQL 5.7
- Changes in MySQL 8.0
We will communicate with you individually to coordinate any required upgrades before
MySQL 5.6 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of MySQL 5.6
to MySQL 5.7.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-10-30 |
PHP 7.2 will be end-of-life on 2020-11-30
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.2
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.3
- PHP 7.4
- PHP 8.0
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
- Migrating from PHP 7.4.x to PHP 8.0.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.2 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.2
to PHP 7.3.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-09-30 |
Tomcat 7.0 will be end-of-life on 2021-03-31
per End of life for Apache Tomcat 7.0.x.
The following versions of Tomcat will be supported at the time Tomcat 7.0
becomes end-of-life:
- Tomcat 8.5
- Tomcat 9.0
- Tomcat 10.0
Please review the following migration guides in preparation for this upgrade:
- Tomcat 8.5.x Migration Guide
- Tomcat 9.0.x Migration Guide
- Tomcat 10.0.x Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Tomcat 7.0 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Tomcat 7.0
to Tomcat 8.5.
We will carefully review all server.xml and web.xml files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-09-13 |
Python 3.5 is now end-of-life.
The following versions of Python are currently supported:
- Python 3.6
- Python 3.7
- Python 3.8
For all managed servers, we are upgrading any remaining uses of Python 3.5
to Python 3.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-08-30 |
PHP 7.2 will be end-of-life on 2020-11-30
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.2
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.3
- PHP 7.4
- PHP 8.0
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
- Migrating from PHP 7.4.x to PHP 8.0.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.2 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.2
to PHP 7.3.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-08-18 |
We now support WordPress 5.5 “Eckstine”.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-08-17 |
Java 14
will be end-of-life in September 2020 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 15
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 14 to Java 15 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-14/profile.* with /opt/jdk-15/profile.* .
We will also restart all applications currently running Java 14, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-08-13 |
Python 3.5 will be end-of-life on 2020-09-13
per Status of Python branches.
The following versions of Python will be supported at the time Python 3.5
becomes end-of-life:
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 3.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 3.5
to Python 3.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-08-11 |
PostgreSQL 9.5 will be end-of-life on 2021-02-11
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.5
becomes end-of-life:
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
- PostgreSQL 13
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.5
to PostgreSQL 9.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-08-01 |
MySQL 5.6 will be end-of-life February 2021
per Oracle Lifetime Support Policy for Technology Products Guide.
The following versions of MySQL will be supported at the time MySQL 5.6
becomes end-of-life:
- MySQL 5.7
- MySQL 8.0
Please review the following migration guides in preparation for this upgrade:
- Changes in MySQL 5.7
- Changes in MySQL 8.0
We will communicate with you individually to coordinate any required upgrades before
MySQL 5.6 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of MySQL 5.6
to MySQL 5.7.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-06-29 |
CentOS 7 kernel 3.10.0-1127.13.1 is now available. Please see
RedHat Security Advisory 2020:2664
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2020-06-17 |
Java 14
will be end-of-life in September 2020 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 15
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 14 to Java 15 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-14/profile.* with /opt/jdk-15/profile.* .
We will also restart all applications currently running Java 14, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-06-17 |
Java 7 (LTS) is now end-of-life.
The following versions of Java are currently supported:
- Java 8 (LTS)
- Java 11 (LTS)
- Java 15
Please review the following migration guides for this upgrade:
- Java 8 Adoption Guide
- Java 11 Migration Guide
- Java 12 Migration Guide
- Java 13 Migration Guide
- Java 14 Migration Guide
- Java 15 Migration Guide
Any uses of /opt/jdk-7/profile.* must be updated
to either /opt/jdk-lts/profile.* or /opt/jdk-current/profile.*
(or a specific newer version), depending on your choice of stability versus features.
Applications that use /opt/jdk-oldlts/profile.* will switch from Java 7 to Java 8 on their next
restart.
For all managed servers, we are replacing /opt/jdk-7/profile.* with /opt/jdk-8/profile.* .
We are also restarting all applications currently running Java 7, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-06-16 |
We now support WordPress 5.4.2.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-06-13 |
Python 3.5 will be end-of-life on 2020-09-13
per Status of Python branches.
The following versions of Python will be supported at the time Python 3.5
becomes end-of-life:
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 3.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 3.5
to Python 3.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-05-30 |
PHP 7.2 will be end-of-life on 2020-11-30
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.2
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.3
- PHP 7.4
- PHP 8.0
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
- Migrating from PHP 7.4.x to PHP 8.0.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.2 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.2
to PHP 7.3.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-05-18 |
CentOS 7 kernel 3.10.0-1127.8.2 is now available. Please see
RedHat Security Advisory 2020:2082
for more details.
This update does include fixes for remote exploits, so we are updating all
managed servers.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2020-05-17 |
Java 7 (LTS)
will be end-of-life in June 2020 per
OpenJDK Lifecycle Dates and RHEL versions.
The following versions of Java will be supported at the time
Java 7 (LTS)
becomes end-of-life:
- Java 8 (LTS)
- Java 11 (LTS)
- Java 15
Please review the following migration guides in preparation for this upgrade:
- Java 8 Adoption Guide
- Java 11 Migration Guide
- Java 12 Migration Guide
- Java 13 Migration Guide
- Java 14 Migration Guide
- Java 15 Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Java 7 (LTS)
reaches end-of-life.
Once end-of-life is reached:
-
Applications that use
/opt/jdk-oldlts/profile.* will switch from Java 7 to Java 8 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-7/profile.* with /opt/jdk-8/profile.* .
We will also restart all applications currently running Java 7, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-05-05 |
We now support WordPress 5.4.1.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-04-29 |
We are updating all managed servers from CentOS 7.7.1908
to CentOS 7.8.2003 this week.
We have not experienced any compatibility issues during our packaging and testing. However, the following guides may assist you
in evaluating compatibility:
This update includes an updated kernel, so each server will be rebooted as part of the update process.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2020-04-14 |
We now support WordPress 5.4 “Adderley”.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-03-31 |
Tomcat 7.0 will be end-of-life on 2021-03-31
per End of life for Apache Tomcat 7.0.x.
The following versions of Tomcat will be supported at the time Tomcat 7.0
becomes end-of-life:
- Tomcat 8.5
- Tomcat 9.0
- Tomcat 10.0
Please review the following migration guides in preparation for this upgrade:
- Tomcat 8.5.x Migration Guide
- Tomcat 9.0.x Migration Guide
- Tomcat 10.0.x Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Tomcat 7.0 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Tomcat 7.0
to Tomcat 8.5.
We will carefully review all server.xml and web.xml files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-03-22 |
Java 13 is now end-of-life.
Please review the following migration guides for this upgrade:
- Java 14 Migration Guide
Any uses of /opt/jdk-13/profile.* must be updated
to either /opt/jdk-lts/profile.* or /opt/jdk-current/profile.*
(or a specific newer version), depending on your choice of stability versus features.
Applications that use /opt/jdk-current/profile.* will switch from Java 13 to Java 14 on their next
restart.
For all managed servers, we are replacing /opt/jdk-13/profile.* with /opt/jdk-14/profile.* .
We are also restarting all applications currently running Java 13, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-03-22 |
We now support Java 14.
Java 14 may be used for any existing application by updating your profile script to
include /opt/jdk-14/profile.sh (for Bourne shells) or /opt/jdk-14/profile.csh (for C shells).
See this FAQ for more details on how to change Java versions:
/clientarea/FAQ.ao?category=jvms&page=profile
As this is a non-LTS version, Java 14 will be supported until Java 15 is available.
At that time, all uses of Java 14 will be automatically updated to Java 15.
|
2020-03-22 |
CentOS 7 kernel 3.10.0-1062.18.1 is now available. Please see
RedHat Security Advisory 2020:0834
for more details.
Although this update does not contain any fixes for remote exploits, we will
be updating all managed servers as we migrate servers for underlying
virtualization platform updates.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2020-03-17 |
Java 7 (LTS)
will be end-of-life in June 2020 per
OpenJDK Lifecycle Dates and RHEL versions.
The following versions of Java will be supported at the time
Java 7 (LTS)
becomes end-of-life:
- Java 8 (LTS)
- Java 11 (LTS)
- Java 15
Please review the following migration guides in preparation for this upgrade:
- Java 8 Adoption Guide
- Java 11 Migration Guide
- Java 12 Migration Guide
- Java 13 Migration Guide
- Java 14 Migration Guide
- Java 15 Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Java 7 (LTS)
reaches end-of-life.
Once end-of-life is reached:
-
Applications that use
/opt/jdk-oldlts/profile.* will switch from Java 7 to Java 8 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-7/profile.* with /opt/jdk-8/profile.* .
We will also restart all applications currently running Java 7, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-03-13 |
Python 3.5 will be end-of-life on 2020-09-13
per Status of Python branches.
The following versions of Python will be supported at the time Python 3.5
becomes end-of-life:
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 3.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 3.5
to Python 3.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-02-17 |
Java 13
will be end-of-life in March 2020 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 14
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 13 to Java 14 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-13/profile.* with /opt/jdk-14/profile.* .
We will also restart all applications currently running Java 13, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-02-13 |
PostgreSQL 9.4 is now end-of-life.
The following versions of PostgreSQL are currently supported:
- PostgreSQL 9.5
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
For all managed servers, we are upgrading any remaining uses of PostgreSQL 9.4
to PostgreSQL 9.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-02-11 |
PostgreSQL 9.5 will be end-of-life on 2021-02-11
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.5
becomes end-of-life:
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
- PostgreSQL 13
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.5
to PostgreSQL 9.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-02-10 |
CentOS 7 kernel 3.10.0-1062.12.1 is now available. Please see
RedHat Security Advisory 2020:0374
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2020-02-01 |
MySQL 5.6 will be end-of-life February 2021
per Oracle Lifetime Support Policy for Technology Products Guide.
The following versions of MySQL will be supported at the time MySQL 5.6
becomes end-of-life:
- MySQL 5.7
- MySQL 8.0
Please review the following migration guides in preparation for this upgrade:
- Changes in MySQL 5.7
- Changes in MySQL 8.0
We will communicate with you individually to coordinate any required upgrades before
MySQL 5.6 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of MySQL 5.6
to MySQL 5.7.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-01-21 |
We now support PHP 7.4.
We have compiled PHP against
PostgreSQL 12.
We have made the following changes to our build between
PHP 7.3
and PHP 7.4:
-
We no longer build the WDDX extension,
as it has been deprecated and unbundled.
This extension is not installed on any of our managed servers.
Please contact us if you still require the WDDX extension for your applications.
-
We no longer build PEAR
because it is no longer enabled by default,
and this option is deprecated and may be removed in the future.
-
There are new library dependencies, which may be obtained from common CentOS Yum repositories.
We will enable these repositories as-needed on managed servers, but please note the following
repositories for servers you managed yourself:
libzip5 is available from Remi's Enterprise Linux 7 Repository
oniguruma is available from EPEL Repository
|
2020-01-13 |
PostgreSQL 9.4 will be end-of-life on 2020-02-13
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.4
becomes end-of-life:
- PostgreSQL 9.5
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.4 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.4
to PostgreSQL 9.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2020-01-01 |
Python 2.7 is now end-of-life.
The following versions of Python are currently supported:
- Python 3.5
- Python 3.6
- Python 3.7
- Python 3.8
For all managed servers, we are upgrading any remaining uses of Python 2.7
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-12-17 |
Java 13
will be end-of-life in March 2020 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 14
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 13 to Java 14 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-13/profile.* with /opt/jdk-14/profile.* .
We will also restart all applications currently running Java 13, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-12-17 |
Java 7 (LTS)
will be end-of-life in June 2020 per
OpenJDK Lifecycle Dates and RHEL versions.
The following versions of Java will be supported at the time
Java 7 (LTS)
becomes end-of-life:
- Java 8 (LTS)
- Java 11 (LTS)
- Java 15
Please review the following migration guides in preparation for this upgrade:
- Java 8 Adoption Guide
- Java 11 Migration Guide
- Java 12 Migration Guide
- Java 13 Migration Guide
- Java 14 Migration Guide
- Java 15 Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Java 7 (LTS)
reaches end-of-life.
Once end-of-life is reached:
-
Applications that use
/opt/jdk-oldlts/profile.* will switch from Java 7 to Java 8 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-7/profile.* with /opt/jdk-8/profile.* .
We will also restart all applications currently running Java 7, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-12-04 |
CentOS 7 kernel 3.10.0-1062.7.1 is now available. Please see
RedHat Security Advisory 2019:3979
for more details.
Although this update does not contain any fixes for remote exploits, we will
be updating all managed servers as we migrate servers for underlying
virtualization platform updates.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-12-03 |
Tomcat 9.0.29 has an issue where it builds-up open files until a garbage
collection pass. On Tomcat instances with large heap sizes and/or a lot of
JSP includes, this can result in exceptions with Too many open files .
This, in turn, will cause some requests to fail along with intermittent Java
VM restarts.
We have:
- Determined the problem is related to Tomcat checking for updated JSP files
- Experimented with Jasper "development" setting as a possible workaround (no help)
- Confirmed this issue is resolved by reverting to Tomcat 9.0.27
- Reported the bug
- Removed the Tomcat 9.0.29 package from our CentOS 7 Yum repository
- Reverted all sites on Managed Servers to Tomcat 9.0.27
|
2019-12-01 |
PHP 7.1 is now end-of-life.
The following versions of PHP are currently supported:
- PHP 5.4 (CentOS 7)
- PHP 7.2
- PHP 7.3
- PHP 7.4
Please review the following migration guides for this upgrade:
- Migrating from PHP 7.1.x to PHP 7.2.x
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
For all managed servers, we are upgrading any remaining uses of PHP 7.1
to PHP 7.2.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-12-01 |
Python 2.7 will be end-of-life on 2020-01-01
per Status of Python branches.
The following versions of Python will be supported at the time Python 2.7
becomes end-of-life:
- Python 3.5
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 2.7 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 2.7
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-11-30 |
PHP 7.2 will be end-of-life on 2020-11-30
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.2
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.3
- PHP 7.4
- PHP 8.0
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
- Migrating from PHP 7.4.x to PHP 8.0.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.2 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.2
to PHP 7.3.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-11-26 |
We now support Python 3.8.
Python 3.8 may be used for any existing user or application by updating your profile script to
include /opt/python-3.8/profile.sh (for Bourne shells) or /opt/python-3.8/profile.csh (for C shells).
The 3.8.0 build is without --enable-optimizations due to
"Could not import runpy module". This had also happened on the initial releases
of the 3.7 series. If this issue persists, we will look into building with a
newer version of GCC, instead of the aging version of GCC that comes with CentOS 7.
|
2019-11-26 |
We now support PostgreSQL 12.
We have included the following modules in our build:
- cube - Used by the earthdistance module.
- earthdistance - Allows spatial indexing of geographical coordinates - (latitude, longitude) pairs.
|
2019-11-19 |
We now support WordPress 5.3 “Kirk”.
This release comes with the new Twenty Twenty theme.
We generally leave two stock themes installed on each Managed WordPress installation. This has been
Twenty Seventeen and
Twenty Nineteen.
With this update, Twenty Seventeen will be
removed from any site where it is inactive.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-11-13 |
PostgreSQL 9.4 will be end-of-life on 2020-02-13
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.4
becomes end-of-life:
- PostgreSQL 9.5
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.4 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.4
to PostgreSQL 9.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-11-01 |
PHP 7.1 will be end-of-life on 2019-12-01
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.1
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.2
- PHP 7.3
- PHP 7.4
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.1.x to PHP 7.2.x
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.1 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.1
to PHP 7.2.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-10-30 |
CentOS 7 kernel 3.10.0-1062.4.1 is now available. Please see
RedHat Security Advisory 2019:3055
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-10-15 |
CentOS 7 kernel 3.10.0-1062.1.2 is now available. Please see
RedHat Security Advisory 2019:2829
for more details.
This update does include fixes for remote exploits, so we are updating all
managed servers.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-10-15 |
We now support WordPress 5.2.4.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-10-01 |
Python 2.7 will be end-of-life on 2020-01-01
per Status of Python branches.
The following versions of Python will be supported at the time Python 2.7
becomes end-of-life:
- Python 3.5
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 2.7 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 2.7
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-09-26 |
Java 12 is now end-of-life.
Please review the following migration guides for this upgrade:
- Java 13 Migration Guide
Any uses of /opt/jdk-12/profile.* must be updated
to either /opt/jdk-lts/profile.* or /opt/jdk-current/profile.*
(or a specific newer version), depending on your choice of stability versus features.
Applications that use /opt/jdk-current/profile.* will switch from Java 12 to Java 13 on their next
restart.
For all managed servers, we are replacing /opt/jdk-12/profile.* with /opt/jdk-13/profile.* .
We are also restarting all applications currently running Java 12, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-09-25 |
We now support Java 13.
Java 13 may be used for any existing application by updating your profile script to
include /opt/jdk-13/profile.sh (for Bourne shells) or /opt/jdk-13/profile.csh (for C shells).
See this FAQ for more details on how to change Java versions:
/clientarea/FAQ.ao?category=jvms&page=profile
As this is a non-LTS version, Java 13 will be supported until Java 14 is available.
At that time, all uses of Java 13 will be automatically updated to Java 14.
|
2019-09-24 |
We are updating all managed servers from CentOS 7.6
to CentOS 7.7 this week.
We have not experienced any compatibility issues during our packaging and testing. However, the following guides may assist you
in evaluating compatibility:
This update includes an updated kernel, so each server will be rebooted as part of the update process.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-09-13 |
Python 3.5 will be end-of-life on 2020-09-13
per Status of Python branches.
The following versions of Python will be supported at the time Python 3.5
becomes end-of-life:
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 3.5 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 3.5
to Python 3.6.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-09-10 |
We now support WordPress 5.2.3.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-09-01 |
PHP 7.1 will be end-of-life on 2019-12-01
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.1
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.2
- PHP 7.3
- PHP 7.4
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.1.x to PHP 7.2.x
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.1 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.1
to PHP 7.2.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-08-17 |
Java 12
will be end-of-life in September 2019 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 13
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 12 to Java 13 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-12/profile.* with /opt/jdk-13/profile.* .
We will also restart all applications currently running Java 12, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-08-13 |
PostgreSQL 9.4 will be end-of-life on 2020-02-13
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.4
becomes end-of-life:
- PostgreSQL 9.5
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.4 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.4
to PostgreSQL 9.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-08-06 |
CentOS 7 kernel 3.10.0-957.27.2 is now available. Please see
RedHat Security Advisory 2019:1873
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-07-01 |
Python 2.7 will be end-of-life on 2020-01-01
per Status of Python branches.
The following versions of Python will be supported at the time Python 2.7
becomes end-of-life:
- Python 3.5
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 2.7 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 2.7
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-06-25 |
CentOS 7 kernel 3.10.0-957.21.3 is now available. Please see
RedHat Security Advisory 2019:1481
for more details.
This update does include fixes for remote exploits, so we are updating all
managed servers.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-06-25 |
We now support WordPress 5.2.2.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-06-17 |
Java 12
will be end-of-life in September 2019 per
Oracle Java SE Support Roadmap.
Please review the following resources in preparation for this upgrade:
- JDK 13
Once end-of-life is reached:
-
Applications that use
/opt/jdk-current/profile.* will switch from Java 12 to Java 13 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-12/profile.* with /opt/jdk-13/profile.* .
We will also restart all applications currently running Java 12, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-06-17 |
Java 7 (LTS)
will be end-of-life in June 2020 per
OpenJDK Lifecycle Dates and RHEL versions.
The following versions of Java will be supported at the time
Java 7 (LTS)
becomes end-of-life:
- Java 8 (LTS)
- Java 11 (LTS)
- Java 15
Please review the following migration guides in preparation for this upgrade:
- Java 8 Adoption Guide
- Java 11 Migration Guide
- Java 12 Migration Guide
- Java 13 Migration Guide
- Java 14 Migration Guide
- Java 15 Migration Guide
We will communicate with you individually to coordinate any required upgrades before
Java 7 (LTS)
reaches end-of-life.
Once end-of-life is reached:
-
Applications that use
/opt/jdk-oldlts/profile.* will switch from Java 7 to Java 8 on their next
restart.
-
For all managed servers, we will replace
/opt/jdk-7/profile.* with /opt/jdk-8/profile.* .
We will also restart all applications currently running Java 7, so their profile scripts can select
a newer version of Java.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-06-01 |
PHP 7.1 will be end-of-life on 2019-12-01
per PHP: Supported Versions.
The following versions of PHP will be supported at the time PHP 7.1
becomes end-of-life:
- PHP 5.4 (CentOS 7)
- PHP 7.2
- PHP 7.3
- PHP 7.4
Please review the following migration guides in preparation for this upgrade:
- Migrating from PHP 7.1.x to PHP 7.2.x
- Migrating from PHP 7.2.x to PHP 7.3.x
- Migrating from PHP 7.3.x to PHP 7.4.x
We will communicate with you individually to coordinate any required upgrades before
PHP 7.1 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PHP 7.1
to PHP 7.2.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-05-21 |
We now support WordPress 5.2.1.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-05-21 |
CentOS 7 kernel 3.10.0-957.12.2 is now available. Please see
RedHat Security Advisory 2019:1168
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-05-14 |
We now support WordPress 5.2 “Jaco”.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-05-05 |
For Long-Term Support (LTS) versions of Java, we have switched from
Oracle's release of OpenJDK
to RedHat's releases of OpenJDK
(via CentOS).
Oracle does not support the full LTS lifecycle for OpenJDK,
whereas RedHat does.
We will continue to use the Oracle OpenJDK for non-LTS versions of Java.
With this change, we have also restored our support of Java 7 (LTS)
through its scheduled end-of-life in June 2020.
We have maintained compatibility with existing profile scripts in
/opt/jdk-*/profile.sh (for Bourne shells) or /opt/jdk-*/profile.csh (for C shells).
The primary difference is the scripts will pick-up the JVM from /usr/lib/jvm/java-*-openjdk-*/ instead of
/opt/jdk-*/ , but this should be transparent to applications.
For managed servers, we continue to install newer Java releases, work with clients to
restart all applications on their schedule, then remove old Java releases once they are no longer used.
We never remove a Java release out from under a running application.
|
2019-05-02 |
CentOS 7 kernel 3.10.0-957.12.1 is now available. Please see
RedHat Security Advisory 2019:0818
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-04-08 |
We now support Java 12.
Java 12 may be used for any existing application by updating your profile script to
include /opt/jdk-12/profile.sh (for Bourne shells) or /opt/jdk-12/profile.csh (for C shells).
See this FAQ for more details on how to change Java versions:
/clientarea/FAQ.ao?category=jvms&page=profile
As this is a non-LTS version, Java 12 will be supported until Java 13 is available.
At that time, all uses of Java 12 will be automatically updated to Java 13.
|
2019-04-02 |
We now support MoinMoin Wiki 1.9.10.
We will be updating all Managed MoinMoin Wiki Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Tuesday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-04-02 |
We now support Managed MoinMoin Wiki Hosting.
We will install MoinMoin Wiki, then keep MoinMoin Wiki up-to-date on your behalf.
You have full administrative control over your MoinMoin Wiki installation.
We read the changelogs and published version compatibility, but will tend to install all available updates.
We will perform a basic test of your site before and after updates, but we cannot accept responsibility
for any site breaking due to these updates. We will resolve site problems on billable time, should the
client not want to do this themselves.
We support four rounds of updates, nominally with round 1 on Tuesday through round 4 on Friday,
but the precise schedule depends on both our workload and the schedule and urgency of the updates.
The expected use-case of the four-round cycle is you may choose to have a dev site updated in
round 1, then the production site updated in round 3 or 4, giving you a few days to test updates
for compatibility during the weekly roll-out cycle.
We backup your MoinMoin Wiki installation (both files and database dump) before and after applying updates.
Backup files are available at /var/www/site_name/var/backups/ .
These backup files are then replicated to additional servers both on-site and off-site per the
server's configured file backup policy.
|
2019-03-30 |
We now support WordPress 5.1.1.
We will be updating all Managed WordPress Hosting accounts this week following our usual four-round
release cycle, with development sites being updated today (Saturday).
Please thoroughly test your development sites early before updates make it to production
update rounds on Thursday and Friday.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-03-30 |
We now support Managed WordPress Hosting.
We will install WordPress, then keep WordPress, and all installed themes and plugins, up-to-date on your behalf.
You have full administrative control over your WordPress installation and may install any desired plugins and
themes, including commercial premium themes. For premium themes, we may need to communicate with you regarding
where to find changelogs and how to download updates.
We read the changelogs and published version compatibility, but will tend to install all available updates.
We will perform a basic test of your site before and after updates, but we cannot accept responsibility
for any site breaking due to these updates. We will resolve site problems on billable time, should the
client not want to do this themselves.
We support four rounds of updates, nominally with round 1 on Tuesday through round 4 on Friday,
but the precise schedule depends on both our workload and the schedule and urgency of the updates.
The expected use-case of the four-round cycle is you may choose to have a dev site updated in
round 1, then the production site updated in round 3 or 4, giving you a few days to test updates
for compatibility during the weekly roll-out cycle.
We backup your WordPress installation (both files and database dump) before and after applying updates.
Backup files are available at /var/www/site_name/var/backups/ .
These backup files are then replicated to additional servers both on-site and off-site per the
server's configured file backup policy.
|
2019-03-18 |
CentOS 7 kernel 3.10.0-957.10.1 is now available. Please see
RedHat Security Advisory 2019:0512
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-03-16 |
Python 3.4 is now end-of-life.
The following versions of Python are currently supported:
- Python 2.7
- Python 3.5
- Python 3.6
- Python 3.7
For all managed servers, we are upgrading any remaining uses of Python 3.4
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-02-16 |
Python 3.4 will be end-of-life on 2019-03-16
per Status of Python branches.
The following versions of Python will be supported at the time Python 3.4
becomes end-of-life:
- Python 2.7
- Python 3.5
- Python 3.6
- Python 3.7
We will communicate with you individually to coordinate any required upgrades before
Python 3.4 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 3.4
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-02-13 |
PostgreSQL 9.4 will be end-of-life on 2020-02-13
per PostgreSQL: Versioning Policy.
The following versions of PostgreSQL will be supported at the time PostgreSQL 9.4
becomes end-of-life:
- PostgreSQL 9.5
- PostgreSQL 9.6
- PostgreSQL 10
- PostgreSQL 11
- PostgreSQL 12
We will communicate with you individually to coordinate any required upgrades before
PostgreSQL 9.4 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of PostgreSQL 9.4
to PostgreSQL 9.5.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-02-04 |
CentOS 7 kernel 3.10.0-957.5.1 is now available. Please see
RedHat Security Advisory 2019:0163
for more details.
As this update does not include any fixes for remote exploits, we are only updating
managed servers with less trusted local users. As most of our clients only
have more trusted users within their virtual servers, this means we will only
reboot a small minority of the servers we manage.
As usual, we will perform these updates during your scheduled maintenance times
while performing any documented per-server custom procedures before and after the reboot.
|
2019-01-10 |
PHP 7.0 is now end-of-life.
The following versions of PHP are currently supported:
- PHP 5.4 (CentOS 7)
- PHP 7.1
- PHP 7.2
- PHP 7.3
Please review the following migration guides for this upgrade:
- Migrating from PHP 7.0.x to PHP 7.1.x
- Migrating from PHP 7.1.x to PHP 7.2.x
- Migrating from PHP 7.2.x to PHP 7.3.x
For all managed servers, we are upgrading any remaining uses of PHP 7.0
to PHP 7.1.
We will carefully review all php.ini files to maintain any customizations through the upgrade.
As usual, we will perform these updates during your scheduled maintenance times.
|
2019-01-01 |
Python 2.7 will be end-of-life on 2020-01-01
per Status of Python branches.
The following versions of Python will be supported at the time Python 2.7
becomes end-of-life:
- Python 3.5
- Python 3.6
- Python 3.7
- Python 3.8
We will communicate with you individually to coordinate any required upgrades before
Python 2.7 reaches end-of-life.
Once end-of-life is reached, we will upgrade any remaining uses of Python 2.7
to Python 3.5.
As usual, we will perform these updates during your scheduled maintenance times.
|