diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-09-30 04:39:40 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-09-30 04:39:40 +0000 |
commit | e8d84ce7ce9fe0af6fd314ffd2e3a179666aebef (patch) | |
tree | d292000240765f0cb41560664e410e5af1e976a9 /chapter03/patches.xml | |
parent | bd312dcb8751f29d8ab6a86ffdaaaa67046d9ef7 (diff) |
Added a security patch for systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 82abf9149..beca10595 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -90,6 +90,14 @@ </listitem> </varlistentry> + <varlistentry revision="systemd"> + <term>Systemd security patch - <token>&systemd-security-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&systemd-security-patch;"/></para> + <para>MD5 sum: <literal>&systemd-security-patch-md5;</literal></para> + </listitem> + </varlistentry> + </variablelist> <para>Total size of these patches: about <returnvalue/></para> |