Changeset be5298b4 for general


Ignore:
Timestamp:
02/16/2023 09:06:27 PM (16 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
c3441675
Parents:
6fdbe40
Message:

Update to git-2.39.2 (Security Update) and tag it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r6fdbe40 rbe5298b4  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "74b450a513504fd7b3f5016f80de5e54">
     11  <!ENTITY git-md5sum        "32d34dc65ae0955cc68c7152b5ca8b13">
    1212
    1313  <!ENTITY git-size          "6.8 MB">
    1414  <!-- but people keep forgetting that an install not only needs the net build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "246 MB (with downloaded documentation, add 17 MB to build documentation)">
     16  <!ENTITY git-buildsize     "392 MB (with downloaded documentation, add 18 MB to build documentation)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!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)">
     19  <!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)">
    2020]>
    2121
     
    4848    </para>
    4949
    50     &lfs112_checked;
     50    &lfs113_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    357357          git, git-receive-pack, git-upload-archive, and
    358358          git-upload-pack (hardlinked to each
    359           other), git-cvsserver, git-shell, and gitk
     359          other), git-cvsserver, git-shell, gitk, and scalar
    360360        </seg>
    361361        <seg>
     
    464464      </varlistentry>
    465465
     466      <varlistentry id="scalar">
     467        <term><command>scalar</command></term>
     468        <listitem>
     469          <para>
     470            is a repository management tool that optimizes Git for use in
     471            large repositories
     472          </para>
     473          <indexterm zone="git scalar">
     474            <primary sortas="b-scalar">scalar</primary>
     475          </indexterm>
     476        </listitem>
     477      </varlistentry>
    466478    </variablelist>
    467479
Note: See TracChangeset for help on using the changeset viewer.