Changeset 14a0924 for server


Ignore:
Timestamp:
02/14/2023 03:43:53 PM (16 months ago)
Author:
Tim Tassonis <stuff@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
2974f01
Parents:
cbabb64
Message:

Update to openldap-2.6.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/openldap.xml

    rcbabb64 r14a0924  
    77  <!ENTITY openldap-download-http "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
    88  <!ENTITY openldap-download-ftp  "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
    9   <!ENTITY openldap-md5sum        "6b7229396b335dd5ab2d24841d7f4b53">
     9  <!ENTITY openldap-md5sum        "fee2b0dca212b41c87976d0414f30f12">
    1010  <!ENTITY openldap-size          "6.2 MB">
    11   <!ENTITY openldap-buildsize     "101 MB (client and server)">
    12   <!ENTITY openldap-time          "0.4 SBU (client), 0.9 SBU (server)">
     11  <!ENTITY openldap-buildsize     "58 MB (client and server)">
     12  <!ENTITY openldap-time          "0.4 SBU (client), 1.1 SBU (server)">
    1313]>
    1414
     
    164164            --with-tls=openssl    \
    165165            --with-cyrus-sasl     \
     166            --without-systemd     \
    166167            --enable-dynamic      \
    167168            --enable-crypt        \
Note: See TracChangeset for help on using the changeset viewer.