Changeset d2d79be


Ignore:
Timestamp:
09/26/2012 11:07:49 PM (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:
fcd201bd
Parents:
79e6d17
Message:

Update to git-1.7.12.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r79e6d17 rd2d79be  
    386386<!ENTITY gc-version                   "7.2d">
    387387<!ENTITY gdb-version                  "7.5">
    388 <!ENTITY git-version                  "1.7.12">
     388<!ENTITY git-version                  "1.7.12.1">
    389389<!ENTITY guile-version                "2.0.6">
    390390<!ENTITY icedtea-version              "2.2.1">
  • general/prog/git.xml

    r79e6d17 rd2d79be  
    88  "http://git-core.googlecode.com/files/git-&git-version;.tar.gz">
    99  <!ENTITY git-download-ftp  " ">
    10   <!ENTITY git-md5sum        "ceb1a6b17a3e33bbc70eadf8fce5876c">
     10  <!ENTITY git-md5sum        "1c16e94ca43c2811806567ed6e73d704">
    1111  <!ENTITY git-size          "3.9 MB">
    1212  <!ENTITY git-buildsize     "123 MB">
    13   <!ENTITY git-time          "3.2 SBU (including tests)">
     13  <!ENTITY git-time          "3.3 SBU (including tests)">
    1414]>
    1515
  • introduction/welcome/changelog.xml

    r79e6d17 rd2d79be  
    4747      <para>September 26th, 2012</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to git-1.7.12.1. Fixes
     51          <ulink url="&blfs-ticket-root;3573">#3573</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[bdubbs] - Update to gnucash-2.4.11. Fixes
Note: See TracChangeset for help on using the changeset viewer.