diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-09-04 12:05:56 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-09-04 12:05:56 +0000 |
commit | f03615045404eee1718f709cea87c0fd8ae6bbbe (patch) | |
tree | 1ea18efa49045750aba20327d3f3d5fad69f4147 /patches.ent | |
parent | 886fa7ff2a8b4632a7bc70350e5da5da1314566b (diff) |
Patch util-linux to stop cfdisk from segfaulting
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 4f344f3e1..b92caee5d 100644 --- a/patches.ent +++ b/patches.ent @@ -36,4 +36,6 @@ <!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch"> +<!ENTITY util-linux-reiser_crash-patch "util-linux-&util-linux-version;-reiser_crash-2.patch"> + <!ENTITY vim-security_fix-patch "vim-&vim-version;-security_fix-2.patch"> |