Update to libjpeg-turbo-2.1.5.

Ignore the changes to pythonhosted.xml
This commit is contained in:
Bruce Dubbs 2023-02-03 16:57:58 -06:00
parent 77a4525a1c
commit d011022645
4 changed files with 19 additions and 11 deletions

View File

@ -6,7 +6,7 @@
<!ENTITY libjpeg-download-http "&sourceforge-dl;/libjpeg-turbo/libjpeg-turbo-&libjpeg-turbo-version;.tar.gz">
<!ENTITY libjpeg-download-ftp " ">
<!ENTITY libjpeg-md5sum "3241b54016c445e5d8f0ebb0ad9294ed">
<!ENTITY libjpeg-md5sum "1c6e9f8550a82c6d4cd30b370c22a5fd">
<!ENTITY libjpeg-size "2.2 MB">
<!ENTITY libjpeg-buildsize "17 MB (add 17 MB for tests)">
<!ENTITY libjpeg-time "0.1 SBU (using parallelism=4; add 0.2 SBU for tests)">

View File

@ -26,8 +26,10 @@
<para>
This section is for user convenience and is optional.
It can be used to fetch and install all the pythonhosted.org module
packages below in two convenient scripts.
It can be used to fetch and install most of the pythonhosted.org module
packages in two convenient scripts. These scripts do not run
any tests. To run the tests for an individual module see the
appropriate detailed sections below or in the Python Dependencies page.
</para>
&lfs112_checked;
@ -66,32 +68,34 @@
</listitem>
</itemizedlist>
<note>
<para>
The dependencies shown here do not include those external to BLFS
or those only needed for tests.
See the individual sections below for a full list of dependencies.
</para>
</note>
<bridgehead renderas="sect4">Pythonhosted.org Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
TBD
<!--<xref linkend="fontforge"/>,-->
<!-- does not seem to be needed as of 5.22.4 <xref linkend="GConf"/>, -->
</para>
<bridgehead renderas="sect5">Recommended</bridgehead>
<para role="recommended">
TBD
<!--<xref linkend="fftw"/>,-->
</para>
<bridgehead renderas="sect5">Optional</bridgehead>
<para role="optional">
TBD
<!--
<xref linkend="glu"/>,
<ulink url="http://www.dest-unreach.org/socat/">socat</ulink> (for pam_kwallet)-->
</para>
<!--
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/pythonhosted"/></para>
-->
</sect3>
<sect3>

View File

@ -41,6 +41,10 @@
<listitem>
<para>February 3rd, 2023</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to libjpeg-turbo-2.1.5. Fixes
<ulink url="&blfs-ticket-root;17584">#17584</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to libwpe-1.14.1. Fixes
<ulink url="&blfs-ticket-root;17591">#17591</ulink>.</para>

View File

@ -206,7 +206,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY lcms2-version "2.14">
<!ENTITY libexif-version "0.6.24">
<!ENTITY libgxps-version "0.3.2">
<!ENTITY libjpeg-turbo-version "2.1.4">
<!ENTITY libjpeg-turbo-version "2.1.5">
<!ENTITY libmng-version "2.0.3">
<!ENTITY libmypaint-version "1.6.1"> <!-- version 1 only -->
<!ENTITY libpng-version "1.6.39">