Changeset ea84865


Ignore:
Timestamp:
01/31/2020 05:38:49 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
83e4705
Parents:
adb90981
Message:

Update to xkeyboard-config-2.29.
Update to openldap-2.4.49.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    radb90981 rea84865  
    4848          <para>[pierre] - Update to elogind-243.4. Fixes
    4949          <ulink url="&blfs-ticket-root;12984">#12984</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to xkeyboard-config-2.29. Fixes
     53          <ulink url="&blfs-ticket-root;13087">#13087</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to openldap-2.4.49. Fixes
     57          <ulink url="&blfs-ticket-root;13086">#13086</ulink>.</para>
    5058        </listitem>
    5159        <listitem>
  • packages.ent

    radb90981 rea84865  
    645645
    646646<!-- Chapter 23 -->
    647 <!ENTITY openldap-version             "2.4.48">
     647<!ENTITY openldap-version             "2.4.49">
    648648<!ENTITY soprano-version              "2.9.4">
    649649<!ENTITY unbound-version              "1.9.6">
     
    663663<!ENTITY xbitmaps-version             "1.1.2">
    664664<!ENTITY xcursor-themes-version       "1.0.6">
    665 <!ENTITY xkeyboard-config-version     "2.28">
     665<!ENTITY xkeyboard-config-version     "2.29">
    666666<!ENTITY mesa-major-minor             "19.3">
    667667<!ENTITY mesa-version                 "&mesa-major-minor;.3">
  • server/other/openldap.xml

    radb90981 rea84865  
    77  <!ENTITY openldap-download-http " ">
    88  <!ENTITY openldap-download-ftp  "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
    9   <!ENTITY openldap-md5sum        "0729a0711fe096831dedc159e0bbe73f">
    10   <!ENTITY openldap-size          "5.5 MB">
    11   <!ENTITY openldap-buildsize     "49 MB (client), 89 MB (server)">
     9  <!ENTITY openldap-md5sum        "2a47a6bb4319357ea7b032c45283e79e">
     10  <!ENTITY openldap-size          "5.4 MB">
     11  <!ENTITY openldap-buildsize     "49 MB (client), 109 MB (server)">
    1212  <!ENTITY openldap-time          "0.4 SBU (client using parallelism=4), 1.2 SBU (server)">
    1313]>
  • x/installing/xkeyboard-config.xml

    radb90981 rea84865  
    99  <!ENTITY xkeyboard-config-download-ftp
    1010  "&xorg-download-ftp;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
    11   <!ENTITY xkeyboard-config-md5sum        "5a968ab77846ff85a04242410b2a61de">
     11  <!ENTITY xkeyboard-config-md5sum        "b5980bdc6c7d79f6dcccba8c76bb6c5d">
    1212  <!ENTITY xkeyboard-config-size          "1.6 MB">
    1313  <!ENTITY xkeyboard-config-buildsize     "14 MB">
Note: See TracChangeset for help on using the changeset viewer.