Update to libxml2-2.9.14.

This commit is contained in:
Bruce Dubbs 2022-05-03 17:34:01 -05:00
parent 0abafe0406
commit 0a73ebad21
4 changed files with 10 additions and 6 deletions

View File

@ -8,10 +8,10 @@
<!ENTITY libxml2-download-http "https://download.gnome.org/sources/libxml2/2.9/libxml2-&libxml2-version;.tar.xz">
<!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz">
<!ENTITY libxml2-download-ftp " ">
<!ENTITY libxml2-md5sum "824470f8cc325ae6b01f174b842c321f">
<!ENTITY libxml2-size "3.1 MB">
<!ENTITY libxml2-md5sum "b7b3029ac6beb32a7925225515f83ca3">
<!ENTITY libxml2-size "3.0 MB">
<!ENTITY libxml2-buildsize "103 MB (with tests)">
<!ENTITY libxml2-time "0.6 SBU (with tests)">
<!ENTITY libxml2-time "0.4 SBU (Using parallelism=4; with tests)">
<!ENTITY testsuite-version "20130923">
]>

View File

@ -7,8 +7,8 @@
<!-- The download, md5sum, size entities need to match those used in libxml2.xml -->
<!ENTITY libxml2py2-download-http "https://download.gnome.org/sources/libxml2/2.9/libxml2-&libxml2-version;.tar.xz">
<!ENTITY libxml2py2-download-ftp " ">
<!ENTITY libxml2py2-md5sum "824470f8cc325ae6b01f174b842c321f">
<!ENTITY libxml2py2-size "3.1 MB">
<!ENTITY libxml2py2-md5sum "b7b3029ac6beb32a7925225515f83ca3">
<!ENTITY libxml2py2-size "3.0 MB">
<!ENTITY libxml2py2-buildsize "53 MB (2.3 MB installed)">
<!ENTITY libxml2py2-time "less than 0.1 SBU">
]>

View File

@ -44,6 +44,10 @@
<listitem>
<para>May 3rd, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to libxml2-2.9.14. Fixes
<ulink url="&blfs-ticket-root;16500">#16500</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gstreamer-1.20.2 gst-plugins-base
gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav

View File

@ -181,7 +181,7 @@
<!-- the libxml2-version is also used for the python2 module,
which is built separately after libxml2.so has been installed,
to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libxml2-version "2.9.13">
<!ENTITY libxml2-version "2.9.14">
<!ENTITY libxslt-version "1.1.35">
<!ENTITY libwacom-version "2.2.0">
<!ENTITY libwpe-version "1.12.0">