diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4496b2757..9b5ad5ba2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,41 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-08-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add LANG to vim test instructions.</para> + </listitem> + <listitem> + <para>[bdubbs] - Ensure grep tests run to completion.</para> + </listitem> + <listitem> + <para>[bdubbs] - Run gcc tests in Chapter 6 as a non-privileged user.</para> + </listitem> + <listitem> + <para>[bdubbs] - Move shadow to before gcc so the gcc tests can + use su to run as a non-privileged user.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add perl Configure options in Chapter 5 to ensure + no host system libraries are used.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update minimum make version to 4.0 required by + glibc-2.28.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update bzip2 url to a new location. Fixes + <ulink url="&lfs-ticket-root;4331">#4331</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.17.14. Fixes + <ulink url="&lfs-ticket-root;4330">#4330</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-08-08</para> <itemizedlist> <listitem> |