diff --git a/README.md b/README.md index 47c5f2b0a..5d58784e9 100644 --- a/README.md +++ b/README.md @@ -127,42 +127,42 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging` ### Agent Dependencies -| CFEngine version | 3.21.x | 3.24.x | master | Notes | +| 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.17.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.18 | 1.19 | 1.19 | Needed by libxml2 | -| [libxml2](https://gitlab.gnome.org/GNOME/libxml2) | 2.15.1 | 2.15.3 | 2.15.2 | | +| [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.2 | | | [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | 0.2.5 | 0.2.5 | | -| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.33 | 0.9.35 | 0.9.35 | | -| [OpenLDAP](https://www.openldap.org/software/download/OpenLDAP/openldap-release/) | 2.6.10 | 2.6.13 | 2.6.13 | Enterprise agent only | -| [OpenSSL](https://openssl.org/) | 3.0.18 | 3.6.2 | 3.6.1 | See **note** below | -| [PCRE](https://www.pcre.org/) | 8.45 | - | - | | -| [PCRE2](https://github.com/PCRE2Project/pcre2/releases/) | - | 10.47 | 10.47 | | +| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.35 | 0.9.35 | 0.9.35 | | +| [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 | 3.6.1 | See **note** below | +| [PCRE](https://www.pcre.org/) | - | - | - | | +| [PCRE2](https://github.com/PCRE2Project/pcre2/releases/) | 10.47 | 10.47 | 10.47 | | | [pthreads-w32](https://sourceware.org/pub/pthreads-win32/) | 2-9-1 | 2-9-1 | 2-9-1 | Windows Enterprise agent | | [SASL2](https://www.cyrusimap.org/sasl/) | 2.1.28 | 2.1.28 | 2.1.28 | Solaris Enterprise agent | -| [zlib](https://www.zlib.net/) | 1.3.1 | 1.3.2 | 1.3.2 | | -| [librsync](https://github.com/librsync/librsync/releases) | - | - | 2.3.4 | | -| [leech](https://github.com/larsewi/leech/releases) | - | - | 0.2.0 | | +| [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 | 0.2.0 | | **Note:** We don't package OpenSSL for RHEL >= 8 and SuSE >= 15. We use the systems bundled SSL for these platforms. ### Enterprise Hub dependencies -| CFEngine version | 3.21.x | 3.24.x | master | +| CFEngine version | 3.24.x | 3.27.x | master | | :-------------------------------------------------- | :----- | :----- | :----- | | [Apache](https://httpd.apache.org/) | 2.4.66 | 2.4.66 | 2.4.66 | | [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.52.0 | 2.54.0 | 2.53.0 | -| [libexpat](https://libexpat.github.io/) | - | 2.8.0 | 2.7.5 | -| [PHP](https://php.net/) | 8.3.28 | 8.3.30 | 8.5.4 | -| [PostgreSQL](https://www.postgresql.org/) | 15.15 | 16.13 | 18.3 | -| [nghttp2](https://nghttp2.opg/) | - | - | 1.68.1 | +| [Git](https://www.kernel.org/pub/software/scm/git/) | 2.54.0 | 2.54.0 | 2.53.0 | +| [libexpat](https://libexpat.github.io/) | 2.8.0 | 2.8.0 | 2.7.5 | +| [PHP](https://php.net/) | 8.3.30 | 8.5.5 | 8.5.4 | +| [PostgreSQL](https://www.postgresql.org/) | 16.13 | 18.3 | 18.3 | +| [nghttp2](https://nghttp2.opg/) | - | 1.69.0 | 1.68.1 | | [rsync](https://download.samba.org/pub/rsync/) | 3.4.1 | 3.4.1 | 3.4.1 | - [MinGW-w64](https://sourceforge.net/projects/mingw-w64/) **OUTDATED** needed