Skip to content

Commit 5acb644

Browse files
authored
Merge pull request #2034 from larsewi/note
Add note about using system SSL for RHEL >= 8 & SuSE >= 15
2 parents 7e0e359 + f8c0857 commit 5acb644

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging`
139139
| [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | 0.2.5 | 0.2.5 | |
140140
| [LMDB](https://github.com/LMDB/lmdb/) | 0.9.33 | 0.9.33 | 0.9.33 | |
141141
| [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 | |
142+
| [OpenSSL](https://openssl.org/) | 3.0.18 | 3.6.0 | 3.6.0 | 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 |
@@ -148,6 +148,9 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging`
148148
| [librsync](https://github.com/librsync/librsync/releases) | - | - | 2.3.4 | |
149149
| [leech](https://github.com/larsewi/leech/releases) | - | - | 0.2.0 | |
150150

151+
**Note:** We don't package OpenSSL for RHEL >= 8 and SuSE >= 15.
152+
We use the systems bundled SSL for these platforms.
153+
151154
### Enterprise Hub dependencies
152155

153156
| CFEngine version | 3.21.x | 3.24.x | master |

0 commit comments

Comments
 (0)