Skip to content

Updates prerequisites for v2024.2 release#1317

Merged
matsduf merged 11 commits into
zonemaster:developfrom
matsduf:update-Prerequisites
Dec 5, 2024
Merged

Updates prerequisites for v2024.2 release#1317
matsduf merged 11 commits into
zonemaster:developfrom
matsduf:update-Prerequisites

Conversation

@matsduf

@matsduf matsduf commented Nov 21, 2024

Copy link
Copy Markdown
Contributor

How to test this PR

Review and add updates for the OS that you test.

@matsduf matsduf added the A-Documentation Area: Documentation only. label Nov 21, 2024
@matsduf matsduf added this to the v2024.2 milestone Nov 21, 2024
Comment thread docs/public/installation/prerequisites.md Outdated
Comment thread docs/public/installation/prerequisites.md Outdated
Comment thread docs/public/installation/prerequisites.md Outdated
Comment thread docs/public/installation/prerequisites.md Outdated
matsduf and others added 3 commits November 25, 2024 12:22
Co-authored-by: Marc van der Wal <103426270+marc-vanderwal@users.noreply.github.com>
Co-authored-by: Marc van der Wal <103426270+marc-vanderwal@users.noreply.github.com>
@matsduf

matsduf commented Nov 25, 2024

Copy link
Copy Markdown
Contributor Author

@marc-vanderwal, please review.

@matsduf

matsduf commented Nov 25, 2024

Copy link
Copy Markdown
Contributor Author

Do we have to specify the minor version of the database engines supported, i.e. do we really have to specify MariaDB 10.11 or is MariaDB 10 enough?

@marc-vanderwal

Copy link
Copy Markdown
Contributor

Looks fine.

For DBMSes, I suggest that we only display the components of the version such that a change requires specific upgrade procedures.

For PostgreSQL version 10 and later, only the major version (e.g. 13) is significant. Minor versions do not introduce compatibility-breaking changes and do not change the binary layout of tables.

As for MySQL and MariaDB, minor versions can sometimes introduce incompatible changes, so it might be safer to specify the minor version as well.

@matsduf

matsduf commented Nov 28, 2024

Copy link
Copy Markdown
Contributor Author

I reduced the specification of Postgresql to the major version.

FreeBSD 14 | 8.0 (*) | 16
Rocky Linux 8 | 10.3?? | 10 ??
Rocky Linux 9 | 10.5 | 13
Ubuntu 20.04 | 10.3?? | 12 ??

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tolvmannen. can you confirm the MariaDB and Postgresql versions for Ubuntu 20.04?

@tolvmannen

Copy link
Copy Markdown
Contributor

For Ubuntu 20.04 the installation went fine using the versions below:

mariadb-server:
Installed: 1:10.3.39-0ubuntu0.20.04.2

postgresql:
Installed: 12+214ubuntu0.1

@matsduf

matsduf commented Nov 29, 2024

Copy link
Copy Markdown
Contributor Author

mariadb-server: Installed: 1:10.3.39-0ubuntu0.20.04.2

postgresql: Installed: 12+214ubuntu0.1

Thanks. ?? removed.

Comment thread docs/public/installation/prerequisites.md Outdated
@matsduf matsduf requested a review from tgreenx December 3, 2024 16:19
Comment thread docs/public/installation/prerequisites.md Outdated
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
@matsduf matsduf requested a review from tgreenx December 4, 2024 08:01
Comment thread docs/public/installation/prerequisites.md Outdated
@matsduf matsduf requested a review from mattias-p December 4, 2024 16:33
@matsduf

matsduf commented Dec 4, 2024

Copy link
Copy Markdown
Contributor Author

@marc-vanderwal @tolvmannen @MichaelTimbert @mattias-p, please review.

@matsduf matsduf merged commit bdebd2f into zonemaster:develop Dec 5, 2024
@matsduf matsduf deleted the update-Prerequisites branch December 5, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Documentation Area: Documentation only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants