Changeset e28b6fcf


Ignore:
Timestamp:
05/08/2022 08:01:14 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
6715f57
Parents:
7354b9a
Message:

Update to git-2.36.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r7354b9a re28b6fcf  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "a764a4b95dee25362a5f9696d5e0fd81">
    12 
    13   <!ENTITY git-size          "6.6 MB">
     11  <!ENTITY git-md5sum        "b069d4919c8d9faf28db4fd90feb8e1d">
     12
     13  <!ENTITY git-size          "6.7 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) -->
     
    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.r 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.4 SBU (with parallelism=4; add 0.4 SBU for building documentation and 6 SBU (disk speed dependent) for tests, both with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r7354b9a re28b6fcf  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to git-2.36.1. Fixes
     49          <ulink url="&blfs-ticket-root;16522">#16522</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to gcc-12.1.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16519">#16519</ulink>.</para>
  • packages.ent

    r7354b9a re28b6fcf  
    355355<!ENTITY gc-version                   "8.0.6">
    356356<!ENTITY gdb-version                  "12.1">
    357 <!ENTITY git-version                  "2.36.0">
     357<!ENTITY git-version                  "2.36.1">
    358358<!ENTITY guile-version                "3.0.8">
    359359<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.