Package updates

Update to cmake-3.21.0.
Update to btrfs-progs-5.13.
Update to mesa-21.1.5.
This commit is contained in:
Bruce Dubbs 2021-07-18 20:20:43 -05:00
parent f249e1fc26
commit 2bbc6b0e7b
5 changed files with 31 additions and 18 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
<!ENTITY cmake-download-ftp " ">
<!ENTITY cmake-md5sum "137311bbe83d9a32469f99ac2792a2bc">
<!ENTITY cmake-size "9.0 MB">
<!ENTITY cmake-buildsize "399 MB (add 910 MB for tests)">
<!ENTITY cmake-time "2.3 SBU (add 3.4 SBU for tests, both using parallelism=4)">
<!ENTITY cmake-md5sum "f616604606184e3c7b870a57e68a7c3b">
<!ENTITY cmake-size "9.2 MB">
<!ENTITY cmake-buildsize "329 MB (add 918 MB for tests)">
<!ENTITY cmake-time "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
]>
<sect1 id="cmake" xreflabel="CMake-&cmake-version;">
@ -148,17 +148,18 @@ make</userinput></screen>
<replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
number of system cores. Setting <envar>LC_ALL</envar> is needed to
prevent some test failures when some of the locale variables are
set to non English locales.
set to non English locales. One test, RunCMake.CMP0125. is known to fail.
</para>
<!-- Please, don't remove this comment, needed if tests start to fail
again. If you want to investigate a problem with a given "problem1-test",
<para>
If you want to investigate a problem with a given "problem1-test",
use <command>bin/ctest -R "problem1-test"</command> and, to omit it, use
<command>bin/ctest -E "problem1-test"</command>. These options can be
used together: <command>bin/ctest -R "problem1-test" -E
"problem2-test"</command>. Option -N can be used to display all
available tests, and you can run <command>bin/ctest</command> for a
sub-set of tests by using separated by spaces names or numbers as
options. Option -/-help can be used to show all options.-->
options. Option -/-help can be used to show all options.
</para>
<para>

View File

@ -44,6 +44,18 @@
<listitem>
<para>July 18th, 2021</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to cmake-3.21.0. Fixes
<ulink url="&blfs-ticket-root;15281">#15281</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to btrfs-progs-5.13. Fixes
<ulink url="&blfs-ticket-root;15278">#15278</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to mesa-21.1.5. Fixes
<ulink url="&blfs-ticket-root;15280">#15280</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Update to tidy-html5-5.8.0. Fixes
<ulink url="&blfs-ticket-root;15287">#15287</ulink>.</para>

View File

@ -40,7 +40,7 @@
<!ENTITY volume_key-version "0.3.12">
<!-- Chapter 5 -->
<!ENTITY btrfs-progs-version "5.12.1">
<!ENTITY btrfs-progs-version "5.13">
<!ENTITY dosfstools-version "4.2">
<!ENTITY fuse3-version "3.10.4">
<!ENTITY jfsutils-version "1.1.15">
@ -333,8 +333,8 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY cbindgen-version "0.19.0">
<!ENTITY check-version "0.12.0">
<!ENTITY clisp-version "2.49">
<!ENTITY cmake-major-version "3.20">
<!ENTITY cmake-minor-version "5">
<!ENTITY cmake-major-version "3.21">
<!ENTITY cmake-minor-version "0">
<!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;">
<!ENTITY dejagnu-version "1.6.2">
<!ENTITY doxygen-version "1.9.1">
@ -699,7 +699,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY xcursor-themes-version "1.0.6">
<!ENTITY xkeyboard-config-version "2.33">
<!ENTITY mesa-major-minor "21.1">
<!ENTITY mesa-version "&mesa-major-minor;.4">
<!ENTITY mesa-version "&mesa-major-minor;.5">
<!ENTITY xcb-util-version "0.4.0">
<!ENTITY xcb-util-image-version "0.4.0">
<!ENTITY xcb-util-keysyms-version "0.4.0">

View File

@ -6,10 +6,10 @@
<!ENTITY btrfs-progs-download-http "&kernel-dl;/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
<!ENTITY btrfs-progs-download-ftp " ">
<!ENTITY btrfs-progs-md5sum "ab865e42890ba2c450ae920c87c51ca3">
<!ENTITY btrfs-progs-md5sum "63f73a9ce821b8911ed3cb3dbf65cd6f">
<!ENTITY btrfs-progs-size "2.1 MB">
<!ENTITY btrfs-progs-buildsize "63 MB (up to 2.7 GB are used during tests)">
<!ENTITY btrfs-progs-time "0.2 SBU (add 12 SBU for tests, but will be longer on slow disks)">
<!ENTITY btrfs-progs-buildsize "54 MB (up to 2.7 GB are used during tests)">
<!ENTITY btrfs-progs-time "0.2 SBU (add 5.9 SBU for tests, but will be longer on slow disks)">
]>
<sect1 id="btrfs-progs" xreflabel="btrfs-progs-&btrfs-progs-version;">

View File

@ -6,10 +6,10 @@
<!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-md5sum "645a27655bea5d83752da49510836731">
<!ENTITY mesa-md5sum "b62043b4398f0d859b6369d5109a498c">
<!ENTITY mesa-size "15 MB">
<!ENTITY mesa-buildsize "702 MB (with docs)">
<!ENTITY mesa-time "3.4 SBU (with parallelism=4 and docs)">
<!ENTITY mesa-buildsize "546 MB (with docs)">
<!ENTITY mesa-time "3.1 SBU (with parallelism=4 and docs)">
]>
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">