aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml57
1 files changed, 52 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ebab6f423..45c1ed4b3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -45,12 +45,59 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2020-05-29</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Run sed and findutils tests as an
+ unprivileged user. Fixes
+ <ulink url="&lfs-ticket-root;4661">#4661</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2020-05-28</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add an unprivileged user, tester, at the
+ beginning of Chapter 6 for running some tests. This
+ user is then removed at the end of the chapter.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to zstd-1.4.5. Fixes
+ <ulink url="&lfs-ticket-root;4660">#4660</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to util-linux-2.35.2. Fixes
+ <ulink url="&lfs-ticket-root;4659">#4659</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to bison-3.6.2. Fixes
+ <ulink url="&lfs-ticket-root;4657">#4657</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[pierre] - Update to linux-5.6.15. Fixes
+ <ulink url="&lfs-ticket-root;4658">#4658</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2020-05-27</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Bash: document test results.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2020-05-26</para>
<itemizedlist>
<listitem>
<para>[pierre] - Bash: do not use "su -c command" to change user
- to nobody: it removes the controlling terminal and makes some
- tests fail. Use "su &lt;&lt; EOF" instead.</para>
+ to nobody: it removes the controlling terminal and makes some
+ tests fail. Use "su &lt;&lt; EOF" instead.</para>
</listitem>
<listitem>
<para>[pierre] - Mount /dev/pts with "--bind", so that "tty"
@@ -67,10 +114,10 @@
<para>[pierre] - Update to vim-8.2.0814.</para>
</listitem>
<listitem>
- <para>[pierre] - Add a symlink from /tools/share/locale
- to /usr/share/locale/locale-archive, to allow some programs
+ <para>[pierre] - Add a symlink from /tools/lib/locale
+ to /usr/lib/locale/locale-archive, to allow some programs
to find the installed locales. Fixes test failures in bison
- and man-db;</para>
+ and man-db.</para>
</listitem>
</itemizedlist>
</listitem>