Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade SOGo to 5.11.2 #7080

Closed
stephdl opened this issue Oct 29, 2024 · 4 comments
Closed

Upgrade SOGo to 5.11.2 #7080

stephdl opened this issue Oct 29, 2024 · 4 comments
Assignees

Comments

@stephdl
Copy link

stephdl commented Oct 29, 2024

Description:
Upgrading SOGo from version 5.11.0 to 5.11.2 will bring important security patches and performance improvements that enhance user experience. The update addresses bug fixes reported in the previous release, ensuring a more stable environment.

Proposed solution:
Adopt SOGo 5.11.2 in place of 5.11.0 to leverage these enhancements. This upgrade will require testing in our environment to confirm compatibility and ensure a smooth transition.

Alternative solutions:
Continue using version 5.11.0, though this may expose users to known issues already addressed in 5.11.2.

Additional context:
SOGo 5.11.2 includes optimizations and bug fixes. Release notes detail these improvements for reference.

@stephdl stephdl self-assigned this Oct 29, 2024
stephdl added a commit to NethServer/sogo-server that referenced this issue Oct 29, 2024
stephdl added a commit to NethServer/ns8-sogo that referenced this issue Oct 29, 2024
@stephdl
Copy link
Author

stephdl commented Oct 29, 2024

QA

you must be able to configure sogo with a mail server, no expected error

case 1 (upgrade): no errors expected
upgrade to ghcr.io/nethserver/sogo:2.0.2-dev.1
api-cli run update-module --data "{"module_url":"docker pull ghcr.io/nethserver/sogo:2.0.2-dev.1","instances":["sogo1"],"force":true}"

case 2 (direct install) : no errors expected
add-module ghcr.io/nethserver/sogo:2.0.2-dev.1

@stephdl
Copy link
Author

stephdl commented Oct 29, 2024

community verification asked to https://community.nethserver.org/t/sogo-5-11-2-needs-testers/24834

@stephdl stephdl closed this as completed Oct 29, 2024
@epetersen-lab
Copy link

Hi,
The command for upgrade did not work for me. No docker pull and incorrect quoting.
Guess it sholud be similar to (worked for me)
sudo api-cli run update-module --data '{"module_url":"ghcr.io/nethserver/sogo:2.0.2-dev.1","instances":["sogo1"],"force":true}'

Upgrade did not complain and the service seems to run as expected.
Thanks.

@stephdl
Copy link
Author

stephdl commented Oct 30, 2024

@DavidePrincipi DavidePrincipi added this to the NethServer M8.3 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants