Actions
Architecture #18403
closedArchitecture #18392: Update dependencies for Rudder
Downgrade to OpenLDAP 2.4.52
Fix check:
Checked
Regression:
Description
because of dependency on OpenSSL 1.0.2, it's to complex for a minor version to upgrade openldap to a version requiiring a new openssl
plus there a no fixes that looks useful in 2.4.53 and 2.4.54
Updated by Nicolas CHARLES about 4 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2373
Updated by Nicolas CHARLES about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|96ff2c9bfa278d02e56aeeeddde5503e8c38ea5a.
Updated by Nicolas CHARLES about 4 years ago
This was not sufficient for sles12 and centos7
cc -Wno-format-extra-args -o .libs/apitest apitest.o ./.libs/libldap.so /usr/src/rudder-packages/package/SOURCES/openldap-source/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lssl -lcrypto -lresolv -Wl,--rpath -Wl,/opt/rudder/lib/ldap ./.libs/libldap.so: undefined reference to `SSL_CTX_set_ecdh_auto' ./.libs/libldap.so: undefined reference to `SSL_CTX_set1_curves_list'
from changelog:
OpenLDAP 2.4.52 Release (2020/08/28) Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318) Added libldap OpenSSL support for multiple EECDH curves (ITS#9054) Added slapd OpenSSL support for multiple EECDH curves (ITS#9054) OpenLDAP 2.4.48 Release (2019/07/24) Added libldap OpenSSL Elliptic Curve support (ITS#7595)
Updated by Vincent MEMBRÉ about 4 years ago
This bug has been fixed in Rudder 6.2.0~beta1 which was released today.
Updated by François ARMAND about 4 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset almost 4 years ago
- Subject changed from Downgrade top OpenLDAP 2.4.52 to Downgrade to OpenLDAP 2.4.52
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending release to Released
Actions