Changeset 4fe5cec


Ignore:
Timestamp:
01/19/2023 02:53:58 AM (16 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, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
5ad1120
Parents:
97e7219
Message:

Update to git-2.39.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r97e7219 r4fe5cec  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "acb276725658b8f1e6cec535a3f67737">
     11  <!ENTITY git-md5sum        "74b450a513504fd7b3f5016f80de5e54">
    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     "245 MB (with downloaded documentation, add 17 MB to build documentation)">
     16  <!ENTITY git-buildsize     "246 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.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 6 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.3 SBU (disk speed dependent) for tests, both with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r97e7219 r4fe5cec  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to git-2.39.1. Fixes
     46          <ulink url="&blfs-ticket-root;17524">#17524</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
     52      <para>January 17th, 2023</para>
     53      <itemizedlist>
     54        <listitem>
    4555          <para>[ken] - Update to firefox-102.7.0 (security update), also
    4656          update to JS-102.7.0 (normal update). Fixes
  • packages.ent

    r97e7219 r4fe5cec  
    310310<!ENTITY gc-version                   "8.2.2">
    311311<!ENTITY gdb-version                  "12.1">
    312 <!ENTITY git-version                  "2.39.0">
     312<!ENTITY git-version                  "2.39.1">
    313313<!ENTITY guile-version                "3.0.8">
    314314<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.