[blfs] 06/10: Update to cmake-4.4.2

git Owner ([email protected] via blfs-book Mailing List) <[email protected]> Sat, 01 Aug 2026 20:48:02 +0000
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1785617288-1024790-7196
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

commit 68633584a950ea9b85f46401e796c4485ff54aea
Author: Joe Locash <[email protected]>
AuthorDate: Sat Aug 1 16:38:53 2026 -0400

    Update to cmake-4.4.2
---
 general/prog/cmake.xml             | 4 +++-
 introduction/welcome/changelog.xml | 4 ++++
 packages.ent                       | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/general/prog/cmake.xml b/general/prog/cmake.xml
index d0f5708c13..9a5a9655ff 100644
--- a/general/prog/cmake.xml
+++ b/general/prog/cmake.xml
@@ -6,7 +6,7 @@
 
   <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
   <!ENTITY cmake-download-ftp  " ">
-  <!ENTITY cmake-md5sum        "7ec88589b08462d269f96b771beb327f">
+  <!ENTITY cmake-md5sum        "6911f0379d901db23619413f092b99ef">
   <!ENTITY cmake-size          "13 MB">
   <!ENTITY cmake-buildsize     "2.3 GB (with tests)">
   <!ENTITY cmake-time          "2.2 SBU (add 4.3 SBU for tests, both using parallelism=4)">
@@ -150,6 +150,8 @@ make</userinput></screen>
         One test, RunCMake.FindBoost, is known to fail.
         Now cmake-3.27.0.  All tests pass.
       -->
+      <!-- https://gitlab.kitware.com/cmake/cmake/-/work_items/28002 -->
+      One test, RunCMake.FindPkgConfig, is known to fail with pkgconf-3.
     </para>
 
     <para>
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index f4bc23c312..5ffe56b63d 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
     <listitem>
       <para>August 1st, 2026</para>
       <itemizedlist>
+        <listitem>
+          <para>[jlocash] - Update to cmake-4.4.2. Fixes
+          <ulink url="&blfs-ticket-root;23673">#23673</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[jlocash] - Update to hwdata-0.410. Fixes
           <ulink url="&blfs-ticket-root;23672">#23672</ulink>.</para>
diff --git a/packages.ent b/packages.ent
index f792fab544..7d5721b505 100644
--- a/packages.ent
+++ b/packages.ent
@@ -370,7 +370,7 @@
 <!ENTITY cbindgen-version             "0.29.4">
 <!ENTITY clisp-version                "2.49.95">
 <!ENTITY cmake-major-version          "4.4">
-<!ENTITY cmake-minor-version          "1">
+<!ENTITY cmake-minor-version          "2">
 <!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
 <!ENTITY doxygen-version              "1.17.0">
 <!ENTITY dtc-version                  "1.8.1">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1785617288-1024790-7196
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page

------------=_1785617288-1024790-7196--