Update to openldap-2.6.4.

This commit is contained in:
Tim Tassonis 2023-02-14 16:43:53 +01:00
parent cbabb64ecd
commit 14a0924ab6
3 changed files with 9 additions and 4 deletions

View File

@ -41,6 +41,10 @@
<listitem>
<para>February 14th, 2023</para>
<itemizedlist>
<listitem>
<para>[timtas] - Update to openldap-2.6.4.
Fixes <ulink url="&blfs-ticket-root;17648">#17648</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Update to traceroute-2.1.2.
Fixes <ulink url="&blfs-ticket-root;17646">#17646</ulink>.</para>

View File

@ -734,7 +734,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY sqlite-doc-version "3400100">
<!-- Chapter 23 -->
<!ENTITY openldap-version "2.6.3">
<!ENTITY openldap-version "2.6.4">
<!ENTITY unbound-version "1.17.1">
<!-- Part VI -->

View File

@ -6,10 +6,10 @@
<!ENTITY openldap-download-http "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
<!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
<!ENTITY openldap-md5sum "6b7229396b335dd5ab2d24841d7f4b53">
<!ENTITY openldap-md5sum "fee2b0dca212b41c87976d0414f30f12">
<!ENTITY openldap-size "6.2 MB">
<!ENTITY openldap-buildsize "101 MB (client and server)">
<!ENTITY openldap-time "0.4 SBU (client), 0.9 SBU (server)">
<!ENTITY openldap-buildsize "58 MB (client and server)">
<!ENTITY openldap-time "0.4 SBU (client), 1.1 SBU (server)">
]>
<sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
@ -163,6 +163,7 @@ autoconf &amp;&amp;
--disable-debug \
--with-tls=openssl \
--with-cyrus-sasl \
--without-systemd \
--enable-dynamic \
--enable-crypt \
--enable-spasswd \