Changeset 535773f


Ignore:
Timestamp:
01/26/2022 08:03:30 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ff00f810
Parents:
25a506d
Message:

Update to cmake-3.22.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r25a506d r535773f  
    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        "83802be08c114bb34729300206488321">
     9  <!ENTITY cmake-md5sum        "f96b91224aa14b09565325b51d60af43">
    1010  <!ENTITY cmake-size          "9.3 MB">
    1111  <!ENTITY cmake-buildsize     "334 MB (add 982 MB for tests)">
    12   <!ENTITY cmake-time          "2.2 SBU (add 3.7 SBU for tests, both using parallelism=4)">
     12  <!ENTITY cmake-time          "2.1 SBU (add 3.7 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r25a506d r535773f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to cmake-3.22.2. Fixes
     49          <ulink url="&blfs-ticket-root;16009">#16009</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[xry111] - Add patch to fix CVE-2021-4034 for polkit.
    4953          Fixes <ulink url="&blfs-ticket-root;16012">#16012</ulink>.</para>
  • packages.ent

    r25a506d r535773f  
    339339<!ENTITY clisp-version                "2.49">
    340340<!ENTITY cmake-major-version          "3.22">
    341 <!ENTITY cmake-minor-version          "1">
     341<!ENTITY cmake-minor-version          "2">
    342342<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    343343<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.