Changeset ec211399


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.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    refc60908 rec211399  
    4343    -->
    4444    <listitem>
     45      <para>May 5th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to openldap-2.6.2. Fixes
     49          <ulink url="&blfs-ticket-root;16513">#16513</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 3rd, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    refc60908 rec211399  
    705705
    706706<!-- Chapter 23 -->
    707 <!ENTITY openldap-version             "2.6.1">
     707<!ENTITY openldap-version             "2.6.2">
    708708<!ENTITY soprano-version              "2.9.4">
    709709<!ENTITY unbound-version              "1.15.0">
  • 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.