The NE repository is supplemental to the OSS repository (NETWORK edition uses both). This particular fix is in the OSS zimbra-mbox-webclient-war package, so it applies to both editions.
8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
I agree with this comment, the removed files are still present in the zimbra-mbox-webclient-war RPM, so if that RPM gets (re)installed at any time after zimbra-patch, those files will just re-appear without notice.halfgaar wrote: ↑Wed Sep 13, 2023 1:05 pm These patches that delete files from install scriopts seems risky to me. If apt installs them in a different order than expected, the file is just installed again from the package it came from. I've seen before that the dependencies of the zimbra-patch package was not good enough to ensure correct installation order.
If files are vulnerable, shouldn't they just be removed from the package they came from?
The same goes in fact for all files that are overwritten in-place by the zimbra-patch post-install script, they overwrite files owned by other RPM's, and as such create conflicts in the RPM (or dpkg) housekeeping.
It would be better practice to properly update the RPM's those files originally belong to.
- axslingr
- Outstanding Member
- Posts: 256
- Joined: Sat Sep 13, 2014 2:20 am
- ZCS/ZD Version: 8.8.15.GA.3869.UBUNTU18.64 UBUNTU18
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
Could someone confirm these are the correct commands to build 10.0.4 FOSS? I still see the files that were supposed to be removed in .3 and .4 being installed.
Code: Select all
mkdir installer-build/
cd installer-build/
git clone --depth 1 --branch 10.0.4 git@github.com:Zimbra/zm-build.git
ENV_CACHE_CLEAR_FLAG=true ./build.pl --ant-options -DskipTests=true --git-default-tag=10.0.4,10.0.3,10.0.2,10.0.1,10.0.0-GA --build-release-no=10.0.4 --build-type=FOSS --build-release=LIBERTY --build-release-candidate=GA --build-thirdparty-server=files.zimbra.com --no-interactive
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
Hi
I have a question about apply latest 8.8.15P43, if we have 8.8.15P42 and we execute yum update appears;
base | 3.6 kB 00:00:00
extras | 2.9 kB 00:00:00
updates | 2.9 kB 00:00:00
zimbra | 2.9 kB 00:00:00
zimbra-8815-oss | 3.0 kB 00:00:00
zimbra-8815-oss/primary_db | 209 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package microcode_ctl.x86_64 2:2.1-73.15.el7_9 will be updated
---> Package microcode_ctl.x86_64 2:2.1-73.16.el7_9 will be an update
---> Package zimbra-mbox-webclient-war.x86_64 0:8.8.15.1688663419-1.r7 will be updated
---> Package zimbra-mbox-webclient-war.x86_64 0:8.8.15.1694175903-1.r7 will be an update
---> Package zimbra-patch.x86_64 0:8.8.15.1692274621.p42-1.r7 will be updated
---> Package zimbra-patch.x86_64 0:8.8.15.1694190547.p43-1.r7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================================================
Updating:
microcode_ctl x86_64 2:2.1-73.16.el7_9 updates 6.5 M
zimbra-mbox-webclient-war x86_64 8.8.15.1694175903-1.r7 zimbra-8815-oss 26 M
zimbra-patch x86_64 8.8.15.1694190547.p43-1.r7 zimbra-8815-oss 37 M
Transaction Summary
====================================================================================================================================================================
Upgrade 3 Packages
Total download size: 70 M
But reading release notes appears that only zimbra-patch must be updated, but seems that exist another packages mbox...
what are the correcte steps to upgrade zimbra from P42 to P43
Thanks
I have a question about apply latest 8.8.15P43, if we have 8.8.15P42 and we execute yum update appears;
base | 3.6 kB 00:00:00
extras | 2.9 kB 00:00:00
updates | 2.9 kB 00:00:00
zimbra | 2.9 kB 00:00:00
zimbra-8815-oss | 3.0 kB 00:00:00
zimbra-8815-oss/primary_db | 209 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package microcode_ctl.x86_64 2:2.1-73.15.el7_9 will be updated
---> Package microcode_ctl.x86_64 2:2.1-73.16.el7_9 will be an update
---> Package zimbra-mbox-webclient-war.x86_64 0:8.8.15.1688663419-1.r7 will be updated
---> Package zimbra-mbox-webclient-war.x86_64 0:8.8.15.1694175903-1.r7 will be an update
---> Package zimbra-patch.x86_64 0:8.8.15.1692274621.p42-1.r7 will be updated
---> Package zimbra-patch.x86_64 0:8.8.15.1694190547.p43-1.r7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================================================
Updating:
microcode_ctl x86_64 2:2.1-73.16.el7_9 updates 6.5 M
zimbra-mbox-webclient-war x86_64 8.8.15.1694175903-1.r7 zimbra-8815-oss 26 M
zimbra-patch x86_64 8.8.15.1694190547.p43-1.r7 zimbra-8815-oss 37 M
Transaction Summary
====================================================================================================================================================================
Upgrade 3 Packages
Total download size: 70 M
But reading release notes appears that only zimbra-patch must be updated, but seems that exist another packages mbox...
what are the correcte steps to upgrade zimbra from P42 to P43
Thanks
-
- Zimbra Employee
- Posts: 131
- Joined: Wed Apr 05, 2023 6:29 am
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
That's correct. 8.8.15.p43 patch should update zimbra-mbox-webclient-war package. Please check packages section in the https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15/P43
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
umashankar.avagadda wrote: ↑Mon Sep 18, 2023 10:17 am That's correct. 8.8.15.p43 patch should update zimbra-mbox-webclient-war package. Please check packages section in the https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15/P43
correct, but release notes about this patch appears
Redhat
Install/Upgrade zimbra-patch on Mailbox node
As root, install the package:
yum install zimbra-patch
Restart ZCS as zimbra user:
su - zimbra
zmcontrol restart
a no described isntall of mailbox, with previous patchs yum update was suggested, what is the correct command?
thanks
-
- Zimbra Employee
- Posts: 131
- Joined: Wed Apr 05, 2023 6:29 am
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
yum update will install Zimbra packages with system package upgrades
yum install zimbra-patch just install zimbra-patch
you can follow https://wiki.zimbra.com/wiki/Zimbra_Rel ... stallation.
In case of single server setup, run yum install zimbra-patch on that node.
If you have multi node setup , run yum install zimbra-patch on mailbox node.
yum install zimbra-patch just install zimbra-patch
you can follow https://wiki.zimbra.com/wiki/Zimbra_Rel ... stallation.
In case of single server setup, run yum install zimbra-patch on that node.
If you have multi node setup , run yum install zimbra-patch on mailbox node.
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
I upgraded from 8.8.15 P42 to P43 (ubuntu 18.04) , all seems fine
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
Patched 76 servers, all Centos 7 8.8.15 Network, most of them from p40 to p43, some of them from p33 to p43, without notable anomalies.
Other patchings are scheduled next days
Other patchings are scheduled next days
Re: 8.8.15 Patch-43 - 9.0.0 P36 - 10.0.4 released, share your experience
Patched Ubuntu 18.04.6 LTS Daffodil from 10.0.3 to 10.0.4: so far so good.
and Ubuntu 16.04.6 LTS from 8.8.15 patch 42 to 43: so far so good.
Fran
and Ubuntu 16.04.6 LTS from 8.8.15 patch 42 to 43: so far so good.
Fran