diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-07-08 21:16:54 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-07-08 21:16:54 -0500 |
commit | 87119fd250fad6fd818f6fc325e55f513b56e694 (patch) | |
tree | 21f1c4cd356a114940bdb19492932590de04342f /chapter08/chapter08.xml | |
parent | b1fb9310035ea0414edc2fa6c7493d371d787b7a (diff) |
Package Updates and Additions
Add MarkupSafe
Add Jinja2
Update to texinfo-6.8
Update to iproute2-5.13.0
Update to Python-3.9.6 (Security Update)
Update to systemd-249 (Security Update)
Update to Linux-5.13.1
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r-- | chapter08/chapter08.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 6e8ff3240..4202deea8 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -83,6 +83,8 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vim.xml"/> <!-- systemd only --> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="markupsafe.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jinja2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/> |