Changeset 8294b3df


Ignore:
Timestamp:
09/03/2022 12:38:51 AM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
323310f
Parents:
71899871
Message:

Update to libxml2-2.10.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r71899871 r8294b3df  
    99<!--  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.xz">-->
    1010  <!ENTITY libxml2-download-ftp  " ">
    11   <!ENTITY libxml2-md5sum        "54fdcf2404eb5c1ca59ffc82b2edff78">
    12   <!ENTITY libxml2-size          "2.6 MB">
    13   <!ENTITY libxml2-buildsize     "96 MB (with tests)">
     11  <!ENTITY libxml2-md5sum        "5ffd0cd047056d5699b3363c635582bc">
     12  <!ENTITY libxml2-size          "2.5 MB">
     13  <!ENTITY libxml2-buildsize     "94 MB (with tests)">
    1414  <!ENTITY libxml2-time          "0.4 SBU (Using parallelism=4; with tests)">
    1515  <!ENTITY testsuite-version     "20130923">
     
    112112  <sect2 role="installation">
    113113    <title>Installation of libxml2</title>
    114 
     114<!--  No longer needed with 2.10.2.
    115115    <para>
    116116      First, fix a problem recognizing Python-3.10:
     
    118118
    119119<screen><userinput>autoreconf -fiv</userinput></screen>
    120 
     120-->
    121121    <para>
    122122      Install <application>libxml2</application> by running the following
  • introduction/welcome/changelog.xml

    r71899871 r8294b3df  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to libxml2-2.10.2. Fixes
     50          <ulink url="&blfs-ticket-root;16950">#16950</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to libXau-1.0.10. Fixes
    5054          <ulink url="&blfs-ticket-root;16958">#16958</ulink>.</para>
  • packages.ent

    r71899871 r8294b3df  
    180180which is built separately after libxml2.so has been installed,
    181181to avoid building libxml2 twice, which is slow with all deps -->
    182 <!ENTITY libxml2-version              "2.10.0">
     182<!ENTITY libxml2-version              "2.10.2">
    183183<!ENTITY libxslt-version              "1.1.36">
    184184<!ENTITY libwacom-version             "2.4.0">
Note: See TracChangeset for help on using the changeset viewer.