diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 730eee733..5f5189639 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,17 @@ --> <listitem> <itemizedlist> + <para>2020-12-07</para> + <listitem> + <para>[ken] - Patch meson-0.56.0 to correctly create pkgconfig + files re static libraries (re sysprof in BLFS) . Fixes + <ulink url="&lfs-ticket-root;4765">#4675</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <itemizedlist> <para>2020-12-03</para> <listitem> <para>[renodr] - Update to linux-5.9.12. Fixes diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 08d7bfda9..bc4b5df68 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -282,6 +282,9 @@ <para>autoconf-2.69-consolidated_fixes-1.patch</para> </listitem> <listitem> + <para>meson-0.56.0-upstream_fix-1.patch</para> + </listitem> + <listitem> <para>systemd-247-upstream_fixes-1.patch</para> </listitem> |