@mcdaniels said:
As I use the nightly builds
Nightly builds are “bleeding edge”, that means you don’t necessarily improve stability, if you update regularly .
I suppose, packages built shortly following a beta-release contain more matured code than in between development-cycles. So this might be a trigger to update your packages.
Generally, if you’re dependant on a reliable setup and want to sleep well, too, I wouldn’t recommend to use these builds.
If I decide to update my installation: Do I always have to upgrade all modules to the same version?
Up to now, this wasn’t necessary. But imho there’s no guarantee that there won’t be changes requiring an update on several components.
You might watch the commits in the repositories or clone a copy of the src-tree and check current changes by git log
If you manage to build from the git-repo, you have the possibility to switch to another (more stable) branch from the repo. As stated by the Kopano-devs somewhere else, nightly builds track the master-branch.
++umgfoin.