Changeset daafc4cf


Ignore:
Timestamp:
12/23/2014 03:36:54 PM (9 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
cda91c8
Parents:
cd1247aa
Message:

Update to git-2.2.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15251 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcd1247aa rdaafc4cf  
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 23nd, &year;">
     9<!ENTITY releasedate  "December 23rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/git.xml

    rcd1247aa rdaafc4cf  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "5c9d20582297f8f24606fe49f515b584">
    12   <!ENTITY git-size          "3.5 MB">
    13   <!ENTITY git-buildsize     "218 MB (additional 13 MB for downloaded docs and man pages, or 27 MB building docs and man pages)">
    14   <!ENTITY git-time          " 0.8 SBU and additional 2.2 SBU for tests (using parallelism=4) or 2.9 SBU for docs and man build">
     11  <!ENTITY git-md5sum        "43e01f9d96ba8c11611e0eef0d9f9f28">
     12  <!ENTITY git-size          "3.4 MB">
     13  <!ENTITY git-buildsize     "0.3 GB (additional 13 MB for downloaded docs and man pages, or 27 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.7 SBU and additional 2.2 SBU for tests (using parallelism=4) or 2.9 SBU for docs and man build">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    rcd1247aa rdaafc4cf  
    4646
    4747    <listitem>
    48       <para>December 23nd, 2014</para>
    49       <itemizedlist>
     48      <para>December 23rd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to git-2.2.1. Fixes
     52          <ulink url="&blfs-ticket-root;5961">#5961</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Fix URLs: Libdvdread-5.0.0, Libdvdnav-5.0.1
  • packages.ent

    rcd1247aa rdaafc4cf  
    258258<!ENTITY gc-version                   "7.4.2">
    259259<!ENTITY gdb-version                  "7.8.1">
    260 <!ENTITY git-version                  "2.2.0">
     260<!ENTITY git-version                  "2.2.1">
    261261<!ENTITY guile-version                "2.0.11">
    262262<!ENTITY librep-version               "0.92.4">
Note: See TracChangeset for help on using the changeset viewer.