We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba1937 commit 0501c7fCopy full SHA for 0501c7f
2 files changed
src/22.4/source-build/index.md
@@ -26,7 +26,7 @@ The components should be build and installed in the listed order.
26
```{code-block}
27
:caption: Setting the gvm-libs version to use
28
29
-export GVM_LIBS_VERSION=22.22.0
+export GVM_LIBS_VERSION=22.31.1
30
```
31
32
```{include} /22.4/source-build/gvm-libs/dependencies.md
src/changelog.md
@@ -18,6 +18,7 @@ and this project adheres to [Calendar Versioning](https://calver.org).
18
* Use https in the default setup.
19
* Port 9392 now redirects to 443.
20
* Upgrade PostgreSQL to v16 for Ubuntu
21
+* Update gvm-libs to 22.31.1
22
* Update gvmd to 26.10.0
23
24
## 26.2.0 - 2026-02-24
0 commit comments