Changeset 0e0fd47


Ignore:
Timestamp:
06/12/2024 07:40:23 PM (3 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
13f97a40
Parents:
3aff9bf
Message:

Update to libxml2-2.13.0.

I tested it by rendering the LFS book and it seemed to work fine, but
there are other changes in here which could be problematic.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r3aff9bf r0e0fd47  
    99<!--  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.xz">-->
    1010  <!ENTITY libxml2-download-ftp  " ">
    11   <!ENTITY libxml2-md5sum        "35a058566c54bdd07cba9d749868d64e">
     11  <!ENTITY libxml2-md5sum        "22a4b108240c3f2aeb1354346055b436">
    1212  <!ENTITY libxml2-size          "2.5 MB">
    13   <!ENTITY libxml2-buildsize     "99 MB (with tests)">
     13  <!ENTITY libxml2-buildsize     "110 MB (with tests)">
    1414  <!ENTITY libxml2-time          "0.3 SBU (Using parallelism=4; with tests)">
    1515  <!ENTITY testsuite-version     "20130923">
  • introduction/welcome/changelog.xml

    r3aff9bf r0e0fd47  
    4343      <para>June 12th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Update to libxml2-2.13.0. Fixes
     47          <ulink url="&blfs-ticket-root;19944">#19944</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[renodr] - Update to libwacom-2.12.1. Fixes
  • packages.ent

    r3aff9bf r0e0fd47  
    179179<!ENTITY libuv-version                "1.48.0">
    180180<!ENTITY libxkbcommon-version         "1.7.0">
    181 <!ENTITY libxml2-version              "2.12.7">
     181<!ENTITY libxml2-version              "2.13.0">
    182182<!ENTITY libxmlb-version              "0.3.19">
    183183<!ENTITY libxslt-version              "1.1.39">
Note: See TracChangeset for help on using the changeset viewer.