Changeset 6cd8a9a


Ignore:
Timestamp:
10/20/2022 11:51:46 AM (18 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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/xf86-video-removal
Children:
bc4ab775
Parents:
0df2c22
Message:

Update to libxml2-2.10.3 (security update)

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r0df2c22 r6cd8a9a  
    99<!--  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.xz">-->
    1010  <!ENTITY libxml2-download-ftp  " ">
    11   <!ENTITY libxml2-md5sum        "5ffd0cd047056d5699b3363c635582bc">
     11  <!ENTITY libxml2-md5sum        "f9edac7fac232b3657a003fd9a5bbe42">
    1212  <!ENTITY libxml2-size          "2.5 MB">
    13   <!ENTITY libxml2-buildsize     "94 MB (with tests)">
     13  <!ENTITY libxml2-buildsize     "105 MB (with tests)">
    1414  <!ENTITY libxml2-time          "0.4 SBU (Using parallelism=4; with tests)">
    1515  <!ENTITY testsuite-version     "20130923">
     
    204204          xml2-config,
    205205          xmlcatalog, and
    206           xmllint <!--and the
    207           drv_libxml2.py and libxml2.py <application>Python3</application>
    208           modules.  These are pythin modules, not programs -->
     206          xmllint
    209207        </seg>
    210208        <seg>
    211           libxml2.so and
    212           libxml2mod.so (<application>Python3</application> module)
     209          libxml2.so
    213210        </seg>
    214211        <seg>
    215212          /usr/include/libxml2,
    216213          /usr/lib/cmake/libxml2,
    217           /usr/share/doc/libxml2-&libxml2-version;,
    218           /usr/share/doc/libxml2-python-&libxml2-version;, and
     214          /usr/share/doc/libxml2-&libxml2-version;, and
    219215          /usr/share/gtk-doc/html/libxml2
    220216        </seg>
     
    265261        </listitem>
    266262      </varlistentry>
    267 <!--
    268       <varlistentry id="drv_libxml2.py3">
    269         <term><command>drv_libxml2.py</command></term>
    270         <listitem>
    271           <para>
    272             is a SAX <application>Python3</application> driver for libxml2.
    273           </para>
    274           <indexterm zone="libxml2 drv_libxml2.py3">
    275             <primary sortas="b-drv_libxml2.py3">drv_libxml2.py for Python3</primary>
    276           </indexterm>
    277         </listitem>
    278       </varlistentry>
    279 
    280       <varlistentry id="libxml2.py3">
    281         <term><command>libxml2.py</command></term>
    282         <listitem>
    283           <para>
    284             is the <application>Python3</application> binding for libxml2.
    285           </para>
    286           <indexterm zone="libxml2 libxml2.py3">
    287             <primary sortas="b-libxml2.py3">libxml2.py for Python3</primary>
    288           </indexterm>
    289         </listitem>
    290       </varlistentry>
    291 -->
     263
    292264      <varlistentry id="libxml2-lib">
    293265        <term><filename class="libraryfile">libxml2.so</filename></term>
     
    303275      </varlistentry>
    304276
    305       <varlistentry id="libxml2mod3">
    306         <term><filename class="libraryfile">libxml2mod.so</filename></term>
    307         <listitem>
    308           <para>
    309             is the interface for <application>Python3</application>
    310             to use <filename class="libraryfile">libxml2.so</filename>
    311           </para>
    312           <indexterm zone="libxml2 libxml2mod3">
    313             <primary sortas="c-libxml2mod">libxml2mod.so</primary>
    314           </indexterm>
    315         </listitem>
    316       </varlistentry>
    317 
    318277    </variablelist>
    319278
  • general/prog/libxml2py2.xml

    r0df2c22 r6cd8a9a  
    88  <!ENTITY libxml2py2-download-http "https://download.gnome.org/sources/libxml2/2.10/libxml2-&libxml2-version;.tar.xz">
    99  <!ENTITY libxml2py2-download-ftp  " ">
    10   <!ENTITY libxml2py2-md5sum        "5ffd0cd047056d5699b3363c635582bc">
     10  <!ENTITY libxml2py2-md5sum        "f9edac7fac232b3657a003fd9a5bbe42">
    1111  <!ENTITY libxml2py2-size          "2.5 MB">
    1212  <!ENTITY libxml2py2-buildsize     "49 MB (2.3 MB installed)">
     
    116116
    117117      <segmentedlist>
    118         <segtitle>Installed Programs</segtitle>
     118        <segtitle>Installed Modules</segtitle>
    119119        <segtitle>Installed Libraries</segtitle>
    120120        <segtitle>Installed Directories</segtitle>
  • introduction/welcome/changelog.xml

    r0df2c22 r6cd8a9a  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to libxml2-2.10.3 (security update). Fixes
     49          <ulink url="&blfs-ticket-root;17185">#17185</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to graphviz-6.0.2. Fixes
    4953          <ulink url="&blfs-ticket-root;17172">#17172</ulink>.</para>
  • packages.ent

    r0df2c22 r6cd8a9a  
    161161which is built separately after libxml2.so has been installed,
    162162to avoid building libxml2 twice, which is slow with all deps -->
    163 <!ENTITY libxml2-version              "2.10.2">
     163<!ENTITY libxml2-version              "2.10.3">
    164164<!ENTITY libxslt-version              "1.1.37">
    165165<!ENTITY libwacom-version             "2.5.0">
Note: See TracChangeset for help on using the changeset viewer.