From 14a0924ab6e82af51b18de8e1e0988fc4b359617 Mon Sep 17 00:00:00 2001 From: Tim Tassonis Date: Tue, 14 Feb 2023 16:43:53 +0100 Subject: [PATCH] Update to openldap-2.6.4. --- introduction/welcome/changelog.xml | 4 ++++ packages.ent | 2 +- server/other/openldap.xml | 7 ++++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 39b691b61e..384f7d7c86 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,10 @@ February 14th, 2023 + + [timtas] - Update to openldap-2.6.4. + Fixes #17648. + [thomas] - Update to traceroute-2.1.2. Fixes #17646. diff --git a/packages.ent b/packages.ent index e43e40d8de..c3d9caaaf5 100644 --- a/packages.ent +++ b/packages.ent @@ -734,7 +734,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/server/other/openldap.xml b/server/other/openldap.xml index 891288d159..6261198595 100644 --- a/server/other/openldap.xml +++ b/server/other/openldap.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -163,6 +163,7 @@ autoconf && --disable-debug \ --with-tls=openssl \ --with-cyrus-sasl \ + --without-systemd \ --enable-dynamic \ --enable-crypt \ --enable-spasswd \