README.md (zonemaster-2021.2) | : | README.md (zonemaster-2021.2.1) | ||
---|---|---|---|---|
skipping to change at line 99 | skipping to change at line 99 | |||
will not be supported beyond 2021-12-31 and CentOS 7 is old and does not support | will not be supported beyond 2021-12-31 and CentOS 7 is old and does not support | |||
modern OpenSSL required by Zonemaster. Rocky Linux is also a Red Hat derivative | modern OpenSSL required by Zonemaster. Rocky Linux is also a Red Hat derivative | |||
and is available at large cloud providers. | and is available at large cloud providers. | |||
### Supported database engine versions | ### Supported database engine versions | |||
Operating System | MariaDB | PostgreSQL | SQLite | Operating System | MariaDB | PostgreSQL | SQLite | |||
---------------- | --------| -----------|------------------------ | ---------------- | --------| -----------|------------------------ | |||
Debian 11 | 10.5 | 13.3 | 3.34 | Debian 11 | 10.5 | 13.3 | 3.34 | |||
Docker | n/a | n/a | n/a | Docker | n/a | n/a | n/a | |||
FreeBSD 13.0 | 5.7 | 12.8 | 3.35.5 | FreeBSD 13.0 | 5.7 | 13.5 | 3.35.5 | |||
Ubuntu 20.04 | 10.3 | 12.4 | 3.31.1 | Ubuntu 20.04 | 10.3 | 12.4 | 3.31.1 | |||
Rocky Linux 8.4 | 10.3 | 10.17 | 3.26 | Rocky Linux 8.4 | 10.3 | 10.17 | 3.26 | |||
* FreeBSD uses MySQL, not MariaDB. | * FreeBSD uses MySQL, not MariaDB. | |||
* FreeBSD bundles SQLite in Perl DBD::SQLite. | * FreeBSD bundles SQLite in Perl DBD::SQLite. | |||
* Zonemaster Backend has been tested with the combination of OS and database | * Zonemaster Backend has been tested with the combination of OS and database | |||
engine version listed in the table above. | engine version listed in the table above. | |||
* Zonemaster depends on functionality introduced in PostgreSQL version 10, and | * Zonemaster depends on functionality introduced in PostgreSQL version 10, and | |||
earlier versions of PostgreSQL are as such not supported. | earlier versions of PostgreSQL are as such not supported. | |||
* Zonemaster Backend has not been published on [Docker Hub]. | * Zonemaster Backend has not been published on [Docker Hub]. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |