aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-20 15:47:13 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-20 15:47:13 -0500
commitde8b6cb08abf05452b2e26dcc0329954bb98e822 (patch)
tree4bf91f13865b2e76e1f6640baa58399a4ceb6a57 /chapter01
parent658a5da5fb4ed308f9bfd9524baefd444de51a94 (diff)
Fix security issue in Chapter 8 glibc.
Add a sed to glibc in Chapter 8 to fix a critical security issue.
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7652e4c38..ceeae7902 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,16 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2021-08-20</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add a sed to glibc in Chapter 8 to fix a
+ critical security issue.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-08-18</para>
<itemizedlist>
<listitem>