aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-03-06 20:30:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-03-06 20:30:25 +0000
commit68a5d5c11a06a64c131522409377308c13996ec6 (patch)
treec3baf5335733faf8d35ed310097d8bf117509ae4
parentbcbafe71cbd3535ee637fd2ea1c5f619fa0b2d7e (diff)
Upgrade to Grep-2.11. Fixes #3029.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1ef38b940..d1c1b3676 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2012-03-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Grep-2.11. Fixes
+ <ulink url="&lfs-ticket-root;3029">#3029</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to GCC-4.6.3. Fixes
<ulink url="&lfs-ticket-root;3028">#3028</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 3e95c8fe4..67470b531 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -88,9 +88,9 @@
<!--<listitem>
<para>GMP &gmp-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Grep &grep-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Groff &groff-version;</para>
</listitem>-->
diff --git a/packages.ent b/packages.ent
index 647eb73cf..3d3626b08 100644
--- a/packages.ent
+++ b/packages.ent
@@ -221,10 +221,10 @@
<!ENTITY gmp-ch6-du "39 MB">
<!ENTITY gmp-ch6-sbu "1.7 SBU">
-<!ENTITY grep-version "2.10">
-<!ENTITY grep-size "1,048 KB">
+<!ENTITY grep-version "2.11">
+<!ENTITY grep-size "1,101 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
-<!ENTITY grep-md5 "709915434d09f5db655e5ebd7fd6bb7f">
+<!ENTITY grep-md5 "ad9c6dbdeab93e50d2bc380f10ed3643">
<!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "18 MB">
<!ENTITY grep-ch5-sbu "0.2 SBU">