diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2016-11-22 05:15:50 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2016-11-22 05:15:50 +0000 |
commit | 5d15cbab733d2b600bf0019160f36aa272641907 (patch) | |
tree | 902e8a4abb0ec159eacc1b25c53459090f896402 /patches.ent | |
parent | af97530c1f9942ea58b2787152057c345b95c43e (diff) |
Update to Linux-4.8.10, add flex-2.6.2-fixes-1.patch, correct systemd /sbin/sulogin issue. Fixes issues #4003, #4005, and #4006.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index ed54fef82..8da811faa 100644 --- a/patches.ent +++ b/patches.ent @@ -14,9 +14,15 @@ <!ENTITY coreutils-i18n-patch-md5 "c6334ed5b03062ef7e9649e8ceb2cfc1"> <!ENTITY coreutils-i18n-patch-size "146 KB"> +<!ENTITY flex-fixes-patch "flex-&flex-version;-fixes-1.patch"> +<!ENTITY flex-fixes-patch-md5 "ab07c395c5c96839f4fbc7801ed4cf73"> +<!ENTITY flex-fixes-patch-size "200 KB"> + +<!-- <!ENTITY gcc-asan-patch "gcc-&gcc-version;-asan-1.patch"> <!ENTITY gcc-asan-patch-md5 "c12ab2e323010fda83bfccc27f58f0b5"> <!ENTITY gcc-asan-patch-size "2.8 KB"> +--> <!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch"> <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> |