From 068ac02cc21d06959864e91e539514b21c9c2ac0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jul 2026 12:46:39 +0000 Subject: [PATCH] Update dependencies tables --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6026d546a..aded14c1e 100644 --- a/README.md +++ b/README.md @@ -130,14 +130,14 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging` | CFEngine version | 3.24.x | 3.27.x | master | Notes | | :-------------------------------------------------------------------------------- | :----- | :----- | :----- | :----------------------- | | [diffutils](https://ftpmirror.gnu.org/diffutils/) | 3.12 | 3.12 | 3.12 | | -| [libacl](https://download.savannah.gnu.org/releases/acl/) | 2.3.2 | 2.3.2 | 2.3.2 | | -| [libattr](https://download.savannah.gnu.org/releases/attr/) | 2.5.2 | 2.5.2 | 2.5.2 | | -| [libcurl](https://curl.se/download.html) | 8.17.0 | 8.17.0 | 8.20.0 | | +| [libacl](https://download.savannah.gnu.org/releases/acl/) | 2.3.2 | 2.3.2 | 2.4.0 | | +| [libattr](https://download.savannah.gnu.org/releases/attr/) | 2.5.2 | 2.5.2 | 2.6.0 | | +| [libcurl](https://curl.se/download.html) | 8.17.0 | 8.17.0 | 8.21.0 | | | [libgnurx](https://www.gnu.org/software/rx/rx.html) | 2.5.1 | 2.5.1 | 2.5.1 | Windows Enterprise agent | | [libiconv](https://ftp.gnu.org/gnu/libiconv/) | 1.19 | 1.19 | 1.19 | Needed by libxml2 | | [libxml2](https://gitlab.gnome.org/GNOME/libxml2) | 2.15.3 | 2.15.3 | 2.15.3 | | | [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | 0.2.5 | 0.2.5 | | -| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.35 | 0.9.35 | 0.9.35 | | +| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.35 | 0.9.35 | 1.0.0 | | | [OpenLDAP](https://www.openldap.org/software/download/OpenLDAP/openldap-release/) | 2.6.13 | 2.6.13 | 2.6.13 | Enterprise agent only | | [OpenSSL](https://openssl.org/) | 3.6.2 | 3.6.2 | 4.0.1 | | | [PCRE](https://www.pcre.org/) | - | - | - | | @@ -147,7 +147,7 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging` | [zlib](https://www.zlib.net/) | 1.3.2 | 1.3.2 | 1.3.2 | | | [librsync](https://github.com/librsync/librsync/releases) | - | 2.3.4 | 2.3.4 | | | [leech](https://github.com/larsewi/leech/releases) | - | 0.2.0 | - | | -| [leech2](https://github.com/larsewi/leech2/releases) | - | - | 5.2.0 | | +| [leech2](https://github.com/larsewi/leech2/releases) | - | - | 5.3.0 | | ### Enterprise Hub dependencies @@ -157,9 +157,9 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging` | [Apache](https://httpd.apache.org/) | 2.4.67 | 2.4.67 | 2.4.68 | | [APR](https://apr.apache.org/) | 1.7.6 | 1.7.6 | 1.7.6 | | [apr-util](https://apr.apache.org/) | 1.6.3 | 1.6.3 | 1.6.3 | -| [Git](https://www.kernel.org/pub/software/scm/git/) | 2.54.0 | 2.54.0 | 2.54.0 | -| [libexpat](https://libexpat.github.io/) | 2.8.1 | 2.8.1 | 2.8.1 | -| [PHP](https://php.net/) | 8.3.31 | 8.5.6 | 8.5.7 | +| [Git](https://www.kernel.org/pub/software/scm/git/) | 2.54.0 | 2.54.0 | 2.55.0 | +| [libexpat](https://libexpat.github.io/) | 2.8.1 | 2.8.1 | 2.8.2 | +| [PHP](https://php.net/) | 8.3.31 | 8.5.6 | 8.5.8 | | [PostgreSQL](https://www.postgresql.org/) | 16.14 | 18.4 | 18.4 | | [nghttp2](https://nghttp2.opg/) | - | 1.69.0 | 1.69.0 | | [rsync](https://download.samba.org/pub/rsync/) | 3.4.3 | 3.4.3 | 3.4.4 |