mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to OpenLDAP-2.4.50
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23046 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
84fe2e915a
commit
972906e147
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>April 29th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to OpenLDAP-2.4.50. Fixes
|
||||
<ulink url="&blfs-ticket-root;13469">#13469</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gnome-desktop-3.36.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;13470">#13470</ulink>.</para>
|
||||
|
@ -661,7 +661,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY sqlite-version "3.31.1">
|
||||
|
||||
<!-- Chapter 23 -->
|
||||
<!ENTITY openldap-version "2.4.49">
|
||||
<!ENTITY openldap-version "2.4.50">
|
||||
<!ENTITY soprano-version "2.9.4">
|
||||
<!ENTITY unbound-version "1.10.0">
|
||||
<!ENTITY virtuoso-version "6.1.8">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY openldap-download-http " ">
|
||||
<!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
<!ENTITY openldap-md5sum "2a47a6bb4319357ea7b032c45283e79e">
|
||||
<!ENTITY openldap-md5sum "f9ed44ef373abed04c9e4c8586260f9e">
|
||||
<!ENTITY openldap-size "5.4 MB">
|
||||
<!ENTITY openldap-buildsize "49 MB (client), 109 MB (server)">
|
||||
<!ENTITY openldap-time "0.4 SBU (client using parallelism=4), 1.2 SBU (server)">
|
||||
<!ENTITY openldap-buildsize "54 MB (client), 109 MB (server)">
|
||||
<!ENTITY openldap-time "0.5 SBU (client using parallelism=4), 1.0 SBU (server)">
|
||||
]>
|
||||
|
||||
<sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
|
||||
@ -242,7 +242,7 @@ cp -vfr doc/{drafts,rfc,guide} \
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--enable-crypt</parameter>: This switch enables using of
|
||||
<parameter>--enable-crypt</parameter>: This switch enables using
|
||||
<command>crypt(3)</command> passwords.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user