mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to git-2.39.2 (Security Update) and tag it
This commit is contained in:
parent
6fdbe40edd
commit
be5298b47f
@ -8,15 +8,15 @@
|
||||
|
||||
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
|
||||
<!ENTITY git-download-ftp " ">
|
||||
<!ENTITY git-md5sum "74b450a513504fd7b3f5016f80de5e54">
|
||||
<!ENTITY git-md5sum "32d34dc65ae0955cc68c7152b5ca8b13">
|
||||
|
||||
<!ENTITY git-size "6.8 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 "246 MB (with downloaded documentation, add 17 MB to build documentation)">
|
||||
<!ENTITY git-buildsize "392 MB (with downloaded documentation, add 18 MB to build documentation)">
|
||||
<!-- 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 documentation and 1.3 SBU (disk speed dependent) for tests, both with parallelism=4)">
|
||||
<!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1.6 SBU (disk speed dependent) for tests, both with parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="git" xreflabel="git-&git-version;">
|
||||
@ -47,7 +47,7 @@
|
||||
<application>Team Foundation Server</application>.
|
||||
</para>
|
||||
|
||||
&lfs112_checked;
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -356,7 +356,7 @@ sed -i '/^\* link:/s|howto/|&html/|' /usr/share/doc/git-&git-version;/howto-
|
||||
<seg>
|
||||
git, git-receive-pack, git-upload-archive, and
|
||||
git-upload-pack (hardlinked to each
|
||||
other), git-cvsserver, git-shell, and gitk
|
||||
other), git-cvsserver, git-shell, gitk, and scalar
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
@ -463,6 +463,18 @@ sed -i '/^\* link:/s|howto/|&html/|' /usr/share/doc/git-&git-version;/howto-
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="scalar">
|
||||
<term><command>scalar</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a repository management tool that optimizes Git for use in
|
||||
large repositories
|
||||
</para>
|
||||
<indexterm zone="git scalar">
|
||||
<primary sortas="b-scalar">scalar</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>February 16th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to git-2.39.2 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;17651">#17651</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to harfbuzz-7.0.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;17634">#17634</ulink>.</para>
|
||||
|
@ -311,7 +311,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY gcc-version "12.2.0">
|
||||
<!ENTITY gc-version "8.2.2">
|
||||
<!ENTITY gdb-version "12.1">
|
||||
<!ENTITY git-version "2.39.1">
|
||||
<!ENTITY git-version "2.39.2">
|
||||
<!ENTITY guile-version "3.0.9">
|
||||
<!ENTITY librep-version "0.92.7">
|
||||
<!ENTITY llvm-maj-version "15">
|
||||
|
Loading…
Reference in New Issue
Block a user