|
|
|
|
|
by ComputerGuru
3061 days ago
|
|
> The installed version should always be the same everywhere, Agreed. > the latest available from the repository. Highly controversial statement. It depends on the policy of the pancake maintainer. I’ve seen too many subtle bugs introduced by changes in configuration file behavoriour, new defaults, etc. I would say if you can guarantee “latest version” means “this version plus security patches” or the maintainer is absolutely pedantic about semantic versioning, have at it. Otherwise, consider the pros and cons of stability vs being up-to-date, and make a judgement call accordingly. |
|