Changeset 8ecd285d


Ignore:
Timestamp:
09/21/2021 05:47:54 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
d680b94
Parents:
101d2289 (diff), 6f07ff1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r101d2289 r8ecd285d  
    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        "2ecc4091021c44f400bfbb25dcc77e97">
    10   <!ENTITY cmake-size          "9.2 MB">
     9  <!ENTITY cmake-md5sum        "c0feb5855604f68b09bdb3acb623619e">
     10  <!ENTITY cmake-size          "9.1 MB">
    1111  <!ENTITY cmake-buildsize     "319 MB (add 881 MB for tests)">
    1212  <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
  • introduction/welcome/changelog.xml

    r101d2289 r8ecd285d  
    5050        </listitem>
    5151        <listitem>
     52          <para>[thomas] - Update to cmake-3.21.3. Fixes
     53          <ulink url="&blfs-ticket-root;15581">#15581</ulink>.</para>
     54        </listitem>
     55        <listitem>
    5256          <para>[bdubbs] - Update to xf86-input-libinput-1.2.0. Fixes
    5357          <ulink url="&blfs-ticket-root;15577">#15577</ulink>.</para>
  • packages.ent

    r101d2289 r8ecd285d  
    337337<!ENTITY clisp-version                "2.49">
    338338<!ENTITY cmake-major-version          "3.21">
    339 <!ENTITY cmake-minor-version          "2">
     339<!ENTITY cmake-minor-version          "3">
    340340<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    341341<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.