package/openldap: bump version to 2.6.14

https://github.com/openldap/openldap/blob/OPENLDAP_REL_ENG_2_6_14/CHANGES
https://www.openldap.org/software/release/changes_lts.html

Rebased patch 0001.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-09-06 11:09:48 +02:00
committed by Julien Olivain
parent 490c380155
commit d9e8462570
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ So, keep the check for the bignum header, but check against ol_link_tls
which means that openssl is enabled when we find the bignum headers.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Bernd: rebased for 2.6.13]
[Bernd: rebased for 2.6.14]
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
diff -durN openldap-2.4.40.orig/configure openldap-2.4.40/configure
@@ -28,7 +28,7 @@ diff -durN openldap-2.4.40.orig/configure openldap-2.4.40/configure
printf "%s\n" "#define USE_MP_BIGNUM 1" >>confdefs.h
--- openldap-2.5.15.orig/configure.ac 2023-10-23 11:03:46.292215101 +0200
+++ openldap-2.5.16/configure.ac 2023-10-23 11:05:07.245355497 +0200
@@ -2327,7 +2327,7 @@
@@ -2328,7 +2328,7 @@
AC_CHECK_HEADERS(openssl/crypto.h)
if test "$ac_cv_header_openssl_bn_h" = "yes" &&
test "$ac_cv_header_openssl_crypto_h" = "yes" &&

View File

@@ -1,5 +1,5 @@
# Verified by locally checking against the SHA3-512 hash available in
# https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.13.sha3-512
# https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.14.sha3-512
# Locally computed
sha256 d693b49517a42efb85a1a364a310aed16a53d428d1b46c0d31ef3fba78fcb656 openldap-2.6.13.tgz
sha256 806dcd21d366428187fba3278da773d5930f774852c9e92517f950d585f19107 openldap-2.6.14.tgz
sha256 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
OPENLDAP_VERSION = 2.6.13
OPENLDAP_VERSION = 2.6.14
OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz
OPENLDAP_SITE = https://www.openldap.org/software/download/OpenLDAP/openldap-release
OPENLDAP_LICENSE = OpenLDAP Public License