provision: Add provision support for Fedora 38.

Tweaked provision script to run successfully in Fedora 38 and
included a script to build the groonga libs from source because
the packages in Fedora repos are outdated.

There is a major version jump from the last supported version (F34)
which is EOL so references and support for older versions were
removed.

Fixes: #20635
This commit is contained in:
shu.chen
2023-08-22 19:26:29 +01:00
committed by GitHub
parent 5efe78205d
commit 321776ac49
3 changed files with 37 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ are:
- Ubuntu 20.04, 22.04
- Debian 11, 12
- CentOS 7 (beta)
- Fedora 33 and 34 (beta)
- Fedora 38 (beta)
- RHEL 7 (beta)
**Note**: You should not use the `root` user to run the installation.