70 Release Notes


Last modified: February 22, 2024

Upgrade blockers

New features

Kernel Care options replace hardened kernel

In cPanel & WHM version 70, we now offer the following options via WHM’s Security Advisor interface (WHM » Home » Security » Security Advisor):

  • KernelCare — This for-purchase option allows you to also manually install the KernelCare “Extra” Patchset, which includes KernelCare Symlink Protection.

  • KernelCare’s Free Patch Set — This free option includes KernelCare Free Symlink Protection.

Both options install the Kernel Care Client, which automatically manages Kernel Care software updates.

If you install the Free Patch Set and then later purchase and install a KernelCare license, you must manually install the “Extra” Patchset if you wish to maintain symlink protection.

For more information, read our Symlink Race Condition Protection documentation and the KernelCare documentation.

Note:
  • We only offer these options for systems that run CentOS 6 and CentOS 7. We do not provide them for LXC, Amazon® Linux, or Virtozzo installations.

  • If you install either of these options, we strongly recommend that you disable the Bluehost symlink race condition patch option in WHM’s Apache Configuration interface (WHM » Home » Service Configuration » Apache Configuration).

Apache SpamAssassin™ enabled by default on new accounts

In cPanel & WHM version 70, we added the Apache SpamAssassin™ option to the following interfaces:

  • The Settings section of WHM’s Create a New Account interface (WHM » Home » Account Functions » Create a New Account).

  • The Modify an Account interface (WHM » Home » Account Functions » Modify an Account).

This setting allows you to disable or enable Spam Filters on cPanel accounts.

By default, the system enables Apache SpamAssassin for new cPanel accounts.

In cPanel & WHM version 70, we added a help link to each interface that allows you to access that interface’s documentation. To access the interface’s documentation, click the question mark that appears under the User Manager icon in the sidebar.

You can control whether these links appear for your users with the Display links to cPanel documentation setting in the Support section of WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings).

Email account spam threshold

In cPanel & WHM version 70, we added the ability to customize the spam threshold for an individual email account. A lower threshold blocks more emails. You can access the Apache SpamAssassin™ option from the menu in cPanel’s Webmail interface (cPanel » Home » Email » Email Accounts).

Note:

This option only appears if at least one of the following conditions is true:

  • You enable Apache SpamAssassin™ in cPanel’s Spam Filters interface (cPanel » Home » Email » Apache SpamAssassin).

  • Your system administrator enables the Apache SpamAssassin™: Forced Global ON option in WHM’s Exim Configuration Manager interface (WHM » Home » Service Configuration » Exim Configuration Manager).

Apache graceful restarts

In cPanel & WHM version 70, we added the Minimum time between Apache graceful restarts. option to the System tab of WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings). This setting allows you specify the number of seconds Apache will delay before it initiates a restart.

Note:

This only applies to deferrable-graceful restarts.

Reindex IMAP Full-Text Search (FTS)

In cPanel & WHM version 64, we introduced IMAP Full-Text Search (FTS) Indexing (powered by Apache Solr™), which provides fast search capabilities for Internet Message Access Protocol (IMAP) mailboxes. In cPanel & WHM version 70, we added the Search Index option to manually reindex FTS to the menu of cPanel’s Webmail interface (cPanel » Home » Email » Email Accounts). If messages do not appear in a search on your mail client, a reindex should fix the problem.

Note:

To enable this feature, your system administrator must install the IMAP Full-Text Search Indexing (powered by Solr) plugin in WHM’s Manage Plugins interface (WHM » Home » cPanel » Manage Plugins).

Suspend and hold outgoing email

In cPanel & WHM version 70, you can now allow, suspend, or queue outgoing mail for an email account in cPanel’s Email Accounts interface (cPanel » Home » Email » Email Accounts). This grants administrators the capacity to limit a user’s ability to send outgoing mail, but still allow users to read or receive mail.

Global options to disable AutoSSL notifications

In cPanel & WHM version 70, we added options to disable AutoSSL notifications for cPanel users. You can disable the following AutoSSL notifications in WHM’s Manage AutoSSL interface (WHM » Home » SSL/TLS » Manage AutoSSL):

Note:
  • If you deselect any of the following options, the system will also remove the corresponding option from cPanel’s Contact Information interface (Home » cPanel » Preferences » Contact Information).

  • If you deselect any of the following options, the system sets the corresponding option to disabled in WHM’s Contact Manager interface (Home » WHM » Server Contacts » Contact Manager).

  • The system will not send notifications to cPanel users for options that you disable.

  • These options override the user’s current settings.

  • Notify when AutoSSL cannot request a certificate because all domains on the website have failed DCV. — AutoSSL cannot request a new certificate if all of the domains on a website fail domain control validation (DCV).

  • Notify when AutoSSL defers certificate renewal because a domain on the current certificate has failed DCV. — AutoSSL will not attempt to renew a certificate if a currently-secured domain fails DCV. All currently-secured domains must pass DCV for AutoSSL to attempt to renew a certificate during normal circumstances. However, If the certificate will expire in three days or fewer, AutoSSL will drop coverage for the domains that fail and force a renewal.

  • Notify when AutoSSL will not secure new domains because a domain on the current certificate has failed DCV. — AutoSSL will not attempt to secure new domains if a currently-secured domain fails DCV. All of the currently-secured domains and at least one of the unsecured domains must pass DCV for AutoSSL to attempt to issue a new certificate. However, If the certificate will expire in three days or fewer, AutoSSL will drop coverage for the domains that fail and force a reissue.

    Note:

    If the certificate expires in three days or fewer, the system does not send this notification.

  • Notify when AutoSSL has renewed a certificate successfully. — When AutoSSL renews a certificate, the system will send a notification.

  • Notify when AutoSSL has renewed a certificate and the new certificate lacks one or more of the website’s domains. — AutoSSL renews a certificate even if the new certificate does not contain any of the domains from the previous certificate.

  • Notify when AutoSSL has renewed a certificate and the new certificate lacks at least one domain that the previous certificate secured. — AutoSSL renews certificates even if the new certificate does not contain any domains from the previous certificate.

MySQL® 5.7 support

In cPanel & WHM version 70 we added support for MySQL 5.7. New installations of cPanel & WHM version 70 and later now use MySQL 5.7 by default. However, we recommend that you upgrade to MariaDB 10.2. You can upgrade to MariaDB in WHM’s MySQL or MariaDB Upgrade interface (WHM » Home » Software » MySQL/MariaDB Upgrade). You can also use this interface to upgrade your version of MySQL.

Task queue monitor

In cPanel & WHM version 70, server administrators can now monitor system tasks in real time. To view these results, navigate to WHM’s Task Queue Monitor interface (WHM » Home » Server Status » Task Queue Monitor).

Customize Statistics Bar in cPanel

In cPanel & WHM version 70, third-party developers can now customize the cPanel statistics bar. For more information, read our Guide to cPanel Plugins - Pluggable Statistics Modules documentation.

Perl 5.26

cPanel & WHM version 70 ships with with binaries that we compile against Perl version 5.26. This Perl version resides in the /usr/local/cpanel/3rdparty/bin/perl directory. Make certain that you test your plugins and custom code against this version to ensure that they continue to work correctly.

Global Configuration

In cPanel & WHM version 70, we added the following directives to WHM’s Global Configuration interface (WHM » Home » Service Configuration » Apache Configuration):

  • LogFormat (combined) — The Apache log file’s format.

  • LogFormat (common) — The Apache log file’s format.

HTTPD deferred reload time

In cPanel & WHM version 70, we added the HTTPD deferred reload time option to the System tab of WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings). This setting allows you to specify the number of seconds that the system waits before it restarts the web server. The system silently discards additional restart requests in this time period.

Process restart exclusion file

In cPanel & WHM version 70, we added the ability for system administrators to exclude processes from the find_outdated_services check. For more information about this feature, read our The find_outdated_services Script documentation.

Max Quota per Email Address

We added the ability to set an upper limit on email accounts for users or packages. This allows administrators to define a quota for cPanel users with the Email Accounts interface (cPanel » Home » Email » Email Accounts) or User Manager interface (cPanel » Home » Preferences » User Manager).

WHM users can define a quota for users with the Create a New Account interface (WHM » Home » Account Functions » Create a New Account) or modify accounts with the Modify an Account interface (WHM » Home » Account Functions » Modify an Account) with the Max Quota per Email Address (MB) option. WHM users can create or edit a package’s email account quota restrictions with the features in WHM’s Packages section (WHM » Home » Packages).

Important:
  • When you adjust this value, the system does not modify the quota for existing accounts.

  • This value only affects existing accounts if you update them in WHM’s Modify an Account interface (WHM » Home » Account Functions » Modify an Account).

Reseller ACL quotas

In cPanel & WHM version 70, we added default limits to the following settings for new packages:

  • Max Email Quota — 1024 MB

  • Disk Quota — 10240 MB

  • Monthly Bandwidth — 1048576 MB

These default amounts apply to resellers that do not possess unlimited Access Control List (ACL) privileges. Hosting providers can update the default values with the following settings in the Packages section of WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings):

  • Default maximum email quota for new packages

  • Default disk usage quota for new packages

  • Default bandwidth limit for new packages

Resellers with package ACL privileges can manually set quota limits greater than or less than the default in WHM’s Add a Package (WHM » Home » Packages » Add a Package) and Edit a Package interfaces (WHM » Home » Packages » Edit a Package).

Important:

The Max Email Quota value applies to each email address, not each cPanel account.

Limit visible PHP versions in EasyApache 4

We added the ability to limit the visible PHP versions for cPanel users on systems that run EasyApache 4. You manage this functionality in the Feature Manager interface (WHM » Home » Packages » Feature Manager). Unless you limit access to a PHP version, the system displays any installed PHP version for all users by default.

The cPanel MultiPHP Manager interface (cPanel » Home » Software » MultiPHP Manager) limits user access to PHP versions based on the user’s feature list. System administrators can override a user’s feature list limits and assign a user to a PHP version in WHM’s MultiPHP Manager interface (WHM » Home » Software» MultiPHP Manager).

For more information, read our How to Limit a User’s Available PHP Versions in the MultiPHP Manager documentation.

Duplicate installed PHP extensions for new versions of PHP in EasyApache 4

We added a feature that duplicates previously-installed PHP extensions for newly installed versions of PHP when you customize a profile in the EasyApache 4 interface (WHM » Home » Software » EasyApache 4). This simplifies the administrative load when adding PHP versions. Users can choose to install all found extensions, only selected extensions, or just the PHP version.

The backups_clean_metadata_for_missing_backups script

The backups_clean_metadata_for_missing_backups script removes the metadata for backup files that a user manually removed from the system. Use this script when you want to remove metadata from the system outside of the daily Backup System run. For more information, read The backups_clean_metadata_for_missing_backups Script documentation.

Timeout setting added to Rsync destination in Backup Configuration

In cPanel & WHM version 70, we added a Timeout setting for the Rsync destination type in WHM’s Backup Configuration interface (WHM » Home » Backup » Backup Configuration). This setting allows you to specify the number of seconds that the system waits for a response from the remote server. If the remote server does not respond in the set number of seconds, the backup will not save to the specified destination.

This setting defaults to 30.

Updated features

Email accounts interface

In cPanel & WHM version 70, we updated cPanel’s Email Accounts interface (cPanel » Home » Email » Email Accounts).

  • The interface now displays functions such as Access Webmail and Manage Suspension more prominently.

  • This interface now contains a tabbed layout to separate main topics into their respective groups.

  • We improved load-times and stability.

New –vacuum argument for the backups_create_metadata script

We added the new argument --vacuum to the backups_create_metadata script in cPanel & WHM version 70. The --vacuum argument defragments the metadata SQLite databases and frees unused space. Use this argument to free space if your metadata SQLite databases hold a large amount of data. For more information, read The backups_create_metadata Script documentation.

Metadata for backups version 3.1

The Backup system now stores backup metadata in SQL tables. The system stores that metadata as entries in a username.db database (where username is the cPanel account’s username). Then, the system saves the database to the .meta directory under your configured backup directory. The Backup system creates metadata whenever it performs a backup.

Metadata allows system administrators to perform file-level restorations through WHM’s File Restoration interface (Home » WHM » Backups » File Restoration). If the permissions enable them to do so, cPanel account users can perform file-level restorations for their account from cPanel’s File Restoration interface (Home » cPanel » Files » File Restoration).

Note:

WHM’s File Restoration interface (Home » WHM » Backups » File Restoration) will list new cPanel account users when all of the following conditions apply:

  • After the system runs a backup.

  • You enabled backups for that user.

  • You enabled metadata creation.

We introduced metadata for Backups version 1.0 in cPanel & WHM version 66. Version 1.0 stores metadata as a CSV format file. If your system contains metadata files, when cPanel & WHM upgrades to version 70, the upcp script (/usr/local/cpanel/scripts/upcp) executes a background task. This task converts the version 1.0 metadata files to version 3.1. Because this task runs in the background, it does not affect the upcp script’s functionality.

For more information about metadata for Backups, read the Metadata for Backups version 3.1 section of The backups_create_metadata Script documentation.

Manage metadata for backups creation

In cPanel & WHM version 70, system administrators can manage whether to create metadata for backups. There are several settings in the backup configuration file that disable metadata creation. You can find these settings in the How to Manage Metadata Settings documentation.

Note:

When you disable metadata creation, the system disables the File Restoration interfaces. WHM’s File Restoration interface (Home » WHM » Backups » File Restoration) will indicate whether it is disabled. cPanel will hide the File Restoration interface (Home » cPanel » Files » File Restoration) from the Files section of the Home interface.

You can disable metadata creation through WHM’s Backup Configuration interface (WHM » Home » Backup » Backup Configuration). You can also disable metadata creation manually through the WHM API 1 backup_config_set function.

For more information about which conditions enable and disable metadata creation in cPanel & WHM, read the How to Manage Metadata Settings documentation.

New backup_list_user_files script argument and output

In cPanel & WHM version 70, we updated the output of the backup_list_user_files script to show only one type of output string, regardless of the backup file type. We also added the --user=username argument and removed the --skipcompressed argument.

For more information, read The backups_list_user_files Script document.

cPHulk whitelist or blacklist countries

In cPanel & WHM version 70, we added the ability for users to whitelist or blacklist entire countries. To perform this action, navigate to the Countries Management tab of WHM’s cPHulk Brute Force Protection interface (WHM » Home » Security Center » cPHulk Brute Force Protection).

Resync expired licenses

In cPanel & WHM version 70, the system attempts to resync an expired cPanel & WHM license when you log in to your account. If you successfully log in to your account, the system will resync the expired license with the cPanel license server.

You must resolve any license issues with WebPros International, LLC before the system can successfully resync your license.

Nameserver inheritance and modification

In cPanel & WHM version 70, we modified how users populate the Nameserver section in WHM’s Basic Webhost Manager Setup interface (WHM » Home » Server Configuration » Basic WebHost Manager® Setup) and Edit Reseller Nameservers and Privileges interface (WHM » Home » Resellers » Edit Reseller Nameservers and Privileges).

  • By default, resellers inherit the nameservers from the root user.

  • Resellers can select Explicitly Set Nameservers to override this functionality.

The Restrict document roots to public_html option

In cPanel & WHM version 70 and later, the server disregards the Restrict document roots to public_html Tweak Setting option during server transfers. The transfer tool retains any pre-transfer public_html/ directory structures, even those that place addon and subdomains document roots outside of the primary website’s document root. However, after the transfer, addon and subdomains that the restored user creates will adhere to this setting. For more information, read our Tweak Settings and Transfer Tool documentation.

The perform_sqlite_auto_rebuild_db_maintenance script

The /usr/local/cpanel/scripts/perform_sqlite_auto_rebuild_db_maintenance script will now refuse to run if a manual invocation of the /usr/local/cpanel/scripts/upcp script is in progress. Additionaly, the /usr/local/cpanel/scripts/maintenance script will only run the /usr/local/cpanel/scripts/perform_sqlite_auto_rebuild_db_maintenance script once per week, either on Saturday or Sunday (local time).

Rearrange an account quota

In cPanel & WHM version 70, accounts that exceed their quota will successfully transfer in WHM’s Rearrange an Account interface (WHM » Home » Account Functions » Rearrange an Account).

PHP developers can now choose to display WHM’s header and footer directly or store them as strings. For more information, read our Guide to WHM Plugins - Interfaces documentation or our Create a WHM Plugin tutorial.

Site Publisher template directories

In cPanel & WHM version 56 through 68, cPanel-provided Site Publisher templates existed in the /usr/local/cpanel/etc/site_publisher/ directory. In cPanel & WHM version 70, we have moved these templates to the /usr/local/cpanel/3rdparty/share/site_publisher/ directory and updated them as RPM packages.

Newly-created subdomains use parent domain’s TTL setting

In cPanel & WHM version 70, we changed the behavior of subdomain creation. Previously, the system would assign a TTL (Time To Live) value of 14400 to the subdomain’s DNS record. Now, the system assigns the parent domain’s TTL value to the TTL value of the subdomain’s DNS record.

Allow root logins to FTP option defaults to No in new installations

In new installations of cPanel & WHM version 70, the From the Allow Logins with Root Password option in WHM’s FTP Server Configuration interface (WHM » Home » Service Configuration » FTP Server Configuration) now defaults to No.

autossl_check.pl refactor

In cPanel & WHM version 70, we changed AutoSSL’s logging format to use a bullet point notation style for improved readability.

We updated the AutoSSL provider module to allow provider modules to integrate external domain control validation (DCV) into AutoSSL’s internal logic. This prevents false certificate requests if cPanel’s local DCV succeeds but a provider’s DCV fails. The cPanel Let’s Encrypt plugin utilizes this new functionality.

For more information, read our Guide to Third-Party AutoSSL Provider Modules documentation.

Site software interface updates

In cPanel & WHM version 70, we added a tabbed layout to cPanel’s Site Software interface (cPanel » Home » Software » Site Software). Users who navigate to this interface will notice a more streamlined experience.

Proxy Subdomain A records

In cPanel & WHM version 70, when you enable the Overwrite custom A records used for proxy subdomains tweak setting the system will disable the Proxy subdomain override tweak setting in WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings).

Note:

We strongly recommend that you do not enable both the overwritecustomproxysubdomain and proxysubdomainsoverride keys, as cPanel & WHM does not support this configuration.

The Spam Filters interface (formerly Apache SpamAssassin™)

In cPanel & WHM version 70, we updated and renamed cPanel’s [Apache SpamAssassin] interface to the Spam Filters interface (cPanel » Home » Email » Spam Filters).

  • This interface now displays toggles to enable and disable Apache SpamAssassin, Spam Box, and Auto-Delete functionality.

  • We streamlined the controls to make them easier to use.

  • We created an Additional Configurations menu for advanced user options.

Renamed Feature Manager features

As of cPanel & WHM version 70, we renamed the following features in WHM’s Feature Manager interface (WHM » Home » Packages » Feature Manager):

Previous feature name New feature name
Simple Zone Editor Zone Editor (A, CNAME)
Advanced Zone Editor Zone Editor (AAAA, CAA, SRV, TXT)

Re-added Feature Manager feature

We re-added the Contact Information feature to WHM’s Feature Manager interface (WHM » Home » Packages » Feature Manager) in cPanel & WHM version 70. This feature allows hosting providers to control whether their users can access cPanel’s Contact Information interface (cPanel » Home » Preferences » Contact Information).

Error message for cPanel API 2 function about missing Feature Manager features

In cPanel & WHM version 70, we updated the cPanel API 2 ZoneEdit::add_zone_record function to return an error message if the following conditions exist:

  • Your hosting provider did not enable the Zone Editor (A, CNAME) feature in WHM’s Feature Manager interface (WHM » Home » Packages » Feature Manager).

  • Your hosting provider did not enable the Zone Editor (AAAA, CAA, SRV, TXT) feature in WHM’s Feature Manager interface (WHM » Home » Packages » Feature Manager).

The function returns this error message in the statusmsg return.

Enable Zone Editor (AAAA, CAA, SRV, TXT) to add AAAA and SRV records via API functions

In cPanel & WHM version 70, we changed the permissions that the system requires if you wish to configure AAAA and SRV DNS record types via the following functions:

To configure these record types, your hosting provider must enable the Zone Editor (AAAA, CAA, SRV, TXT) feature in WHM’s Feature Manager interface (WHM » Home » Packages » Feature Manager).

The max_emailacct_quota argument

We added the max_emailacct_quota argument to the /usr/local/cpanel/scripts/wwwacct script.

EasyApache 4 interface

We added a spinner to the Loading Profiles screen of the EasyApache 4 interface (WHM » Home » Software » EasyApache 4).

We made some cosmetic improvements to the EasyApache 4 interface to enhance the overall usability and appearance.

Hide the EasyApache 3 interface on EasyApache 4 systems

We now hide the EasyApache 3 interface (WHM » Home » Software » EasyApache 3) on systems that run EasyApache 4.

EasyApache 4 profile download formatting

When you download a profile from the EasyApache 4 interface (WHM » Home » Software » EasyApache 4), the system now formats the file in JSON pretty print format.

Create a New Account interface

We added a Go to cPanel button to the Create a New Account interface (WHM » Home » Account Functions » Create a New Account) after you create a new cPanel account. If you click this button, the system will log you in to the user’s cPanel account with the root or reseller password.

ModSecurity Configuration

We reordered the options for the Audit Log Level setting in WHM’s ModSecurity® Configuration interface (WHM » Home » Security Center » ModSecurity® Configuration) to better reflect the recommended choices.

Edit user packages from the List Accounts interface

In cPanel & WHM version 70, we updated WHM’s List Accounts interface (WHM » Home » Account Information » List Accounts). Users can now click an account’s assigned package in the Package column to access the Edit a Package interface (WHM » Home » Packages » Edit a Package).

Manage users’ features from the Edit a Package interface

In cPanel & WHM version 70, we updated the Feature List setting in WHM’s Edit a Package interface (WHM » Home » Package » Edit a Package). Users can click View to access the Feature Manager interface (WHM » Home » Packages » Feature Manager), which allows you to enable or disable features for the currently-selected package.

Edit Reseller Nameserver and Privileges interface and retroactive ACL

In cPanel & WHM version 70, we added an Initial Privileges section to WHM’s Edit Reseller Nameservers and Privileges interface (WHM » Home » Resellers » Edit Reseller Nameserver and Privileges). These privileges were previously available via API only. Administrators can retroactively apply these privileges to a reseller account, even if that privilege did not exist when the administrator created the reseller.

Certificate expiration notifications end after seven days

By default, when an SSL certificate expires we send a daily notification about the expiration to the administrator and the user. In cPanel & WHM version 70, we cease these notifications seven days after the certificate’s expiration date.

Transfers and suspensions

In cPanel & WHM version 70, suspended accounts will remain suspended after a server transfer. Previously, a server transfer would unsuspend all accounts upon completion.

Spam Filters threshold scores accept decimal values

In cPanel & WHM version 70, users can enter decimal numbers in the Adjust Spam Threshold Score and Auto-Delete sections of cPanel’s Spam Filters interface (Home » cPanel » Email » Spam Filters). Previously, these sections of the interface would only accept integer values. Select Custom from the Spam Threshold Score (required_score) menu to enter a custom score.

The BIND deferred reload time tweak setting

We renamed the BIND deferred reload time setting to the DNS server reload deferral time setting in the System section of WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings).

Upgrade to Horde

In cPanel & WHM version 70, we upgraded Horde to version 5.2.2. For more information about Horde, read Horde’s Webmail documentation.

Certificate Authority-issued certificates now expire in three days

In cPanel & WHM version 70, we updated the expiration period for Certificate Authority-issued certificates. The system will now replace a valid certificate from a Certificate Authority if the certificate expires within three days.

For more information, read our Manage Service SSL Certificates documentation.

Deprecated and removed items

In cPanel & WHM version 70, we removed the GRSec kernel patch and support for WebPros International, LLC’s hardened kernel. We strongly recommend that you remove the hardened kernel and consider KernelCare’s symlink protection options.

Removed AOL Instant Messenger (AIM)

In cPanel & WHM version 70, we removed AIM. AOL discontinued this product on December 15, 2017. Any customizations on your server that continue to use or depend on this feature will experience problems.

The /var/cpanel/databases/users.db cache file

In cPanel & WHM version 70, we no longer use or update the /var/cpanel/databases/users.db cache file.

The Configuration File Rollback interface

In cPanel & WHM version 70, we removed the legacy Revision Control System (RCS) record configuration file rollbacks and WHM’s Configuration File Rollback interface (WHM » Home » Backup » Configuration File Rollback).

Removed support for cPanel & WHM dnsadmin servers older than 11.25

In cPanel & WHM version 70, we removed support for dnsadmin servers on a version that is older than cPanel & WHM version 11.25. The dnsadmin system manages local DNS zones and communicates with remote systems (nodes) in your DNS cluster.

Deprecated /etc/ssldomains file

In cPanel & WHM version 70, we no longer create or update the /etc/ssldomains file.

Removed Simple and Advanced Zone Editor interfaces

As of cPanel & WHM version 70, we removed the following cPanel interfaces:

  • cPanel’s Simple Zone Editor interface (cPanel » Home » Domains » Simple Zone Editor).

  • cPanel’s Advanced Zone Editor interface (cPanel » Home » Domains » Advanced Zone Editor).

We also removed the features that correspond to these interfaces from WHM’s Feature Manager interface (WHM » Home » Packages » Feature Manager):

  • Advanced Zone Editor

  • Simple Zone Editor

We previously deprecated these interfaces in cPanel & WHM version 62. To edit your DNS zone files, use cPanel’s Zone Editor interface (cPanel » Home » Domains » Zone Editor).

Removed Tweak Settings

In cPanel & WHM version 70, we removed the following settings from the System section of WHM’s Tweak Settings interface (WHM » Home » Server Configuration » Tweak Settings):

  • The Send language file changes to cPanel setting.

  • The Send anonymous usage data to cPanel setting.

Appendix A: Third-party applications

cPanel-provided

cPanel & WHM version 70 includes the following third-party applications:

Third-party application Version Source
analog 6.0 RPM
AngularJS 1.4.4 RPM
AngularJS for Bootstrap 1.2.5 RPM
Auth_SASL 1.0.6 RPM
AWStats 7.7 RPM
Bootstrap 3.1.1 RPM
Bootstrap RTL 0.9.16 RPM
Cache 1.5.6 RPM
Chosen 1.5.1 RPM
CKEditor™ 4.5.8 RPM
ClamAV 0.101.4 RPM
Console_Color 1.0.3 RPM
Console_Table 1.1.5 RPM
content 2.0.6 RPM
cPanel Common Licenses RPM 1.0.0 RPM
cpanel-ace-editor 1.3.1 RPM
cpanel-angular-chosen 1.4.0 RPM
cpanel-angular-growl-2 0.7.3 RPM
cpanel-angular-ui-scroll 1.6.1 RPM
cpanel-axe-core 3.0.2 RPM
cpanel-bindp 1.0.0 RPM
cpanel-chosen-1.1.0 1.1.0 RPM
cpanel-d3-js 3.5.6 RPM
cpanel-dnspython 1.12.0 RPM
cpanel-editarea 0.8.2 RPM
cpanel-eventsource-polyfill-js 1.0.0 RPM
cpanel-fetch-polyfill-js-v3.0 3.0.0 RPM
cpanel-geoipfree-data 84.0 RPM
cpanel-gridstack 0.2.4 RPM
cpanel-handlebarsjs 1.0.0 RPM
cpanel-jquery-ui-touch-punch 0.2.3 RPM
cpanel-jsforge-js 0.7.0 RPM
cpanel-jstz-js 1.0.4 RPM
cpanel-lodash 4.8.2 RPM
cpanel-lodash-3.10.1 3.10.1 RPM
cpanel-mailman 2.1.29 RPM
cpanel-mariadb-connector 3.0.3 RPM
cpanel-moment 2.9.0 RPM
cpanel-ng-umd-bundles 1 RPM
cpanel-pam-cpses 72.0 RPM
cpanel-pam-hulk 72.0 RPM
cpanel-pdns 4.1.10 RPM
cpanel-php-composer 1.8.6 RPM
cpanel-php-ioncube 10.3.7 RPM
cpanel-php-sourceguardian 11.3.1 RPM
cpanel-phpmyadmin 4.9.0.1 RPM
cpanel-phppgadmin 5.6.0 RPM
cpanel-promise-polyfill-js-v3.5 3.5.5 RPM
cpanel-punycodejs-js 1.4.1 RPM
cpanel-qrcodejs 0.0.1 RPM
cpanel-roundcubemail 1.3.8 RPM
cpanel-sqlite 3.27.1 RPM
cpanel-squirrelmail 2012.12.09 RPM
cpanel-unbound 1.9.2 RPM
cpanel-wrap 80.4 RPM
cpanel-xtermjs-js 3.3.0 RPM
Date 1.4.7 RPM
Date_Holidays 0.21.8 RPM
Date_Holidays_Australia 0.2.1 RPM
Date_Holidays_Austria 0.1.5 RPM
Date_Holidays_Brazil 0.1.2 RPM
Date_Holidays_Croatia 0.1.1 RPM
Date_Holidays_Czech 0.1.0 RPM
Date_Holidays_Denmark 0.1.3 RPM
Date_Holidays_EnglandWales 0.1.5 RPM
Date_Holidays_Finland 0.1.2 RPM
Date_Holidays_Germany 0.1.2 RPM
Date_Holidays_Iceland 0.1.2 RPM
Date_Holidays_Ireland 0.1.3 RPM
Date_Holidays_Italy 0.1.1 RPM
Date_Holidays_Japan 0.1.2 RPM
Date_Holidays_Netherlands 0.1.3 RPM
Date_Holidays_Norway 0.1.2 RPM
Date_Holidays_PHPdotNet 0.1.2 RPM
Date_Holidays_Portugal 0.1.0 RPM
Date_Holidays_Romania 0.1.2 RPM
Date_Holidays_Russia 0.1.0 RPM
Date_Holidays_SanMarino 0.1.1 RPM
Date_Holidays_Serbia 0.1.0 RPM
Date_Holidays_Slovenia 0.1.2 RPM
Date_Holidays_Spain 0.1.3 RPM
Date_Holidays_Sweden 0.1.3 RPM
Date_Holidays_Turkey 0.1.1 RPM
Date_Holidays_Ukraine 0.1.2 RPM
Date_Holidays_UNO 0.1.3 RPM
Date_Holidays_USA 0.1.1 RPM
Date_Holidays_Venezuela 0.1.1 RPM
DB 1.7.14 RPM
Dovecot 2.3.7.2 RPM
elFinder 2.1.11 RPM
Exim 4.92 RPM
File 1.4.1 RPM
File_Find 1.3.2 RPM
File_Fstab 2.0.3 RPM
FontAwesome 5.0.6 RPM
Git 2.23.0 RPM
Horde Groupware Webmail Edition 5.2.18 RPM
Horde_Alarm 2.2.10 RPM
Horde_Argv 2.1.0 RPM
Horde_Auth 2.2.2 RPM
Horde_Autoloader 2.1.2 RPM
Horde_Browser 2.0.15 RPM
Horde_Cache 2.5.5 RPM
Horde_Cli 2.3.0 RPM
Horde_Compress 2.2.1 RPM
Horde_Compress_Fast 1.1.1 RPM
Horde_Constraint 2.0.3 RPM
Horde_Controller 2.0.5 RPM
Horde_Core 2.31.3 RPM
Horde_Crypt 2.7.12 RPM
Horde_Crypt_Blowfish 1.1.2 RPM
Horde_Css_Parser 1.0.11 RPM
Horde_CssMinify 1.0.4 RPM
Horde_Data 2.1.4 RPM
Horde_Date 2.4.1 RPM
Horde_Date_Parser 2.0.6 RPM
Horde_Dav 1.1.4 RPM
Horde_Db 2.4.0 RPM
Horde_Editor 2.0.5 RPM
Horde_ElasticSearch 1.0.4 RPM
Horde_Exception 2.0.8 RPM
Horde_Feed 2.0.4 RPM
Horde_Form 2.0.19 RPM
Horde_Group 2.1.1 RPM
Horde_HashTable 1.2.6 RPM
Horde_History 2.3.6 RPM
Horde_Http 2.1.7 RPM
Horde_Icalendar 2.1.8 RPM
Horde_Idna 1.1.1 RPM
Horde_Image 2.5.3 RPM
Horde_Imap_Client 2.29.16 RPM
Horde_Imsp 2.0.10 RPM
Horde_Injector 2.0.5 RPM
Horde_Itip 2.1.2 RPM
Horde_JavascriptMinify 1.1.5 RPM
Horde_Kolab_Format 2.0.9 RPM
Horde_Kolab_Session 2.0.3 RPM
Horde_ListHeaders 1.2.5 RPM
Horde_Lock 2.1.4 RPM
Horde_Log 2.3.0 RPM
Horde_LoginTasks 2.0.7 RPM
horde_lz4 1.0.10 RPM
Horde_Mail 2.6.4 RPM
Horde_Mail_Autoconfig 1.0.3 RPM
Horde_Mime 2.11.0 RPM
Horde_Mime_Viewer 2.2.2 RPM
Horde_Nls 2.2.1 RPM
Horde_Notification 2.0.4 RPM
Horde_Oauth 2.0.4 RPM
Horde_Pack 1.0.7 RPM
Horde_Pdf 2.0.7 RPM
Horde_Perms 2.1.7 RPM
Horde_Prefs 2.9.0 RPM
Horde_Queue 1.1.5 RPM
Horde_Rdo 2.1.0 RPM
Horde_Role 1.0.1 RPM
Horde_Routes 2.0.5 RPM
Horde_Rpc 2.1.8 RPM
Horde_Secret 2.0.6 RPM
Horde_Serialize 2.0.5 RPM
Horde_Service_Facebook 2.0.10 RPM
Horde_Service_Twitter 2.1.6 RPM
Horde_SessionHandler 2.2.9 RPM
Horde_Share 2.2.0 RPM
Horde_Smtp 1.9.5 RPM
Horde_Socket_Client 2.1.2 RPM
Horde_SpellChecker 2.1.3 RPM
Horde_Stream 1.6.3 RPM
Horde_Stream_Filter 2.0.4 RPM
Horde_Stream_Wrapper 2.1.4 RPM
Horde_Support 2.2.0 RPM
Horde_SyncMl 2.0.7 RPM
Horde_Template 2.0.3 RPM
Horde_Text_Diff 2.2.0 RPM
Horde_Text_Filter 2.3.5 RPM
Horde_Text_Flowed 2.0.3 RPM
Horde_Timezone 1.1.0 RPM
Horde_Token 2.0.9 RPM
Horde_Translation 2.2.2 RPM
Horde_Tree 2.0.5 RPM
Horde_Url 2.2.6 RPM
Horde_Util 2.5.8 RPM
Horde_Vfs 2.4.0 RPM
Horde_View 2.0.6 RPM
Horde_Xml_Element 2.0.4 RPM
Horde_Xml_Wbxml 2.0.3 RPM
Horde_Yaml 2.0.7 RPM
HTML Tidy 1.1 RPM
HTML_Template_IT 1.3.0 RPM
HTTP 1.4.1 RPM
HTTP_Request 1.4.4 RPM
HTTP_WebDAV_Server 1.0.0RC8 RPM
IMAP 2007f RPM
imp 6.2.22 RPM
ingo 3.2.16 RPM
jQuery 3.2.0 3.2.0 RPM
Kronolith 4.2.24 RPM
Libmcrypt 2.5.8 RPM
libspf2 1.2.10 RPM
libsrs_alt SRS library 1.0 RPM
Log 1.12.7 RPM
Mail 1.2.0 RPM
Mail_Mime 1.8.3 RPM
MDB2 2.4.1 RPM
Mnemo 4.2.14 RPM
Mongrel 1.1.5 src/3rdparty/ruby/gems
MyDNS 1.2.8.31 RPM
MySQL® 5.6.43 RPM
MySQL® 5.5 5.5.62 RPM
MySQL® 5.6 5.6.45 RPM
nag 4.2.18 RPM
Net::Server 2.009 RPM
Net_DNS2 1.4.1 RPM
Net_FTP 1.3.7 RPM
Net_IMAP 1.1.2 RPM
Net_Sieve 1.3.2 RPM
Net_SMTP 1.6.2 RPM
Net_Socket 1.0.14 RPM
Net_URL 1.0.15 RPM
Net_UserAgent_Detect 2.5.2 RPM
NSD 3.2.18 RPM
Open Sans 1.0 RPM
p0f 3.09b RPM
PEAR_Command_Packaging 0.3.0 RPM
PigZ 2.4 RPM
PostgreSQL 9.2.24 RPM
ProFTPD 1.3.6 RPM
Pure-FTP 1.0.47 RPM
PuttyGen 0.70 RPM
Rack 1.1.6 src/3rdparty/ruby/gems
re2c 1.1.1 RPM
RequireJS 2.1.14 RPM
rpm_is_working 1.0 RPM
Services_Weather 1.4.7 RPM
site-publisher-templates 1.0 RPM
SOAP 0.13.0 RPM
splitlogs 1.0 RPM
Text_Figlet 1.0.2 RPM
timeobjects 2.1.4 RPM
trean 1.1.9 RPM
Tree::DAG_Node 1.31 RPM
turba 4.2.22 RPM
User::Perl 1.0 RPM
Webalizer 2.23_08 RPM
webmail 5.2.22 RPM
XML_Parser 1.3.4 RPM
XML_RPC 1.5.5 RPM
XML_Serializer 0.20.2 RPM
XML_SVG 1.1.0 RPM
yui (Yahoo User Experience Tools) 2.9.0 RPM

PHP Modules

cPanel & WHM version 70 includes the following PHP modules:

Third-party application Version Source
Auth_SASL 1.1.0 RPM
Cache 1.5.6 RPM
Console_Color 1.0.3 RPM
Console_Table 1.3.1 RPM
content 2.0.6 RPM
cpanel-php-horde-lz4-placeholder 1.0.10 RPM
cpanel-php72 7.2.7 RPM
cpanel-php73 7.3.6 RPM
Date 1.4.7 RPM
Date_Holidays 0.21.8 RPM
Date_Holidays_Australia 0.2.2 RPM
Date_Holidays_Austria 0.1.6 RPM
Date_Holidays_Brazil 0.1.2 RPM
Date_Holidays_Croatia 0.1.1 RPM
Date_Holidays_Czech 0.1.0 RPM
Date_Holidays_Denmark 0.1.3 RPM
Date_Holidays_EnglandWales 0.1.5 RPM
Date_Holidays_Finland 0.1.2 RPM
Date_Holidays_Germany 0.1.2 RPM
Date_Holidays_Iceland 0.1.2 RPM
Date_Holidays_Ireland 0.1.3 RPM
Date_Holidays_Italy 0.1.1 RPM
Date_Holidays_Japan 0.1.3 RPM
Date_Holidays_Netherlands 0.1.4 RPM
Date_Holidays_Norway 0.1.2 RPM
Date_Holidays_PHPdotNet 0.1.2 RPM
Date_Holidays_Portugal 0.1.1 RPM
Date_Holidays_Romania 0.1.2 RPM
Date_Holidays_Russia 0.1.0 RPM
Date_Holidays_SanMarino 0.1.1 RPM
Date_Holidays_Serbia 0.1.0 RPM
Date_Holidays_Slovenia 0.1.2 RPM
Date_Holidays_Spain 0.1.4 RPM
Date_Holidays_Sweden 0.1.3 RPM
Date_Holidays_Turkey 0.1.1 RPM
Date_Holidays_Ukraine 0.1.2 RPM
Date_Holidays_UNO 0.1.3 RPM
Date_Holidays_USA 0.1.1 RPM
Date_Holidays_Venezuela 0.1.1 RPM
DB 1.9.3 RPM
File 1.4.1 RPM
File_Find 1.3.3 RPM
File_Fstab 2.0.3 RPM
Horde Groupware Webmail Edition 5.2.21 RPM
Horde_Alarm 2.2.10 RPM
Horde_Argv 2.1.0 RPM
Horde_Auth 2.2.2 RPM
Horde_Autoloader 2.1.2 RPM
Horde_Browser 2.0.16 RPM
Horde_Cache 2.5.5 RPM
Horde_Cli 2.3.0 RPM
Horde_Compress 2.2.2 RPM
Horde_Compress_Fast 1.1.1 RPM
Horde_Constraint 2.0.3 RPM
Horde_Controller 2.0.5 RPM
Horde_Core 2.31.8 RPM
Horde_Crypt 2.7.12 RPM
Horde_Crypt_Blowfish 1.1.2 RPM
Horde_Css_Parser 1.0.11 RPM
Horde_CssMinify 1.0.4 RPM
Horde_Data 2.1.4 RPM
Horde_Date 2.4.1 RPM
Horde_Date_Parser 2.0.6 RPM
Horde_Dav 1.1.4 RPM
Horde_Db 2.4.0 RPM
Horde_Editor 2.0.5 RPM
Horde_ElasticSearch 1.0.4 RPM
Horde_Exception 2.0.8 RPM
Horde_Feed 2.0.4 RPM
Horde_Form 2.0.19 RPM
Horde_Group 2.1.1 RPM
Horde_HashTable 1.2.6 RPM
Horde_History 2.3.6 RPM
Horde_Http 2.1.7 RPM
Horde_Icalendar 2.1.8 RPM
Horde_Idna 1.1.1 RPM
Horde_Image 2.6.0 RPM
Horde_Imap_Client 2.29.17 RPM
Horde_Imsp 2.0.10 RPM
Horde_Injector 2.0.5 RPM
Horde_Itip 2.1.2 RPM
Horde_JavascriptMinify 1.1.5 RPM
Horde_Kolab_Format 2.0.9 RPM
Horde_Kolab_Session 2.0.3 RPM
Horde_ListHeaders 1.2.5 RPM
Horde_Lock 2.1.4 RPM
Horde_Log 2.3.0 RPM
Horde_LoginTasks 2.0.7 RPM
Horde_Mail 2.6.5 RPM
Horde_Mail_Autoconfig 1.0.3 RPM
Horde_Mime 2.11.0 RPM
Horde_Mime_Viewer 2.2.2 RPM
Horde_Nls 2.2.1 RPM
Horde_Notification 2.0.4 RPM
Horde_Oauth 2.0.4 RPM
Horde_Pack 1.0.7 RPM
Horde_Pdf 2.0.7 RPM
Horde_Perms 2.1.8 RPM
Horde_Prefs 2.9.0 RPM
Horde_Queue 1.1.5 RPM
Horde_Rdo 2.1.0 RPM
Horde_Role 1.0.1 RPM
Horde_Routes 2.0.5 RPM
Horde_Rpc 2.1.8 RPM
Horde_Secret 2.0.6 RPM
Horde_Serialize 2.0.5 RPM
Horde_Service_Facebook 2.0.10 RPM
Horde_Service_Twitter 2.1.6 RPM
Horde_SessionHandler 2.2.9 RPM
Horde_Share 2.2.0 RPM
Horde_Smtp 1.9.5 RPM
Horde_Socket_Client 2.1.2 RPM
Horde_SpellChecker 2.1.3 RPM
Horde_Stream 1.6.3 RPM
Horde_Stream_Filter 2.0.4 RPM
Horde_Stream_Wrapper 2.1.4 RPM
Horde_Support 2.2.0 RPM
Horde_SyncMl 2.0.7 RPM
Horde_Template 2.0.3 RPM
Horde_Text_Diff 2.2.0 RPM
Horde_Text_Filter 2.3.6 RPM
Horde_Text_Flowed 2.0.3 RPM
Horde_Timezone 1.1.0 RPM
Horde_Token 2.0.9 RPM
Horde_Translation 2.2.2 RPM
Horde_Tree 2.0.5 RPM
Horde_Url 2.2.6 RPM
Horde_Util 2.5.8 RPM
Horde_Vfs 2.4.0 RPM
Horde_View 2.0.6 RPM
Horde_Xml_Element 2.0.4 RPM
Horde_Xml_Wbxml 2.0.3 RPM
Horde_Yaml 2.0.7 RPM
HTML_Template_IT 1.3.1 RPM
HTTP 1.4.1 RPM
HTTP_Request 1.4.4 RPM
HTTP_WebDAV_Server 1.0.0RC8 RPM
imp 6.2.24 RPM
ingo 3.2.16 RPM
ionCube Loader 10.2.2 RPM
Kronolith 4.2.27 RPM
Log 1.13.1 RPM
Mail 1.4.1 RPM
Mail_Mime 1.10.2 RPM
MDB2 2.4.1 RPM
Mnemo 4.2.14 RPM
nag 4.2.19 RPM
Net_DNS2 1.4.4 RPM
Net_FTP 1.4.0 RPM
Net_IMAP 1.1.3 RPM
Net_Sieve 1.4.4 RPM
Net_SMTP 1.8.1 RPM
Net_Socket 1.2.2 RPM
Net_URL 1.0.15 RPM
Net_UserAgent_Detect 2.5.2 RPM
PEAR_Command_Packaging 0.3.0 RPM
Services_Weather 1.4.7 RPM
SOAP 0.14.0 RPM
SourceGuardian PHP Encoder 11.2 RPM
Text_Figlet 1.0.2 RPM
timeobjects 2.1.4 RPM
trean 1.1.9 RPM
turba 4.2.25 RPM
webmail 5.2.22 RPM
XML_Parser 1.3.8 RPM
XML_RPC 1.5.5 RPM
XML_Serializer 0.21.0 RPM
XML_SVG 1.1.0 RPM

Perl modules

cPanel & WHM version 70 includes the following Perl modules:

Third-party application Version Source
Algorithm::Dependency 1.110 RPM
Algorithm::Diff 1.1903 RPM
aliased 0.34 RPM
Amazon::S3 0.45 RPM
Apache SpamAssassin™ 3.004002 RPM
Apache::LogFormat::Compiler 0.35 RPM
App::Cmd 0.331 RPM
App::CmdDispatch 0.43 RPM
App::cpanminus 1.7044 RPM
AppConfig 1.71 RPM
Archive::Any 0.0945 RPM
Archive::Extract 0.80 RPM
Archive::Tar::Builder 2.5004 RPM
Archive::Tar::Wrapper 0.33 RPM
Archive::Zip 1.64 RPM
Authen::Libwrap 0.23 RPM
Authen::PAM 0.16 RPM
Authen::SASL 2.16 RPM
B::C 5.028008 RPM
B::Debug 1.26 RPM
B::Flags 0.17 RPM
B::Hooks::EndOfScope 0.24 RPM
B::Hooks::OP::Check 0.22 RPM
B::Keywords 1.19 RPM
B::Lint 1.20 RPM
B::Utils 0.27 RPM
bareword::filehandles 0.006 RPM
BSD::Resource 1.2911 RPM
Bytes::Random::Secure::Tiny 1.008 RPM
Cache::Cache 1.08 RPM
Call::Context 0.02 RPM
Canary::Stability 2012 RPM
Capture::Tiny 0.48 RPM
Carp::Always 0.16 RPM
Carp::Clan 6.06 RPM
CDB_File 0.99 RPM
CGI 4.40 RPM
Char::Replace 0.004 RPM
Class::Accessor::Lite::Lazy 0.03 RPM
Class::Accessor::Lite 0.08 RPM
Class::Accessor 0.51 RPM
Class::Data::Inheritable 0.08 RPM
Class::ErrorHandler 0.04 RPM
Class::Inner 0.200001 RPM
Class::Inspector 1.32 RPM
Class::ISA 0.36 RPM
Class::Load::XS 0.10 RPM
Class::Load 0.25 RPM
Class::Loader 2.03 RPM
Class::Method::Modifiers 2.12 RPM
Class::Singleton 1.5 RPM
Class::Std::Utils v0.0.3 RPM
Class::Std 0.013 RPM
Class::Tiny::Chained 0.004 RPM
Class::Tiny 1.006 RPM
Class::Trigger 0.14 RPM
Class::Unload 0.11 RPM
Class::XSAccessor 1.19 RPM
Clipboard 0.13 RPM
Clone::Choose 0.010 RPM
Clone::PP 1.07 RPM
Clone 0.39 RPM
Colon::Config 0.004 RPM
common::sense 3.74 RPM
Compress::Bzip2 2.26 RPM
Compress::Raw::Lzma 2.082 RPM
Config::Any 0.32 RPM
Config::Crontab 1.45 RPM
Config::General 2.63 RPM
Config::INI 0.025 RPM
Config::Tiny 2.23 RPM
Convert::ASCII::Armour 1.4 RPM
Convert::ASN1 0.27 RPM
Convert::BinHex 1.125 RPM
Convert::PEM 0.08 RPM
Convert::TNEF 0.18 RPM
Cookie::Baker 0.09 RPM
cpanel-perl-528 5.28.0 RPM
cpanel-rrdtool 1.5.5 RPM
Cpanel::Cleanup 0.4 RPM
Cpanel::CORE::Dependencies 2.4 RPM
Cpanel::JSON::XS 4.06 RPM
cPanel::MemTest 0.3 RPM
Cpanel::Optimizer 0.3 RPM
Cpanel::OS 0.10 RPM
Cpanel::POSIX::Tiny 1.3 RPM
cPanel::PublicAPI 2.4 RPM
cPanel::SyncUtil 0.8 RPM
Cpanel::UniqId 0.2 RPM
Crypt::Blowfish 2.14 RPM
Crypt::CBC 2.33 RPM
Crypt::Cracklib 1.7 RPM
Crypt::Curve25519 0.06 RPM
Crypt::DES 2.07 RPM
Crypt::DES_EDE3 0.01 RPM
Crypt::DH 0.07 RPM
Crypt::DSA 1.17 RPM
Crypt::Ed25519 1.04 RPM
Crypt::Format 0.10 RPM
Crypt::GPG 1.64 RPM
Crypt::JWT 0.023 RPM
Crypt::OpenSSL::Bignum 0.09 RPM
Crypt::OpenSSL::DSA 0.19 RPM
Crypt::OpenSSL::PKCS10 0.16 RPM
Crypt::OpenSSL::PKCS12 1.0 RPM
Crypt::OpenSSL::Random 0.15 RPM
Crypt::OpenSSL::RSA 0.31 RPM
Crypt::OpenSSL::X509 1.809 RPM
Crypt::Passwd::XS 0.601 RPM
Crypt::Perl 0.29 RPM
Crypt::PKCS10 1.9 RPM
Crypt::Primes 0.50 RPM
Crypt::Random 1.25 RPM
Crypt::RC4 2.02 RPM
Crypt::Rijndael 1.13 RPM
Crypt::RSA 1.99 RPM
Crypt::SSLeay 0.72 RPM
Crypt::X509 0.51 RPM
CryptX 0.061 RPM
CSS::SpriteMaker 1.01 RPM
CSS 1.09 RPM
Data::Buffer 0.04 RPM
Data::Compare 1.25 RPM
Data::Dump::Streamer 2.40 RPM
Data::Dump 1.23 RPM
Data::Dumper::Concise 2.023 RPM
Data::OptList 0.110 RPM
Data::Rmap 0.65 RPM
Data::Section 0.200007 RPM
Data::Serializer 0.60 RPM
Data::UUID 1.221 RPM
Data::Validate::Domain 0.14 RPM
Data::Validate::IP 0.27 RPM
Data::Validate::URI 0.07 RPM
Data::Validate 0.09 RPM
Date::Manip 6.73 RPM
DateTime::Format::RFC3339 v1.2.0 RPM
DateTime::Format::Strptime 1.75 RPM
DateTime::Locale 1.22 RPM
DateTime::TimeZone 2.19 RPM
DateTime 1.50 RPM
DBD::Mock 1.45 RPM
DBD::mysql 4.048 RPM
DBD::Pg 3.7.4 RPM
DBD::SQLite 1.58 RPM
DBI 1.641 RPM
Devel::CallChecker 0.008 RPM
Devel::Caller 2.06 RPM
Devel::CallParser 0.002 RPM
Devel::CheckLib 1.13 RPM
Devel::CheckOS 1.81 RPM
Devel::FindPerl 0.014 RPM
Devel::GlobalDestruction::XS 0.03 RPM
Devel::GlobalDestruction 0.14 RPM
Devel::GlobalPhase 0.003003 RPM
Devel::NYTProf 6.06 RPM
Devel::OverloadInfo 0.005 RPM
Devel::Size 0.82 RPM
Devel::StackTrace::AsHTML 0.15 RPM
Devel::StackTrace 2.03 RPM
Devel::Symdump 2.18 RPM
Devel::Trace 0.12 RPM
Devel::TraceUse 2.095 RPM
Diff::LibXDiff 0.05 RPM
Digest::FNV 2.00 RPM
Digest::HMAC 1.03 RPM
Digest::MD2 2.04 RPM
Digest::MD4 1.9 RPM
Digest::MD5::File 0.08 RPM
Digest::Perl::MD5 1.9 RPM
Digest::SHA1 2.13 RPM
Directory::Queue 2.0 RPM
Dist::CheckConflicts 0.11 RPM
DNS::Unbound 0.09 RPM
DynaLoader::Functions 0.003 RPM
Email::Abstract 3.008 RPM
Email::Address::XS 1.04 RPM
Email::Address 1.909 RPM
Email::Date::Format 1.005 RPM
Email::MessageID 1.406 RPM
Email::MIME::ContentType 1.022 RPM
Email::MIME::Encodings 1.315 RPM
Email::MIME 1.946 RPM
Email::Simple 2.216 RPM
Email::Valid 1.202 RPM
Encode::Detect 1.01 RPM
Encode::Locale 1.05 RPM
Encode 2.98 RPM
Encoding::BER 1.02 RPM
Env::Path 0.19 RPM
Error 0.17026 RPM
Eval::Closure 0.14 RPM
Exception::Class 1.44 RPM
Exception::Tiny v0.2.1 RPM
Expect 1.35 RPM
Exporter::Tiny 1.002001 RPM
ExtUtils::Config 0.008 RPM
ExtUtils::Helpers 0.026 RPM
ExtUtils::InstallPaths 0.012 RPM
File::chdir 0.1010 RPM
File::Comments 0.08 RPM
File::Copy::Recursive 0.44 RPM
File::Find::Rule::Filesys::Virtual 1.22 RPM
File::Find::Rule::Perl 1.15 RPM
File::Find::Rule 0.34 RPM
File::HomeDir 1.004 RPM
File::Listing 6.04 RPM
File::MMagic 1.30 RPM
File::Path::Tiny 0.9 RPM
File::pushd 1.016 RPM
File::ReadBackwards 1.05 RPM
File::Remove 1.57 RPM
File::Rename 1.00 RPM
File::Scan::ClamAV 1.95 RPM
File::Share 0.25 RPM
File::ShareDir 1.116 RPM
File::Slurp::Tiny 0.004 RPM
File::Slurp 9999.25 RPM
File::Slurper::Temp 0.005 RPM
File::Slurper 0.012 RPM
File::Tail 1.3 RPM
File::Temp 0.2308 RPM
File::Touch 0.11 RPM
File::Which 1.22 RPM
Filesys::Df 0.92 RPM
Filesys::Notify::Simple 0.13 RPM
Filesys::POSIX v0.9.19 RPM
Filesys::Statvfs 0.82 RPM
Filesys::Virtual 0.06 RPM
Font::AFM 1.20 RPM
GD 2.69 RPM
GDGraph 1.54 RPM
GDTextUtil 0.86 RPM
Geo::IP 1.51 RPM
Geo::IPfree 1.151940 RPM
Getopt::Long::Descriptive 0.103 RPM
Getopt::Param::Tiny 0.5 RPM
Getopt::Param 0.0.5 RPM
Git::Raw 0.81 RPM
Git::Repository 1.322 RPM
Git::Version::Compare 1.004 RPM
Git::Wrapper 0.048 RPM
goto::file 0.005 RPM
Graph::Easy::Manual 0.41 RPM
Graph::Easy 0.76 RPM
Graph::Flowchart 0.11 RPM
Guard 1.023 RPM
Hash::Merge::Simple 0.051 RPM
Hash::Merge 0.300 RPM
Hash::MultiValue 0.16 RPM
Hash::Util::FieldHash::Compat 0.11 RPM
Hook::LexWrap 0.26 RPM
HTML::Form 6.03 RPM
HTML::Formatter 2.16 RPM
HTML::Parser 3.72 RPM
HTML::Tagset 3.20 RPM
HTML::Template 2.97 RPM
HTML::Tree 5.07 RPM
HTTP::Body 1.22 RPM
HTTP::CookieJar 0.008 RPM
HTTP::Cookies 6.04 RPM
HTTP::Daemon::SSL 1.04 RPM
HTTP::Daemon 6.01 RPM
HTTP::Date 6.02 RPM
HTTP::DAV 0.48 RPM
HTTP::Entity::Parser 0.21 RPM
HTTP::Headers::Fast 0.21 RPM
HTTP::Message 6.18 RPM
HTTP::MultiPartParser 0.02 RPM
HTTP::Negotiate 6.01 RPM
HTTP::Response::CGI 1.0 RPM
HTTP::Server::Simple 0.52 RPM
HTTP::ServerEvent 0.02 RPM
HTTP::Tiny::UA 0.006 RPM
Import::Into 1.002005 RPM
Importer 0.025 RPM
indirect 0.38 RPM
IO::Callback 1.12 RPM
IO::CloseFDs 1.01 RPM
IO::FDPass 1.2 RPM
IO::Framed 0.15 RPM
IO::HTML 1.001 RPM
IO::Interactive::Tiny 0.2 RPM
IO::Interactive 1.022 RPM
IO::Interface 1.09 RPM
IO::Prompt 0.997004 RPM
IO::SigGuard 0.14 RPM
IO::Socket::ByteCounter v0.0.2 RPM
IO::Socket::INET6 2.72 RPM
IO::Socket::IP 0.39 RPM
IO::Socket::PortState 0.03 RPM
IO::Socket::SSL 2.060 RPM
IO::String 1.08 RPM
IO::stringy 2.111 RPM
IO::Stty 0.03 RPM
IO::TieCombine 1.005 RPM
IO::Tty 1.12 RPM
IPC::Run 20180523.0 RPM
IPC::System::Simple 1.25 RPM
JSON::Any 1.39 RPM
JSON::MaybeXS 1.004000 RPM
JSON::WebToken 0.10 RPM
JSON::XS 3.04 RPM
JSON 2.97001 RPM
Lchown 1.01 RPM
Lexical::SealRequireHints 0.011 RPM
lib::restrict v0.0.5 RPM
libwww::perl 6.35 RPM
libxml::perl 0.08 RPM
Lingua::EN::Inflect 1.903 RPM
Linux::Ext2::FileAttributes 0.01 RPM
Linux::Inotify2 1.22 RPM
List::AllUtils 0.14 RPM
List::Cycle 1.02 RPM
List::MoreUtils::XS 0.428 RPM
List::MoreUtils 0.428 RPM
List::SomeUtils::XS 0.58 RPM
List::SomeUtils 0.56 RPM
List::UtilsBy 0.11 RPM
local::lib 2.000024 RPM
Locale::Maketext::Pseudo 0.6 RPM
Log::Any 1.707 RPM
Log::Dispatch::Array 1.003 RPM
Log::Dispatch 2.68 RPM
Log::Log4perl 1.49 RPM
Log::Message::Simple 0.10 RPM
Log::Message 0.08 RPM
LWP::MediaTypes 6.02 RPM
LWP::Protocol::https 6.07 RPM
LWP::UserAgent::Determined 1.07 RPM
Mail::Alias::Reader 0.06 RPM
Mail::DKIM 0.53 RPM
Mail::Pyzor 0.01 RPM
Mail::SendEasy 1.2 RPM
Mail::Sender::Easy v0.0.5 RPM
Mail::Sender 0.903 RPM
Mail::SPF v2.9.0 RPM
Mail::SRS 0.31 RPM
MailTools 2.20 RPM
Math::Base85 0.4 RPM
Math::BigInt::GMP 1.6005 RPM
Math::BigInt::Pari 1.3004 RPM
Math::BigInt 1.999813 RPM
Math::Combinatorics 0.09 RPM
Math::Fibonacci::Phi 0.02 RPM
Math::Fibonacci 1.5 RPM
Math::Pari 2.030506 RPM
Math::Permute::List 1.007 RPM
Math::ProvablePrime 0.045 RPM
Math::Round 0.07 RPM
Math::Utils 1.13 RPM
MCE::Shared 1.839 RPM
MCE 1.837 RPM
MD5 2.03 RPM
MIME::Base32 1.303 RPM
MIME::Charset 1.012.2 RPM
MIME::Lite 3.030 RPM
MIME::tools 5.508 RPM
MIME::Types 2.17 RPM
Mixin::Linewise 0.108 RPM
MLDBM 2.05 RPM
Module::Build::Tiny 0.039 RPM
Module::Build 0.4229 RPM
Module::Extract::VERSION 1.113 RPM
Module::Find 0.13 RPM
Module::Implementation 0.09 RPM
Module::Install 1.19 RPM
Module::Path 0.19 RPM
Module::Pluggable 5.2 RPM
Module::Refresh 0.17 RPM
Module::Runtime::Conflicts 0.003 RPM
Module::Runtime 0.016 RPM
Module::ScanDeps 1.25 RPM
Module::Signature 0.83 RPM
Module::Util 1.09 RPM
Module::Want 0.6 RPM
Mojolicious 8.0 RPM
Moment 1.3.1 RPM
Moo 2.003004 RPM
Mozilla::CA 20180117 RPM
Mozilla::PublicSuffix v1.0.0 RPM
MRO::Compat 0.13 RPM
multidimensional 0.014 RPM
munin 2.0.30 RPM
MySQL::Diff 0.60 RPM
namespace::autoclean 0.28 RPM
namespace::clean 0.27 RPM
Net::ACME2 0.32 RPM
Net::Address::IPv4::Local 0.12 RPM
Net::Amazon::Signature::V4 0.19 RPM
Net::CIDR::Lite 0.21 RPM
Net::CIDR 0.19 RPM
Net::DAV::Server 1.305 RPM
Net::DNS::Resolver::Mock 1.20171219 RPM
Net::DNS::SEC 1.10 RPM
Net::DNS 1.17 RPM
Net::Domain::TLD 1.75 RPM
Net::FastCGI 0.14 RPM
Net::FTPSSL 0.40 RPM
Net::Google::Drive::Simple 0.13 RPM
Net::HTTP 6.18 RPM
Net::HTTPS::Any 0.12 RPM
Net::HTTPTunnel 0.51 RPM
Net::Ident 1.24 RPM
Net::IDN::Encode 2.400 RPM
Net::IP::Match::Regexp 1.01 RPM
Net::IP 1.26 RPM
Net::IPv4Addr 0.10 RPM
Net::LibIDN 0.12 RPM
Net::OAuth 0.28 RPM
Net::OpenSSH 0.78 RPM
Net::SFTP::Foreign 1.89 RPM
Net::SNMP v6.0.1 RPM
Net::SSLeay 1.85 RPM
Net::WebSocket 0.19 RPM
Net::Whois::IANA 0.44 RPM
NetAddr::IP 4.079 RPM
No::Worries 1.5 RPM
Number::Compare 0.03 RPM
OAuth::Cmdline 0.06 RPM
OAuth::Lite2 0.11 RPM
OIDC::Lite 0.10 RPM
OLE::Storage_Lite 0.19 RPM
Opcodes 0.14 RPM
Package::Constants 0.06 RPM
Package::DeprecationManager 0.17 RPM
Package::Stash::XS 0.28 RPM
Package::Stash 0.37 RPM
Package::Variant 1.003002 RPM
PadWalker 2.3 RPM
Parallel::ForkManager 1.20 RPM
Parallel::Subs 0.002 RPM
Params::Util 1.07 RPM
Params::Validate 1.29 RPM
Params::ValidationCompiler 0.30 RPM
Parse::RecDescent 1.967015 RPM
Parse::Yapp 1.21 RPM
Path::Class 0.37 RPM
Path::FindDev v0.5.3 RPM
Path::IsDev 1.001003 RPM
Path::Iter 0.2 RPM
Path::Iterator::Rule 1.014 RPM
Path::Tiny 0.108 RPM
PathTools 3.75 RPM
Perl6::Junction 1.60000 RPM
Perl::Critic::Cpanel 0.04 RPM
Perl::Critic::Policy::CompileTime 0.03 RPM
Perl::Critic 1.132 RPM
Perl::MinimumVersion 1.38 RPM
Perl::Strip 1.1 RPM
Perl::Tidy 20180220 RPM
Perl::Version 1.013 RPM
PerlIO::utf8_strict 0.007 RPM
PHP::Serialization 0.34 RPM
Plack 1.0047 RPM
Pod::Markdown::Github 0.03 RPM
Pod::Markdown 3.101 RPM
Pod::Spell 1.20 RPM
POSIX::strftime::Compiler 0.42 RPM
PPI 1.269 RPM
PPIx::QuoteLike 0.006 RPM
PPIx::Regexp 0.062 RPM
PPIx::Utilities 1.001000 RPM
prefork 1.04 RPM
Pristine::Tar 1.40 RPM
Probe::Perl 0.03 RPM
Proc::Daemon 0.23 RPM
Proc::FastSpawn 1.2 RPM
Proc::PID::File 1.29 RPM
Promise::ES6 0.05 RPM
Quota 1.7.2 RPM
Razor2::Client::Agent 2.86 RPM
Readonly::XS 1.05 RPM
Readonly 2.05 RPM
Ref::Util::XS 0.117 RPM
Ref::Util 0.204 RPM
Regexp::Parser 0.22 RPM
REST::Client 273 RPM
REST::Google 1.0.8 RPM
Return::Value 1.666005 RPM
Role::Multiton 0.2 RPM
Role::Tiny 2.000006 RPM
RRDs v1.5.5 RPM
Schedule::Cron::Events 1.95 RPM
Set::Crontab 1.03 RPM
Set::Scalar 1.29 RPM
Simple::Accessor 1.11 RPM
Socket6 0.28 RPM
Software::License 0.103013 RPM
Sort::Versions 1.62 RPM
Specio 0.42 RPM
Spreadsheet::ParseExcel 0.65 RPM
Stream::Buffered 0.03 RPM
strictures 2.000005 RPM
String::CRC32 1.7 RPM
String::Format 1.18 RPM
String::PerlQuote 0.02 RPM
String::Random 0.30 RPM
String::RewritePrefix 0.007 RPM
String::ShellQuote 1.04 RPM
String::UnicodeUTF8 0.22 RPM
String::Unquotemeta 0.1 RPM
Sub::Exporter::ForMethods 0.100052 RPM
Sub::Exporter::Progressive 0.001013 RPM
Sub::Exporter 0.987 RPM
Sub::Identify 0.14 RPM
Sub::Info 0.002 RPM
Sub::Install 0.928 RPM
Sub::Name 0.21 RPM
Sub::Quote 2.006003 RPM
Sub::Uplevel 0.2800 RPM
SUPER 1.20141117 RPM
superclass 0.003 RPM
SVG::Parser 1.03 RPM
SVG::SpriteMaker 0.002 RPM
SVG 2.84 RPM
Switch 2.17 RPM
Symbol::Get 0.10 RPM
syntax 0.004 RPM
Sys::Hostname::Long 1.5 RPM
Sys::Info::Base 0.7804 RPM
Sys::Info::Driver::Linux 0.7903 RPM
Sys::Info 0.78 RPM
Sys::Mmap 0.19 RPM
Sys::SigAction 0.23 RPM
Sys::Statistics::Linux 0.66 RPM
Sysadm::Install 0.48 RPM
System::Command 1.119 RPM
Task::Weaken 1.06 RPM
Template::Toolkit 2.27 RPM
TermReadKey 2.37 RPM
Test::Carp 0.2 RPM
Test::ClassAPI 1.07 RPM
Test::Deep 1.128 RPM
Test::Differences 0.64 RPM
Test::Exception 0.43 RPM
Test::Fatal 0.014 RPM
Test::MockObject 1.20180705 RPM
Test::Most 0.35 RPM
Test::NoWarnings 1.04 RPM
Test::Requires 0.10 RPM
Test::RequiresInternet 0.05 RPM
Test::SharedFork 0.35 RPM
Test::TCP 2.19 RPM
Test::Trap v0.3.3 RPM
Test::Warn 0.36 RPM
Text::CSV 1.97 RPM
Text::CSV_XS 1.36 RPM
Text::Diff 1.45 RPM
Text::Extract::MaketextCallPhrases 0.94 RPM
Text::Fold 0.5 RPM
Text::Glob 0.11 RPM
Text::Iconv 1.7 RPM
Text::MicroTemplate 0.24 RPM
Text::Template 1.53 RPM
Text::Trim 1.02 RPM
Text::Unidecode 1.30 RPM
Throwable 0.200013 RPM
Tie::EncryptedHash 1.24 RPM
Tie::IxHash 1.23 RPM
Tie::ToObject 0.03 RPM
TimeDate 2.30 RPM
Tree::MultiNode v1.0.13 RPM
Try::Tiny 0.30 RPM
Try 0.03 RPM
Types::Serialiser 1.0 RPM
Ubic::Service::InitScriptWrapper 0.02 RPM
Ubic 1.60 RPM
Umask::Local 1.0 RPM
UNIVERSAL::can 1.20140328 RPM
UNIVERSAL::isa 1.20171012 RPM
Unix::PID::Tiny 0.95 RPM
Unix::PID 0.23 RPM
Unix::Processors 2.046 RPM
Unix::Sysexits 0.06 RPM
URI::Escape::XS 0.14 RPM
URI::XSEscape 0.001000 RPM
URI 1.74 RPM
URL::Encode::XS 0.03 RPM
URL::Encode 0.03 RPM
Variable::Magic 0.62 RPM
Version::Next 1.000 RPM
Want 0.29 RPM
warnings::unused 0.06 RPM
Web::Detect 0.05 RPM
WWW::Form::UrlEncoded 0.24 RPM
WWW::Mechanize 1.88 RPM
WWW::OAuth 1.000 RPM
WWW::RobotRules 6.02 RPM
X::Tiny 0.19 RPM
XML::Catalogs 1.0.3 RPM
XML::DOM 1.46 RPM
XML::Dumper 0.81 RPM
XML::LibXML 2.0132 RPM
XML::NamespaceSupport 1.12 RPM
XML::Parser 2.44 RPM
XML::RegExp 0.04 RPM
XML::SAX::Base 1.09 RPM
XML::SAX::Expat 0.51 RPM
XML::SAX 1.00 RPM
XML::Simple 2.25 RPM
XML::Writer 0.625 RPM
XML::XPath 1.42 RPM
XString 0.001 RPM
YAML::AppConfig 0.19 RPM
YAML::LibYAML 0.74 RPM
YAML::Syck 1.30 RPM
YAML::Tiny 1.73 RPM
YAML 1.26 RPM

OS-provided

Note:

We use CentOS servers to generate these lists. The specific version numbers and packages may vary slightly on CloudLinux™ and Red Hat® Enterprise Linux servers.

cPanel & WHM uses the following operating system-provided third-party applications:

Third-party application Version Source
at 3.1.13-24.el7 RPM
autoconf 2.69-11.el7 RPM
automake 1.13.4-3.el7 RPM
bash 4.2.46-33.el7 RPM
bind 9.11.4-9.P2.el7 RPM
bind-devel 9.11.4-9.P2.el7 RPM
bind-libs 9.11.4-9.P2.el7 RPM
bind-utils 9.11.4-9.P2.el7 RPM
binutils 2.27-41.base.el7 RPM
bison 3.0.4-2.el7 RPM
boost-program-options 1.53.0-27.el7 RPM
boost-serialization 1.53.0-27.el7 RPM
bzip2 1.0.6-13.el7 RPM
bzip2-libs 1.0.6-13.el7 RPM
cairo 1.15.12-4.el7 RPM
compat-db 4.7.25-28.el7 RPM
coreutils 8.22-24.el7 RPM
cpio 2.11-27.el7 RPM
cpp 4.8.5-39.el7 RPM
cracklib 2.9.0-11.el7 RPM
cronie 1.4.11-23.el7 RPM
crontabs 1.11-6.20121102git.el7 RPM
curl 7.29.0-54.el7 RPM
e2fsprogs 1.42.9-16.el7 RPM
e2fsprogs-devel 1.42.9-16.el7 RPM
expat 2.1.0-10.el7_3 RPM
expat-devel 2.1.0-10.el7_3 RPM
file 5.11-35.el7 RPM
findutils 4.5.11-6.el7 RPM
flex 2.5.37-6.el7 RPM
fontconfig 2.13.0-4.3.el7 RPM
freetype 2.8-14.el7 RPM
ftp 0.17-67.el7 RPM
gamin 0.1.10-16.el7 RPM
gamin-devel 0.1.10-16.el7 RPM
gawk 4.0.2-4.el7_3.1 RPM
gcc 4.8.5-39.el7 RPM
gcc-c++ 4.8.5-39.el7 RPM
gd 2.0.35-26.el7 RPM
gd-devel 2.0.35-26.el7 RPM
gd-progs 2.0.35-26.el7 RPM
gdbm 1.10-8.el7 RPM
gdbm-devel 1.10-8.el7 RPM
gettext 0.19.8.1-2.el7 RPM
gettext-devel 0.19.8.1-2.el7 RPM
ghostscript 9.25-2.el7_7.2 RPM
giflib 4.1.6-9.el7 RPM
glib2 2.56.1-5.el7 RPM
glibc 2.17-292.el7 RPM
glibc-devel 2.17-292.el7 RPM
glibc-static 2.17-292.el7 RPM
gmp 6.0.0-15.el7 RPM
gnupg2 2.0.22-5.el7_5 RPM
grubby 8.28-26.el7 RPM
gzip 1.5-10.el7 RPM
hunspell 1.3.2-15.el7 RPM
hunspell-en 0.20121024-6.el7 RPM
ImageMagick 6.7.8.9-18.el7 RPM
initscripts 9.49.47-1.el7 RPM
iptables 1.4.21-33.el7 RPM
kernel-headers 3.10.0-1062.1.1.el7 RPM
keyutils-libs 1.5.8-3.el7 RPM
krb5-devel 1.15.1-37.el7_7.2 RPM
krb5-libs 1.15.1-37.el7_7.2 RPM
less 458-9.el7 RPM
libaio 0.3.109-13.el7 RPM
libaio-devel 0.3.109-13.el7 RPM
libcap 2.22-10.el7 RPM
libcom_err 1.42.9-16.el7 RPM
libcurl 7.29.0-54.el7 RPM
libdb 5.3.21-25.el7 RPM
libevent 2.0.21-4.el7 RPM
libgcc 4.8.5-39.el7 RPM
libgomp 4.8.5-39.el7 RPM
libicu 50.2-3.el7 RPM
libidn 1.28-4.el7 RPM
libidn-devel 1.28-4.el7 RPM
libjpeg-turbo 1.2.90-8.el7 RPM
libjpeg-turbo-devel 1.2.90-8.el7 RPM
libmount 2.23.2-61.el7 RPM
libpcap 1.5.3-11.el7 RPM
libpng 1.5.13-7.el7_2 RPM
libpng-devel 1.5.13-7.el7_2 RPM
libssh2 1.8.0-3.el7 RPM
libstdc++ 4.8.5-39.el7 RPM
libstdc++-devel 4.8.5-39.el7 RPM
libtiff 4.0.3-32.el7 RPM
libtiff-devel 4.0.3-32.el7 RPM
libtool 2.4.2-22.el7_3 RPM
libtool-ltdl 2.4.2-22.el7_3 RPM
libtool-ltdl-devel 2.4.2-22.el7_3 RPM
libwmf 0.2.8.4-41.el7_1 RPM
libX11-devel 1.6.7-2.el7 RPM
libxml2 2.9.1-6.el7_2.3 RPM
libxml2-devel 2.9.1-6.el7_2.3 RPM
libXpm 3.5.12-1.el7 RPM
libXpm-devel 3.5.12-1.el7 RPM
libxslt 1.1.28-5.el7 RPM
libxslt-devel 1.1.28-5.el7 RPM
lsof 4.87-6.el7 RPM
lynx 2.8.8-0.3.dev15.el7 RPM
make 3.82-24.el7 RPM
nano 2.3.1-10.el7 RPM
ncurses 5.9-14.20130511.el7_4 RPM
ncurses-devel 5.9-14.20130511.el7_4 RPM
ncurses-libs 5.9-14.20130511.el7_4 RPM
ncurses-term 5.9-14.20130511.el7_4 RPM
net-tools 2.0-0.25.20131004git.el7 RPM
openldap 2.4.44-21.el7_6 RPM
openssh 7.4p1-21.el7 RPM
openssh-clients 7.4p1-21.el7 RPM
openssh-server 7.4p1-21.el7 RPM
openssl 1.0.2k-19.el7 RPM
openssl-devel 1.0.2k-19.el7 RPM
openssl-libs 1.0.2k-19.el7 RPM
pam 1.1.8-22.el7 RPM
pam-devel 1.1.8-22.el7 RPM
pango 1.42.4-4.el7_7 RPM
passwd 0.79-5.el7 RPM
patch 2.7.1-11.el7 RPM
pcre 8.32-17.el7 RPM
perl 5.16.3-294.el7_6 RPM
pixman 0.34.0-1.el7 RPM
popt 1.13-16.el7 RPM
procps-ng 3.3.10-26.el7 RPM
psmisc 22.20-16.el7 RPM
python 2.7.5-86.el7 RPM
python-devel 2.7.5-86.el7 RPM
python-docs 2.7.5-3.el7_6 RPM
python-setuptools 0.9.8-7.el7 RPM
python-tools 2.7.5-86.el7 RPM
quota 4.01-19.el7 RPM
quota-devel 4.01-19.el7 RPM
rcs 5.9.0-5.el7 RPM
rdate 1.4-25.el7 RPM
readline 6.2-11.el7 RPM
rsync 3.1.2-6.el7_6.1 RPM
screen 4.1.0-0.25.20120314git3c2946.el7 RPM
sed 4.2.2-5.el7 RPM
shadow-utils 4.6-5.el7 RPM
sharutils 4.13.3-8.el7 RPM
Smartmontools 7.0-1.el7 RPM
sqlite 3.7.17-8.el7 RPM
strace 4.12-9.el7 RPM
sysstat 10.1.5-18.el7 RPM
systemd 219-67.el7_7.1 RPM
tar 1.26-35.el7 RPM
tcp_wrappers-devel 7.6-77.el7 RPM
tcp_wrappers-libs 7.6-77.el7 RPM
traceroute 2.0.22-2.el7 RPM
unzip 6.0-20.el7 RPM
util-linux 2.23.2-61.el7 RPM
wget 1.14-18.el7_6.1 RPM
which 2.20-7.el7 RPM
xz 5.2.2-1.el7 RPM
xz-libs 5.2.2-1.el7 RPM
yum-utils 1.1.31-52.el7 RPM
zip 3.0-11.el7 RPM
zlib 1.2.7-18.el7 RPM
zlib-devel 1.2.7-18.el7 RPM

Appendix B: New and modified API functions

New UAPI functions

New WHM API 1 functions

Modified UAPI functions

  • Email::add_spam_filter — In cPanel & WHM version 70 and later, you cannot enter 0 as a value for the required_score parameter. In previous versions, the function would convert 0 to the default value. We also added the account parameter.

  • Email::disable_spam_autodelete — We added the account parameter.

  • Email::get_spam_settings — We added the account parameter.

  • Email::list_pops_with_disk — Previously this function would not accept scientific notations for the diskusedpercent_float return value. In cPanel & WHM version 70 and later, this function now accepts these values.

  • Email::suspend_login — Previously this function would suspend a user’s ability to log in to, send mail from, and read their mail account. In cPanel & WHM version 70 and later, this function only suspends a user’s ability to log in to their email account.

  • Email::unsuspend_login — Previously this function would unsuspend a user’s ability to log in to, send mail from, and read their mail account. In cPanel & WHM version 70 and later, this function only unsuspends a user’s ability to log in to their email account.

  • Email::add_pop — The quota parameter value cannot exceed the defined maximum email quota, and the unlimited value is only available to users without a defined quota. This value now defaults to the defined system value.

  • Email::add_spam_filter — We added the account parameter.

  • Email::disable_spam_autodelete — We added the account parameter and three new returns.

  • Email::edit_pop_quota — The quota parameter value cannot exceed the defined maximum email quota, and the unlimited value is only available to users without a defined quota. This value now defaults to the defined system value.

  • Email::get_default_email_quota — The data return’s values are either the system’s default quota or the assigned account’s quota, if this value is less than the system’s default quota value.

  • Email::get_default_email_quota_mib — The data return’s values are either the system’s default quota or the assigned account’s quota, if this value is less than the system’s default quota value.

  • Email::get_max_email_quota — The data return’s values are either the system’s default quota or the assigned account’s quota, if this value is less than the system’s default quota value.

  • Email::get_max_email_quota_mib — The data return’s values are either the system’s default quota or the assigned account’s quota, if this value is less than the system’s default quota value.

  • Email::get_spam_settings — We added the account parameter and nine new returns.

  • LangPHP::php_get_installed_versions — We updated the versions return. As of cPanel & WHM version 72 this return only shows a virtual host’s available PHP versions. In cPanel & WHM version 70 and earlier, this return displayed a virtual host’s installed PHP versions.

  • UserManager::create_user — The services.email.quota parameter value cannot be larger than the system’s defined maximum email quota. This value now defaults to the defined system value. The quota return will no longer output 0 as a possible value.

  • UserManager::edit_user — The services.email.quota parameter value cannot be larger than the system’s defined maximum email quota. This value now defaults to the defined system value. The quota return will no longer output 0 as a possible value.

  • UserManager::list_users — The quota return will no longer output 0 as a possible value.

  • UserManager::lookup_service_account — The quota return will no longer output 0 as a possible value.

  • UserManager::lookup_user — The quota return will no longer output 0 as a possible value.

  • UserManager::merge_service_account — The quota return will no longer output 0 as a possible value.

Modified cPanel API 2 functions

Modified cPanel API 1 functions

Modified WHM API 1 functions

  • accountsummary — We added the max_emailacct_quota return.

  • addpkg — We added the max_emailacct_quota parameter.

  • backup_config_get — Added the disable_metadata return.

  • backup_config_set — Added the disable_metadata parameter.

  • createacct — We added the spamassassin and max_emailacct_quota parameters.

  • editpkg — We added the max_emailacct_quota parameter.

  • getpkginfo — We added the MAX_EMAILACCT_QUOTA return.

  • get_users_links — Updated the Output (JSON) in the documentation.

  • listaccts — We added the max_emailacct_quota return.

  • listpkgs — We added the MAX_EMAILACCT_QUOTA return.

  • matchpkgs — We added the max_emailacct_quota parameter and return.

  • modifyacct — We added the spamassassin parameter and the max_emailacct_quota parameter and return.

  • set_autossl_metadata — We added four new parameters.

  • verify_aim_access — We removed this function in cPanel & WHM version 70. Because AOL discontinued AIM in December 2017, any operations that rely on this function will not perform properly.

  • verify_oscar_access — AOL discontinued support for AIM in December 2017. This function only tests ICQ credentials, not AIM credentials.

Modified WHM API 0 functions

Removed cPanel API 1 functions

  • Email::getaging — We removed this function.

  • Ftp::listftpstatsurl — We removed this function.

  • Email::listlists — We removed this function.

  • Email::cleanusername — We removed this function.

  • Email::getaging — We removed this function.

  • Email::listautoresponders — We removed this function.

  • Ftp::ftpquotalist — We removed this function.

  • Ftp::ftp_sessions — We removed this function.

  • Ftp::listftpstable — We removed this function.

  • Ftp::liststatsurl — We removed this function.

Additional Documentation