diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-02-25 15:37:20 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-02-25 15:37:20 +0000 |
commit | ee5dcff53f6b8bc6f5aa8d905876923868668050 (patch) | |
tree | 77a41901f3853dc0961ad3952641325c2b4ba8e8 /patches.ent | |
parent | 275a7d55267ad73bb522517257e4cdc976886269 (diff) |
Add security patch for systemd-240 CVE-2019-6454
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 408872468..480d0d2d6 100644 --- a/patches.ent +++ b/patches.ent @@ -57,6 +57,6 @@ <!ENTITY sysvinit-consolidated-patch-md5 "aaa84675e717504d7d3da452c8c2eaf1"> <!ENTITY sysvinit-consolidated-patch-size "2.6 KB"> -<!ENTITY systemd-security-patch "systemd-&systemd-version;-security_fixes-1.patch"> -<!ENTITY systemd-security-patch-md5 "e0e27d1e5eb527f0ce2ac55b808cb7b2"> -<!ENTITY systemd-security-patch-size "12 KB"> +<!ENTITY systemd-security-patch "systemd-&systemd-version;-security_fixes-2.patch"> +<!ENTITY systemd-security-patch-md5 "10abebce8ff5d9fd402623ace39b5ab8"> +<!ENTITY systemd-security-patch-size "14 KB"> |