Changeset 68a5d5c1


Ignore:
Timestamp:
03/06/2012 08:30:25 PM (12 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
02abc70
Parents:
bcbafe7
Message:

Upgrade to Grep-2.11. Fixes #3029.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rbcbafe7 r68a5d5c1  
    4242      <itemizedlist>
    4343         <listitem>
     44           <para>[matthew] - Upgrade to Grep-2.11. Fixes
     45           <ulink url="&lfs-ticket-root;3029">#3029</ulink>.</para>
     46         </listitem>
     47         <listitem>
    4448           <para>[matthew] - Upgrade to GCC-4.6.3. Fixes
    4549           <ulink url="&lfs-ticket-root;3028">#3028</ulink>.</para>
  • chapter01/whatsnew.xml

    rbcbafe7 r68a5d5c1  
    8989      <para>GMP &gmp-version;</para>
    9090    </listitem>-->
    91     <!--<listitem>
     91    <listitem>
    9292      <para>Grep &grep-version;</para>
    93     </listitem>-->
     93    </listitem>
    9494    <!--<listitem>
    9595      <para>Groff &groff-version;</para>
  • packages.ent

    rbcbafe7 r68a5d5c1  
    222222<!ENTITY gmp-ch6-sbu "1.7 SBU">
    223223
    224 <!ENTITY grep-version "2.10">
    225 <!ENTITY grep-size "1,048 KB">
     224<!ENTITY grep-version "2.11">
     225<!ENTITY grep-size "1,101 KB">
    226226<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
    227 <!ENTITY grep-md5 "709915434d09f5db655e5ebd7fd6bb7f">
     227<!ENTITY grep-md5 "ad9c6dbdeab93e50d2bc380f10ed3643">
    228228<!ENTITY grep-home "&gnu-software;grep/">
    229229<!ENTITY grep-ch5-du "18 MB">
Note: See TracChangeset for help on using the changeset viewer.