You'll want to read all of the interim Patch Release Notes for any "gotchas" applicable to your environment.We are looking at scheduling our update from 10.0.1 to 10.0.8 very soon.
<snip>
Has anyone seen problems with the update to 10.0.8?
Thanks,
DAve
For example, there is a new version of Postfix provided, and some customizations not in LDAP will likely need to be reapplied. Same for Amavis.
You can back up the ~/conf directory before and after the upgrade, and then do a diff.
I find it easier for the Postfix bits just to do like "postconf -n | sort >> /tmp/postconf-prepatch.txt", then copy that file someplace safe (Ubuntu recall wipes the /tmp directory during a reboot) and then after applying the Patch and rebooting, you can do "postconf -n | sort >> /tmp/postconf-postpatch.txt" and then do a diff of the two files.
You can do the same for zmconfigd.cf, amavisd.conf.in, and any additional files you may have edited/created.
If you've customized the Login screen and/or the Modern/Classic UI, be prepared to put back those customizations as well.
But other than having to manually restore customizations, I've had no other issues nor failed upgrades on any of our systems nor any of the customer systems we take care of.
Hope that helps,
Mark
Statistics: Posted by L. Mark Stone — Thu May 23, 2024 3:16 pm