Changeset c4c6c7b


Ignore:
Timestamp:
11/11/2020 02:22:01 PM (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:
10bfa7e0
Parents:
55aa03c
Message:

Update to openldap-2.4.56.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r55aa03c rc4c6c7b  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>November 11th, 2020</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[timtas] - Update to openldap-2.4.56. Fixes
     50          <ulink url="&blfs-ticket-root;14232">#14232</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>November 10th, 2020</para>
  • packages.ent

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

    r55aa03c rc4c6c7b  
    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        "333a75f42e55b907543fa3a46a620eab">
     9  <!ENTITY openldap-md5sum        "82a7dcf7aeaf95fdad16017c0ed9983a">
    1010  <!ENTITY openldap-size          "5.7 MB">
    1111  <!ENTITY openldap-buildsize     "54 MB (client), 91 MB (server)">
Note: See TracChangeset for help on using the changeset viewer.