Ignore:
Timestamp:
05/05/2022 10:39:27 AM (2 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
633d1417
Parents:
efc60908
Message:

Update to openldap-2.6.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/openldap.xml

    refc60908 rec211399  
    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        "27c7687a54726c07dc4374c89f9512e1">
     9  <!ENTITY openldap-md5sum        "464b520cd88eddf10fe63ecd2902146c">
    1010  <!ENTITY openldap-size          "6.2 MB">
    1111  <!ENTITY openldap-buildsize     "58 MB (client and server)">
     
    7575        <para>
    7676          Required patch:
    77           <ulink url="&patch-root;/openldap-&openldap-version;-consolidated-2.patch"/>
     77          <ulink url="&patch-root;/openldap-&openldap-version;-consolidated-1.patch"/>
    7878        </para>
    7979      </listitem>
     
    116116      </para>
    117117
    118 <screen role="nodump"><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-2.patch &amp;&amp;
     118<screen role="nodump"><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-1.patch &amp;&amp;
    119119autoconf &amp;&amp;
    120120
     
    155155    </para>
    156156
    157 <screen><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-2.patch &amp;&amp;
     157<screen><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-1.patch &amp;&amp;
    158158autoconf &amp;&amp;
    159159
Note: See TracChangeset for help on using the changeset viewer.