Zimbra Releases/8.7.11/P6: Difference between revisions

(Zimbra Collaboration 8.7.11 Patch 6 GA Release)
(No difference)

Revision as of 17:48, 16 August 2018

Zimbra Collaboration 8.7.11 Patch 6 GA Release

Check out the "Fixed Issues" and "Security Fixes" for this version of Zimbra Collaboration below. As always, you’re encouraged to tell us what you think in the Forum, or open a support ticket.

Fixed Issues

ActiveSync Logging changes: Moved Stack trace logs to debug level
Fixed Active Sync issue "Listener got cancelled after 0 seconds is thrown repeatedly" observed with client sending multiple Ping requests
Fixed Active Sync issue "Can't Move Item thrown repeatedly" observed with client sending MoveItems request for non-existent items
Build and package openldap with multival fix
OpenLDAP package 2.4.46 availability for 8.7/8.8 releases: Please note that, OpenLDAP updated package with multival support is available in ZCS 8.7 and 8.8 repositories.
  • Upgrading to or installing 8.7/8.8 ZCS build should get the updated OpenLDAP package.
  • Also, doing yum install zimbra-ldap-components Or apt-get install zimbra-ldap-components will upgrade the OpenLDAP package
  • Please follow https://wiki.zimbra.com/wiki/Zimbra-LDAP_Multival_Configuration for Multival configuration steps

Security Fixes

Information about security fixes, security response policy and vulnerability rating classification are listed below. See the Zimbra Security Response Policy and the Zimbra Vulnerability Rating Classification information below for details.

Bug# Summary CVE-ID CVSS
Score
Zimbra
Rating
Fix Release or
Patch Version
109012 Account Enumeration [CWE-203] CVE-2018-15131 5 Major 8.7.11 Patch6

Before Installing the Patch

Before installing the patch, consider the following:

  • Zimbra Collaboration patches can be found at https://www.zimbra.com/downloads/zimbra-collaboration/
  • Patches are cumulative, and delivered as a TGZ file.
  • A full backup should be performed before any patch is applied. There is no automated roll-back.
  • Zimlet patches can include removing existing Zimlets and redeploying the patched Zimlet.
  • Only files or Zimlets associated with installed packages will be installed from the patch.
  • Switch to user zimbra before using ZCS CLI commands.
  • Important! You cannot revert to the previous ZCS release after you upgrade to the patch.

Install the Patch

Note: This patch should be installed only on all mailbox nodes running in your environment.

1. Before you begin, confirm you have the following:

  • Zimbra Collaboration 8.7.11 GA installed
  • Zimbra Collaboration 8.7.11 Patch6 TGZ file

2. Copy the patch.tgz file(s) to your server.

3. Install Zimbra Collaboration 8.7.11 Patch6

  • a. Log in as root and cd to the directory where the tar file is saved. Type
tar xzf zcs-patch-8.7.11_GA_XXX.tgz
cd zcs-patch-8.7.11_GA_XXX
  • b. As root, install the patch. Type
./installPatch.sh
  • c. Switch to user zimbra
su – zimbra
  • d. ZCS must be restarted to changes to take effect. Type
zmcontrol restart

Note: For users who have the web-client open and are running the FOSS edition, the refresh notice might state that you have changed to the NETWORK Edition; however, your feature set will remain FOSS only.

Upgrade OpenLDAP package

Redhat

Upgrade OpenLDAP on LDAP nodes

  • As root. Type
yum install zimbra-ldap-components
  • Restart ldap as zimbra user
su - zimbra
ldap restart

Ubuntu

Upgrade OpenLDAP on LDAP nodes

  • As root. Type
apt-get install zimbra-ldap-components
  • Restart ldap as zimbra user
su - zimbra
ldap restart

Jump to: navigation, search