cmake: update to 3.21.2, and tag it with some dependencies

This commit is contained in:
Xi Ruoyao 2021-08-26 19:02:23 +08:00
parent e40b2f25ed
commit 1871cff1a8
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC
7 changed files with 12 additions and 8 deletions

View File

@ -36,7 +36,7 @@
internationalized domain names.
</para>
&lfs110_checked;
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
strings according to the Unicode standard.
</para>
&lfs110_checked;
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -6,9 +6,9 @@
<!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
<!ENTITY cmake-download-ftp " ">
<!ENTITY cmake-md5sum "a0b5bb28aef21dcf8d6554ae91bb8aa7">
<!ENTITY cmake-md5sum "2ecc4091021c44f400bfbb25dcc77e97">
<!ENTITY cmake-size "9.2 MB">
<!ENTITY cmake-buildsize "330 MB (add 918 MB for tests)">
<!ENTITY cmake-buildsize "319 MB (add 881 MB for tests)">
<!ENTITY cmake-time "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
]>
@ -37,7 +37,7 @@
since version 4.
</para>
&lfs110_checked;
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -44,6 +44,10 @@
<listitem>
<para>August 26th, 2021</para>
<itemizedlist>
<listitem>
<para>[xry111] - Update to cmake-3.21.2.
Fixes <ulink url="&blfs-ticket-root;15462">#15462</ulink>.</para>
</listitem>
<listitem>
<para>[xry111] - Update to libarchive-3.5.2 (security update).
Fixes <ulink url="&blfs-ticket-root;15449">#15449</ulink>.</para>

View File

@ -37,7 +37,7 @@
functions like streaming media.
</para>
&lfs110_checked;
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
is a set of domain names beyond the standard suffixes, such as .com.
</para>
&lfs110_checked;
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -334,7 +334,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY check-version "0.12.0">
<!ENTITY clisp-version "2.49">
<!ENTITY cmake-major-version "3.21">
<!ENTITY cmake-minor-version "1">
<!ENTITY cmake-minor-version "2">
<!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;">
<!ENTITY dejagnu-version "1.6.2">
<!ENTITY doxygen-version "1.9.1">