EasyApache 4 Change Log 2023
Last modified: February 1, 2023
EasyApache 4 does not use versioning and organizes changes by date only.
Each entry contains the following information:
- The package that we changed.
- The case number for the change.
- A description of the change.
For more information about our GitHub repository, read our The EasyApache 4 Git Repository and Build Updates documentation.
2023-2-1
ea-apache2-config
- EA-11169: Ensure apache restart during
glibc
updates on Ubuntu.
ea-apache24-mod-passenger
- EA-11187:
ea-passenger-src
was updated from 6.0.16 to 6.0.17.
ea-passenger-src
- EA-11187: Update
ea-passenger-src
from 6.0.16 to 6.0.17.
ea-php74
- EA-11075: Correct default value description for
log_errors
inphp.ini
file.
ea-php80
- EA-11075: Correct default value description for
log_errors
inphp.ini
file.
ea-php81
- EA-11075: Correct default value description for
log_errors
inphp.ini
file.
ea-php82
- EA-11075: Correct default value description for
log_errors
inphp.ini
file.
ea-ruby27-passenger
- EA-11188: Update
ea-ruby27-passenger
from 6.0.16 to 6.0.17.
2023-1-25
ea-apache2-config
- EA-11159: Provide touchfile to disable apache restart for
glibc
update.
ea-tomcat85
- EA-11177: Update
ea-tomcat85
from 8.5.84 to 8.5.85.
scl-sourceguardian
- EA-11168: Update
scl-sourceguardian
from 13.0.3 to 14.0.0.
2023-1-19
ea-apache24
- EA-11157: Update
ea-apache2
from 2.4.54 to 2.4.55. - EA-11167: Patch to fix sporadic 500 errors with 2.4.55 (with fixes for CVE-2022-37436, CVE-2022-36760, and CVE-2006-20001.)
2023-1-18
ea-cpanel-tools
- ZC-10586: Update manifest for new C7 PHP 8.2 packages.
ea-nginx
- EA-11156: Avoid reloads while
config
subcommand is executing.
ea-profiles-cpanel
- ZC-10584: Drop special C7 allphp profiles since PHP 8.2 is available on C7.
ea-ruby27-rubygem-rack
- EA-11158: Update
ea-ruby27-rubygem-rack
from 2.2.5 to 2.2.6.
ea-php82
- ZC-10585: Build for CentOS7.
ea-php82-meta
- ZC-10585: Build for CentOS7.
2023-1-11
ea-cpanel-tools
- ZC-10581: Update EA4 recommendations.
- ZC-10447: Make PHP 8.1 the default PHP.
- ZC-10447: Update manifest for A9 and PHP 8.2.
ea-nginx
- EA-10890: Refactor
_render_and_append()
to use more data from global config data. - EA-11121: Add ipv6 subdomain to
server_name
directive when account has an ipv6 address assigned. - EA-11088: Account for mail subdomains of addon and parked domains when configuring the
server_name
directive. - ZC-10593: Merge last upstream bit into
ea-nginx
. - ZC-10517: Address Ubuntu creating additional splitlog processes.
- ZC-10484: Remove
SIGKILL
from various nginx files. - ZC-10317: Update
ngx_http_pipelog_module
to version 1.0.3.
ea-php80
- EA-11137: Update
ea-php80
from 8.0.26 to 8.0.27 (with fix for CVE-2022-31631.)
ea-php80-meta
- EA-11137: Update
ea-php80
from 8.0.26 to 8.0.27 (with fix for CVE-2022-31631.)
ea-php81
- EA-11133: Update
ea-php81
from 8.1.13 to 8.1.14 (with fix for CVE-2022-31631.)
ea-php81-meta
- EA-11133: Update
ea-php81
from 8.1.13 to 8.1.14 (with fix for CVE-2022-31631.)
ea-php82
- EA-11136: Update
ea-php8
2 from 8.2.0 to 8.2.1 (with fix for CVE-2022-31631.)
ea-php82-meta
- EA-11136: Update
ea-php82
from 8.2.0 to 8.2.1 (with fix for CVE-2022-31631.)
ea-profiles-cpanel
- ZC-10447: Update profiles for PHP 7.4 being EOL and PHP 8.2 being available.
ea-ruby27-rubygem-rack
- EA-11119: Update
ea-ruby27-rubygem-rack
from 2.2.4 to 2.2.5.
ea-apache24-mod-qos
- EA-11147: Update
ea-apache24-mod-qos
from 11.72 to 11.73.
2023-1-4
ea-passenger-src
- EA-11116: Update
ea-passenger-src
from 6.0.15 to 6.0.16.
ea-apache24-mod-passenger
- EA-11116: Update
ea-passenger-src
from 6.0.15 to 6.0.16.
ea-ruby27-passenger
- EA-11117: Update
ea-ruby27-passenger
from 6.0.15 to 6.0.16.
ea-redis62
- EA-11106: Update
ea-redis62
from 6.2.7 to 6.2.8.
ea-libcurl
- EA-11118: Update
libcurl
from 7.86.0 to 7.87.0 (with fixes for CVE-2022-43551 and CVE-2022-43552.)
scl-ioncube12
- EA-11120: Update
scl-ioncube12
from 12.0.4 to 12.0.5.
ea-nginx
- EA-11087: Guard against bad userdata where a domain is considered an addon domain and subdomain.