mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to git 2.43.1
This commit is contained in:
parent
d161c82d6a
commit
b9954a862b
@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
|
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
|
||||||
<!ENTITY git-download-ftp " ">
|
<!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
|
<!-- but people keep forgetting that an install not only needs the net build
|
||||||
space, it also needs the install space (or DESTDIR) -->
|
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? -->
|
<!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
|
||||||
<!-- Confirmed that it is 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)">
|
<!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)">
|
||||||
|
@ -42,6 +42,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>February 9th, 2024</para>
|
<para>February 9th, 2024</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[rahul] - Update to git-2.43.1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;19275">#19275</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[rahul] - Update to libavif-1.0.4. Fixes
|
<para>[rahul] - Update to libavif-1.0.4. Fixes
|
||||||
<ulink url="&blfs-ticket-root;19267">#19267</ulink>.</para>
|
<ulink url="&blfs-ticket-root;19267">#19267</ulink>.</para>
|
||||||
|
@ -323,7 +323,7 @@
|
|||||||
<!ENTITY gcc-version "13.2.0">
|
<!ENTITY gcc-version "13.2.0">
|
||||||
<!ENTITY gc-version "8.2.6">
|
<!ENTITY gc-version "8.2.6">
|
||||||
<!ENTITY gdb-version "14.1">
|
<!ENTITY gdb-version "14.1">
|
||||||
<!ENTITY git-version "2.43.0">
|
<!ENTITY git-version "2.43.1">
|
||||||
<!ENTITY guile-version "3.0.9">
|
<!ENTITY guile-version "3.0.9">
|
||||||
<!ENTITY librep-version "0.92.7">
|
<!ENTITY librep-version "0.92.7">
|
||||||
<!ENTITY llvm-maj-version "17">
|
<!ENTITY llvm-maj-version "17">
|
||||||
|
Loading…
Reference in New Issue
Block a user