Changeset d985f0b


Ignore:
Timestamp:
10/05/2022 11:21:29 PM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
f9ed4f22
Parents:
661e7eb
Message:

Update to git-2.38.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r661e7eb rd985f0b  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "dfefd2363f2d4f9cefd6e609e0c605fe">
    12 
    13   <!ENTITY git-size          "6.7 MB">
     11  <!ENTITY git-md5sum        "7d67a6c1ca1876aa8dd08951d0592a73">
     12
     13  <!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     "231 MB (with downloaded documentation, add 17 MB to build documentation)">
     16  <!ENTITY git-buildsize     "245 MB (with downloaded documentation, add 17 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.-->
  • introduction/welcome/changelog.xml

    r661e7eb rd985f0b  
    4343    -->
    4444    <listitem>
     45      <para>October 5th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to git-2.38.0. Fixes
     49          <ulink url="&blfs-ticket-root;17147">#17147</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 4th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r661e7eb rd985f0b  
    307307<!ENTITY gc-version                   "8.2.2">
    308308<!ENTITY gdb-version                  "12.1">
    309 <!ENTITY git-version                  "2.37.3">
     309<!ENTITY git-version                  "2.38.0">
    310310<!ENTITY guile-version                "3.0.8">
    311311<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.