Skip to content

Commit 172e47a

Browse files
Update dependencies tables
1 parent b57dd51 commit 172e47a

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -134,17 +134,17 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging`
134134
| [libattr](https://download.savannah.gnu.org/releases/attr/) | 2.5.2 | 2.5.2 | 2.5.2 | |
135135
| [libcurl](https://curl.se/download.html) | 8.17.0 | 8.17.0 | 8.17.0 | |
136136
| [libgnurx](https://www.gnu.org/software/rx/rx.html) | 2.5.1 | 2.5.1 | 2.5.1 | Windows Enterprise agent |
137-
| [libiconv](https://ftp.gnu.org/gnu/libiconv/) | 1.18 | 1.18 | 1.18 | Needed by libxml2 |
138-
| [libxml2](https://gitlab.gnome.org/GNOME/libxml2) | 2.15.1 | 2.15.1 | 2.15.1 | |
137+
| [libiconv](https://ftp.gnu.org/gnu/libiconv/) | 1.18 | 1.18 | 1.19 | Needed by libxml2 |
138+
| [libxml2](https://gitlab.gnome.org/GNOME/libxml2) | 2.15.1 | 2.15.1 | 2.15.2 | |
139139
| [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | 0.2.5 | 0.2.5 | |
140-
| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.33 | 0.9.33 | 0.9.33 | |
141-
| [OpenLDAP](https://www.openldap.org/software/download/OpenLDAP/openldap-release/) | 2.6.10 | 2.6.10 | 2.6.10 | Enterprise agent only |
142-
| [OpenSSL](https://openssl.org/) | 3.0.18 | 3.6.0 | 3.6.0 | See **note** below |
140+
| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.33 | 0.9.33 | 0.9.35 | |
141+
| [OpenLDAP](https://www.openldap.org/software/download/OpenLDAP/openldap-release/) | 2.6.10 | 2.6.10 | 2.6.13 | Enterprise agent only |
142+
| [OpenSSL](https://openssl.org/) | 3.0.18 | 3.6.0 | 3.6.1 | See **note** below |
143143
| [PCRE](https://www.pcre.org/) | 8.45 | - | - | |
144144
| [PCRE2](https://github.com/PCRE2Project/pcre2/releases/) | - | 10.47 | 10.47 | |
145145
| [pthreads-w32](https://sourceware.org/pub/pthreads-win32/) | 2-9-1 | 2-9-1 | 2-9-1 | Windows Enterprise agent |
146146
| [SASL2](https://www.cyrusimap.org/sasl/) | 2.1.28 | 2.1.28 | 2.1.28 | Solaris Enterprise agent |
147-
| [zlib](https://www.zlib.net/) | 1.3.1 | 1.3.1 | 1.3.1 | |
147+
| [zlib](https://www.zlib.net/) | 1.3.1 | 1.3.1 | 1.3.2 | |
148148
| [librsync](https://github.com/librsync/librsync/releases) | - | - | 2.3.4 | |
149149
| [leech](https://github.com/larsewi/leech/releases) | - | - | 0.2.0 | |
150150

@@ -158,11 +158,11 @@ We use the systems bundled SSL for these platforms.
158158
| [Apache](https://httpd.apache.org/) | 2.4.66 | 2.4.66 | 2.4.66 |
159159
| [APR](https://apr.apache.org/) | 1.7.6 | 1.7.6 | 1.7.6 |
160160
| [apr-util](https://apr.apache.org/) | 1.6.3 | 1.6.3 | 1.6.3 |
161-
| [Git](https://www.kernel.org/pub/software/scm/git/) | 2.52.0 | 2.52.0 | 2.52.0 |
162-
| [libexpat](https://libexpat.github.io/) | - | 2.7.3 | 2.7.3 |
163-
| [PHP](https://php.net/) | 8.3.28 | 8.3.29 | 8.5.2 |
164-
| [PostgreSQL](https://www.postgresql.org/) | 15.15 | 16.11 | 18.1 |
165-
| [nghttp2](https://nghttp2.opg/) | - | - | 1.68.0 |
161+
| [Git](https://www.kernel.org/pub/software/scm/git/) | 2.52.0 | 2.52.0 | 2.53.0 |
162+
| [libexpat](https://libexpat.github.io/) | - | 2.7.3 | 2.7.5 |
163+
| [PHP](https://php.net/) | 8.3.28 | 8.3.29 | 8.5.4 |
164+
| [PostgreSQL](https://www.postgresql.org/) | 15.15 | 16.11 | 18.3 |
165+
| [nghttp2](https://nghttp2.opg/) | - | - | 1.68.1 |
166166
| [rsync](https://download.samba.org/pub/rsync/) | 3.4.1 | 3.4.1 | 3.4.1 |
167167

168168
- [MinGW-w64](https://sourceforge.net/projects/mingw-w64/) **OUTDATED** needed

0 commit comments

Comments
 (0)