aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-02-05 20:06:54 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-02-05 20:06:54 +0000
commit2e1a0ff832a6a4e2cd6edd660d6fc9f56205e76b (patch)
treec8add109e233c3ddc01c1709f9abcacb1872cf11
parent8035f937ae95955b982b7ed5b9b6b57caeddd994 (diff)
Update to grep-2.23
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter06/grep.xml2
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
4 files changed, 15 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e0f4cdc64..c5fbb5f9b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
</listitem>
-->
<listitem>
+ <para>2016-02-05</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to grep-2.23. Fixes
+ <ulink url="&lfs-ticket-root;3881">#3881</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2016-02-02</para>
<itemizedlist>
<listitem>
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index 99f09d5a4..58b0db366 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -52,8 +52,6 @@
<screen><userinput remap="test">make check</userinput></screen>
- <para>The test-update-copyright.sh failure can be ignored.</para>
-
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
diff --git a/general.ent b/general.ent
index a43e74761..9b933916e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,7 +1,7 @@
-<!ENTITY version "SVN-20160202">
+<!ENTITY version "SVN-20160205">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
but not -rc releases -->
-<!ENTITY releasedate "February 2, 2016">
+<!ENTITY releasedate "February 5, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.9">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 7ac783e94..a2c9c1caa 100644
--- a/packages.ent
+++ b/packages.ent
@@ -256,10 +256,10 @@
<!ENTITY gperf-ch6-du "5.5 MB">
<!ENTITY gperf-ch6-sbu "less than 0.1 SBU">
-<!ENTITY grep-version "2.22">
-<!ENTITY grep-size "1,268 KB">
+<!ENTITY grep-version "2.23">
+<!ENTITY grep-size "1,287 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
-<!ENTITY grep-md5 "e1015e951a49a82b02e38891026ef5df">
+<!ENTITY grep-md5 "f46aa9d0d2577b9212a104348a286787">
<!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "28.5 MB">
<!ENTITY grep-ch5-sbu "0.2 SBU">