Update to git 2.43.1

This commit is contained in:
Rahul Chandra 2024-02-09 22:39:50 -05:00
parent d161c82d6a
commit b9954a862b
3 changed files with 8 additions and 4 deletions

View File

@ -8,12 +8,12 @@
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
<!ENTITY git-download-ftp " ">
<!ENTITY git-md5sum "66a036a0442b8d159b0eff5a0fe0dc94">
<!ENTITY git-md5sum "f2a5667597dc233e210ad66e4ed13906">
<!ENTITY git-size "7.0 MB">
<!ENTITY git-size "7.1 MB">
<!-- but people keep forgetting that an install not only needs the net build
space, it also needs the install space (or DESTDIR) -->
<!ENTITY git-buildsize "255 MB (with downloaded documentation; add 18 MB for building doc)">
<!ENTITY git-buildsize "256 MB (with downloaded documentation; add 18 MB for building doc)">
<!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
<!-- Confirmed that it is disk related.-->
<!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building doc, and up to 13 SBU (disk speed dependent) for tests)">

View File

@ -42,6 +42,10 @@
<listitem>
<para>February 9th, 2024</para>
<itemizedlist>
<listitem>
<para>[rahul] - Update to git-2.43.1. Fixes
<ulink url="&blfs-ticket-root;19275">#19275</ulink>.</para>
</listitem>
<listitem>
<para>[rahul] - Update to libavif-1.0.4. Fixes
<ulink url="&blfs-ticket-root;19267">#19267</ulink>.</para>

View File

@ -323,7 +323,7 @@
<!ENTITY gcc-version "13.2.0">
<!ENTITY gc-version "8.2.6">
<!ENTITY gdb-version "14.1">
<!ENTITY git-version "2.43.0">
<!ENTITY git-version "2.43.1">
<!ENTITY guile-version "3.0.9">
<!ENTITY librep-version "0.92.7">
<!ENTITY llvm-maj-version "17">