Search found 448 matches

by ghen
Wed Jul 08, 2026 9:41 am
Forum: Installation and Upgrade
Topic: Zimbra 10.1.19 Released - Please Post Your Patch/Upgrade Results Here
Replies: 3
Views: 1125

Re: Zimbra 10.1.19 Released - Please Post Your Patch/Upgrade Results Here

I find it quite puzzling btw, that the 10.1.19 release wiki page is referring to "the SNMP mitigation", which was communicated only to customers and marked "highly confidential"?

Why didn't they just ship that fix with 10.1.19?
by ghen
Tue Jul 07, 2026 8:06 am
Forum: Installation and Upgrade
Topic: Zimbra 10.1.19 Released - Please Post Your Patch/Upgrade Results Here
Replies: 3
Views: 1125

Re: Zimbra 10.1.19 Released - Please Post Your Patch/Upgrade Results Here

Zimbra 10.1.19 is essentially a two-line patch in 2 javascript files (and corresponding .zgz files) in zimbra-mbox-webclient-war. The zimbra-patch package itself does nothing extra. Safe to install.
by ghen
Fri Jul 03, 2026 2:39 pm
Forum: Installation and Upgrade
Topic: Maldua's Zimbra FOSS Builds - Share your feedback
Replies: 97
Views: 137802

Re: Maldua's Zimbra FOSS Builds - Share your feedback

Make sure to update the packages first which will break nginx... and then run ./install.sh to upgrade so that the right permissions are put in place and nginx works again as expected. Just running /opt/zimbra/libexec/zmfixperms is sufficient and much quicker (it's what zimbra-proxy-patch does after...
by ghen
Wed Jun 24, 2026 7:06 am
Forum: Installation and Upgrade
Topic: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here
Replies: 17
Views: 16705

Re: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here

Just like Red Hat does for RHEL 7 until May 2029. (But not CentOS obviously.)
by ghen
Tue Jun 23, 2026 3:32 pm
Forum: Installation and Upgrade
Topic: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here
Replies: 17
Views: 16705

Re: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here

The Zimbra 10.1.18 patch is available for Ubuntu 18.04 as well, so Zimbra still considers it supported.
by ghen
Tue Jun 23, 2026 9:47 am
Forum: Installation and Upgrade
Topic: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here
Replies: 17
Views: 16705

Re: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here

10.1.11 was the last Zimbra patch release for EL 7.
by ghen
Fri Jun 19, 2026 12:57 pm
Forum: Administrators
Topic: Nginx CVE-2026-42945, CVE-2026-42946, CVE-2026-40701, CVE-2026-42934
Replies: 22
Views: 30988

Re: Nginx CVE-2026-42945, CVE-2026-42946, CVE-2026-40701, CVE-2026-42934

We just clone https://github.com/Zimbra/packages/ (and https://github.com/Zimbra/zimbra-package-stub) on a build server and build individual packages under the thirdparty/<package> directories. You can modify versions.def for the versions and make changes to the rpm specfile or debian control files ...
by ghen
Thu Jun 18, 2026 6:55 pm
Forum: Administrators
Topic: Nginx CVE-2026-42945, CVE-2026-42946, CVE-2026-40701, CVE-2026-42934
Replies: 22
Views: 30988

Re: Nginx CVE-2026-42945, CVE-2026-42946, CVE-2026-40701, CVE-2026-42934

Fully agreed. We too have been running our own nginx builds with backported patches, upgraded OpenLDAP (2.4.x, 2.5.x, now 2.6.x), upgraded OpenSSL, etc, for years. Pull requests to the packages repo and other contributions get completely ignored, unless you repeatedly push for it via Support and Pro...
by ghen
Wed Jun 17, 2026 9:10 am
Forum: Installation and Upgrade
Topic: Maldua's Zimbra FOSS Builds - Share your feedback
Replies: 97
Views: 137802

Re: Maldua's Zimbra FOSS Builds - Share your feedback

this might be shadowed in NE by the zimbra-proxy-patch packages that might enforce those user/group ownership and fix that. You're right, the zimbra-proxy-patch package runs zmfixperms in its postinstall (see rpm -q zimbra-proxy-patch --scripts) ... after the zimbra-nginx package installs it with s...
by ghen
Tue Jun 16, 2026 9:28 pm
Forum: Installation and Upgrade
Topic: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here
Replies: 17
Views: 16705

Re: Zimbra 10.1.18 Released - Please Post Your Patch/Upgrade Results Here

Here's the original disclosure: https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb We’re publishing HTTP/2 Bomb, a remote denial-of-service exploit against most major web servers, including: nginx Apache httpd Microsoft IIS Envoy Cloudflare Pingora The vulnerable behavior exists in each se...