Changeset 2bbc6b0e


Ignore:
Timestamp:
07/19/2021 01:20:43 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5fd1c78e
Parents:
f249e1f
Message:

Package updates
Update to cmake-3.21.0.
Update to btrfs-progs-5.13.
Update to mesa-21.1.5.

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rf249e1f r2bbc6b0e  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "137311bbe83d9a32469f99ac2792a2bc">
    10   <!ENTITY cmake-size          "9.0 MB">
    11   <!ENTITY cmake-buildsize     "399 MB (add 910 MB for tests)">
    12   <!ENTITY cmake-time          "2.3 SBU (add 3.4 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "f616604606184e3c7b870a57e68a7c3b">
     10  <!ENTITY cmake-size          "9.2 MB">
     11  <!ENTITY cmake-buildsize     "329 MB (add 918 MB for tests)">
     12  <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    149149      number of system cores. Setting <envar>LC_ALL</envar> is needed to
    150150      prevent some test failures when some of the locale variables are
    151       set to non English locales.
    152 
    153      <!-- Please, don't remove this comment, needed if tests start to fail
    154       again. If you want to investigate a problem with a given "problem1-test",
     151      set to non English locales. One test, RunCMake.CMP0125. is known to fail.
     152    </para>
     153
     154    <para>
     155      If you want to investigate a problem with a given "problem1-test",
    155156      use <command>bin/ctest -R "problem1-test"</command> and, to omit it, use
    156157      <command>bin/ctest -E "problem1-test"</command>. These options can be
     
    159160      available tests, and you can run <command>bin/ctest</command> for a
    160161      sub-set of tests by using separated by spaces names or numbers as
    161       options. Option -/-help can be used to show all options.-->
     162      options. Option -/-help can be used to show all options.
    162163    </para>
    163164
  • introduction/welcome/changelog.xml

    rf249e1f r2bbc6b0e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to cmake-3.21.0. Fixes
     49          <ulink url="&blfs-ticket-root;15281">#15281</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to btrfs-progs-5.13. Fixes
     53          <ulink url="&blfs-ticket-root;15278">#15278</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to mesa-21.1.5. Fixes
     57          <ulink url="&blfs-ticket-root;15280">#15280</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[thomas] - Update to tidy-html5-5.8.0. Fixes
    4961          <ulink url="&blfs-ticket-root;15287">#15287</ulink>.</para>
  • packages.ent

    rf249e1f r2bbc6b0e  
    4141
    4242<!-- Chapter 5 -->
    43 <!ENTITY btrfs-progs-version          "5.12.1">
     43<!ENTITY btrfs-progs-version          "5.13">
    4444<!ENTITY dosfstools-version           "4.2">
    4545<!ENTITY fuse3-version                "3.10.4">
     
    334334<!ENTITY check-version                "0.12.0">
    335335<!ENTITY clisp-version                "2.49">
    336 <!ENTITY cmake-major-version          "3.20">
    337 <!ENTITY cmake-minor-version          "5">
     336<!ENTITY cmake-major-version          "3.21">
     337<!ENTITY cmake-minor-version          "0">
    338338<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    339339<!ENTITY dejagnu-version              "1.6.2">
     
    700700<!ENTITY xkeyboard-config-version     "2.33">
    701701<!ENTITY mesa-major-minor             "21.1">
    702 <!ENTITY mesa-version                 "&mesa-major-minor;.4">
     702<!ENTITY mesa-version                 "&mesa-major-minor;.5">
    703703<!ENTITY xcb-util-version             "0.4.0">
    704704<!ENTITY xcb-util-image-version       "0.4.0">
  • postlfs/filesystems/btrfs-progs.xml

    rf249e1f r2bbc6b0e  
    77  <!ENTITY btrfs-progs-download-http "&kernel-dl;/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
    88  <!ENTITY btrfs-progs-download-ftp  " ">
    9   <!ENTITY btrfs-progs-md5sum        "ab865e42890ba2c450ae920c87c51ca3">
     9  <!ENTITY btrfs-progs-md5sum        "63f73a9ce821b8911ed3cb3dbf65cd6f">
    1010  <!ENTITY btrfs-progs-size          "2.1 MB">
    11   <!ENTITY btrfs-progs-buildsize     "63 MB (up to 2.7 GB are used during tests)">
    12   <!ENTITY btrfs-progs-time          "0.2 SBU (add 12 SBU for tests, but will be longer on slow disks)">
     11  <!ENTITY btrfs-progs-buildsize     "54 MB (up to 2.7 GB are used during tests)">
     12  <!ENTITY btrfs-progs-time          "0.2 SBU (add 5.9 SBU for tests, but will be longer on slow disks)">
    1313]>
    1414
  • x/installing/mesa.xml

    rf249e1f r2bbc6b0e  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "645a27655bea5d83752da49510836731">
     9  <!ENTITY mesa-md5sum        "b62043b4398f0d859b6369d5109a498c">
    1010  <!ENTITY mesa-size          "15 MB">
    11   <!ENTITY mesa-buildsize     "702 MB (with docs)">
    12   <!ENTITY mesa-time          "3.4 SBU (with parallelism=4 and docs)">
     11  <!ENTITY mesa-buildsize     "546 MB (with docs)">
     12  <!ENTITY mesa-time          "3.1 SBU (with parallelism=4 and docs)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.