diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d274a75e2..aacd7c441 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -50,7 +50,7 @@ [bdubbs] - Update to elfutils-0.186. Fixes #4954. - > + [bdubbs] - Update to jinja2-3.0.3. Fixes #4953. diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 843fc6083..2c3d8f691 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -63,7 +63,8 @@ sed -i 's/+ want_libfuzzer.*$/and want_libfuzzer/' meson.build - Fix a problem when using a kernel version 5.14 and later: + Fix a problem when building with kernel headers from Linux-5.14 and + later: sed -i '/ARPHRD_CAN/a#define ARPHRD_MCTP 290' src/basic/linux/if_arp.h