Changeset 8428026a


Ignore:
Timestamp:
07/30/2024 02:36:17 PM (7 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
2db18ff
Parents:
1828f6f
Message:

Update to git-2.46.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r1828f6f r8428026a  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "a6af98f948a1f07cfeac57e91a0f2abe">
     11  <!ENTITY git-md5sum        "2309cd803a02378380f24c50667d9bfb">
    1212
    1313  <!ENTITY git-size          "7.2 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     "308 MB (with downloaded documentation; add 18 MB for building docs)">
     16  <!ENTITY git-buildsize     "441 MB (with downloaded documentation; add 19 MB for building docs; add 21 MB for tests)">
    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.4 SBU (with parallelism=4; add 0.4 SBU for building doc, and up to 5 SBU (disk speed dependent) for tests)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for building doc, and up to 7 SBU (disk speed dependent) for tests)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r1828f6f r8428026a  
    4040    -->
    4141    <listitem>
     42      <para>July 30th, 2024</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to git-2.46.0.  Fixes
     46          <ulink url="&blfs-ticket-root;20152">#20151</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
    4252      <para>July 29th, 2024</para>
    4353      <itemizedlist>
     
    4858        <listitem>
    4959          <para>[bdubbs] - Update to libX11-1.8.10 (Xorg library).  Fixes
    50           <ulink url="&blfs-ticket-root;20131">#20151</ulink>.</para>
     60          <ulink url="&blfs-ticket-root;20151">#20151</ulink>.</para>
    5161        </listitem>
    5262      </itemizedlist>
  • packages.ent

    r1828f6f r8428026a  
    346346<!ENTITY gc-version                   "8.2.6">
    347347<!ENTITY gdb-version                  "15.1">
    348 <!ENTITY git-version                  "2.45.2">
     348<!ENTITY git-version                  "2.46.0">
    349349<!ENTITY guile-version                "3.0.10">
    350350<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.