Changeset 3fc12e0


Ignore:
Timestamp:
02/15/2024 04:24:42 AM (4 months ago)
Author:
Rahul Chandra <rahul@…>
Branches:
12.1, ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
55341f4
Parents:
7669ff25
Message:

Update to git-2.43.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r7669ff25 r3fc12e0  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "f2a5667597dc233e210ad66e4ed13906">
     11  <!ENTITY git-md5sum        "14121ad4f2c2c526332af173cc1457b3">
    1212
    1313  <!ENTITY git-size          "7.1 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     "256 MB (with downloaded documentation; add 18 MB for building doc)">
     16  <!ENTITY git-buildsize     "255 MB (with downloaded documentation; add 18 MB for building doc)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
  • introduction/welcome/changelog.xml

    r7669ff25 r3fc12e0  
    4242      <para>February 14th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[rahul] - Update to git-2.43.2. Fixes
     46          <ulink url="&blfs-ticket-root;19314">#19314</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[rahul] - Update to power-profiles-daemon-0.20. Fixes
  • packages.ent

    r7669ff25 r3fc12e0  
    324324<!ENTITY gc-version                   "8.2.6">
    325325<!ENTITY gdb-version                  "14.1">
    326 <!ENTITY git-version                  "2.43.1">
     326<!ENTITY git-version                  "2.43.2">
    327327<!ENTITY guile-version                "3.0.9">
    328328<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.