diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-12-01 18:01:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-12-01 18:01:37 +0000 |
commit | bec76acde9be4ec7517bb207063380ed5e3cb720 (patch) | |
tree | bd904de11a69484e28f02831696cc7c0e7b1c48e /patches.ent | |
parent | 123c0152d12b6969248c86f7f6240cc34b2d615e (diff) |
Add upstream fixes patch for bash.
Add a note about possible problems when changing
to the lfs user.
Update to vim-8.1.2361.
Update to meson-0.52.1.
Update to elfutils-0.178.
Update to iproute2-5.4.0.
Update to libffi-3.3.
Update to tcl-8.6.10.
Update to man-pages-5.04.
Update to perl-5.30.1.
Update to linux-5.4.1.
Update to bc-2.3.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches.ent b/patches.ent index eb734051e..190b80d1a 100644 --- a/patches.ent +++ b/patches.ent @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!-- + <!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch"> -<!ENTITY bash-fixes-patch-md5 "e3d5bf23a4e5628680893d46e6ff286e"> -<!ENTITY bash-fixes-patch-size "17 KB"> ---> +<!ENTITY bash-fixes-patch-md5 "c1545da2ad7d78574b52c465ec077ed9"> +<!ENTITY bash-fixes-patch-size "22 KB"> + <!-- <!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch"> <!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8"> |