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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index b4708a1f7..3657e90fd 100644 --- a/patches.ent +++ b/patches.ent @@ -34,3 +34,6 @@ <!ENTITY sysvinit-consolidated-patch-md5 "0b7b5ea568a878fdcc4057b2bf36e5cb"> <!ENTITY sysvinit-consolidated-patch-size "3.9 KB"> +<!ENTITY systemd-security-patch "systemd-&systemd-version;-security_fix-1.patch"> +<!ENTITY systemd-security-patch-md5 "aa9d81fec9a3875a54e63af86904513a"> +<!ENTITY systemd-security-patch-size "4 KB"> |