Changeset 6b10603f


Ignore:
Timestamp:
10/27/2020 07:24:07 AM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5717d7cc
Parents:
6fe9b0bd
Message:

Update to iopenldap-2.4.55

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23845 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6fe9b0bd r6b10603f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 26th, &year;">
     9<!ENTITY releasedate  "October 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r6fe9b0bd r6b10603f  
    4343    -->
    4444    <listitem>
     45      <para>October 27th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to iopenldap-2.4.55. Fixes
     49          <ulink url="&blfs-ticket-root;14177">#14177</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 26th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r6fe9b0bd r6b10603f  
    671671
    672672<!-- Chapter 23 -->
    673 <!ENTITY openldap-version             "2.4.54">
     673<!ENTITY openldap-version             "2.4.55">
    674674<!ENTITY soprano-version              "2.9.4">
    675675<!ENTITY unbound-version              "1.12.0">
  • server/other/openldap.xml

    r6fe9b0bd r6b10603f  
    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        "dee0ad4683e56a57d9a11a391f6be428">
    10   <!ENTITY openldap-size          "5.6 MB">
    11   <!ENTITY openldap-buildsize     "54 MB (client), 104 MB (server)">
     9  <!ENTITY openldap-md5sum        "333a75f42e55b907543fa3a46a620eab">
     10  <!ENTITY openldap-size          "5.7 MB">
     11  <!ENTITY openldap-buildsize     "54 MB (client), 91 MB (server)">
    1212  <!ENTITY openldap-time          "0.5 SBU (client), 1.0 SBU (server)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.