Changeset 887e55f


Ignore:
Timestamp:
09/06/2012 01:15:09 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
95b0ea0
Parents:
a3a170a
Message:

Update to git-1.7.12

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra3a170a r887e55f  
    435435<!ENTITY gc-version                   "7.2d">
    436436<!ENTITY gdb-version                  "7.5">
    437 <!ENTITY git-version                  "1.7.11.3">
     437<!ENTITY git-version                  "1.7.12">
    438438<!ENTITY guile-version                "2.0.6">
    439439<!ENTITY icedtea-version              "2.2.1">
  • general/prog/git.xml

    ra3a170a r887e55f  
    88  "http://git-core.googlecode.com/files/git-&git-version;.tar.gz">
    99  <!ENTITY git-download-ftp  " ">
    10   <!ENTITY git-md5sum        "23caacd9f3f421b6c05b40796df3505d">
    11   <!ENTITY git-size          "3.8 MB">
    12   <!ENTITY git-buildsize     "124 MB">
    13   <!ENTITY git-time          "3.5 SBU (including tests)">
     10  <!ENTITY git-md5sum        "ceb1a6b17a3e33bbc70eadf8fce5876c">
     11  <!ENTITY git-size          "3.9 MB">
     12  <!ENTITY git-buildsize     "123 MB">
     13  <!ENTITY git-time          "3.2 SBU (including tests)">
    1414]>
    1515
     
    4343    <application>Team Foundation Server</application>.</para>
    4444
    45     &lfs71_checked;
     45    &lfs72_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    ra3a170a r887e55f  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to git-1.7.12.  Fixes
     51          <ulink url="&blfs-ticket-root;3540">#3540</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Add --noudevsync option to
    5155          mkinitramfs/init.in script to prevent hangs on
Note: See TracChangeset for help on using the changeset viewer.