Changeset 7d61e10


Ignore:
Timestamp:
10/13/2021 04:43:53 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
674d655
Parents:
5e279f2
Message:

Upgrade git-2.33.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r5e279f2 r7d61e10  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "0990ff97af1511be0d9f0d3223dd4359">
     11  <!ENTITY git-md5sum        "3462f34d9c17288eee854b7645f6a0a1">
    1212
    1313  <!ENTITY git-size          "6.2 MB">
     
    1818  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1919  <!-- Confirmed that it is disk related.-->
    20   <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">
     20  <!ENTITY git-time          "0.5 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">
    2121]>
    2222
  • introduction/welcome/changelog.xml

    r5e279f2 r7d61e10  
    4444
    4545    <listitem>
     46      <para>October 13th, 2021</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[thomas] - Upgrade git-2.33.1. Fixes
     50          <ulink url="&blfs-ticket-root;15669">#15669</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>October 12th, 2021</para>
    4757      <itemizedlist>
  • packages.ent

    r5e279f2 r7d61e10  
    346346<!ENTITY gc-version                   "8.0.4">
    347347<!ENTITY gdb-version                  "11.1">
    348 <!ENTITY git-version                  "2.33.0">
     348<!ENTITY git-version                  "2.33.1">
    349349<!ENTITY guile-version                "3.0.7">
    350350<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.