Changeset e7585ab in clfs-sysroot
- Timestamp:
- Sep 15, 2007, 10:12:42 AM (17 years ago)
- Branches:
- master
- Children:
- 846eed7
- Parents:
- 5932ce1
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
r5932ce1 re7585ab 40 40 <para>September 9, 2007</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated Vim 7.1 fixes Patch to -3.</para> 44 </listitem> 45 <listitem> 46 <para>[jciccone] - Updated Readline 5.2 fixes Patch to -3.</para> 47 </listitem> 48 <listitem> 49 <para>[jciccone] - Updated Bash 3.2 fixes Patch to -6.</para> 50 </listitem> 42 51 <listitem> 43 52 <para>[jciccone] - Updated CLFS Bootscripts to 1.1-pre4.</para> -
BOOK/patches.ent
r5932ce1 re7585ab 5 5 <!-- Start of Common Patches --> 6 6 7 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes- 5.patch">8 <!ENTITY bash-fixes-patch-md5 "e 6dacf6efb8ae0b119d9b03dafb94760">9 <!ENTITY bash-fixes-patch-size " 32KB">7 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> 8 <!ENTITY bash-fixes-patch-md5 "ea529c1d125a1cfe13b20784821a0bc0"> 9 <!ENTITY bash-fixes-patch-size "56 KB"> 10 10 11 11 <!ENTITY binutils-posix-patch "binutils-&binutils-version;-posix-1.patch"> … … 65 65 <!ENTITY perl-gcc42_fix-patch-size "4 KB"> 66 66 67 <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes- 2.patch">68 <!ENTITY readline-fixes-patch-md5 " 0255d82297983150e0473bd81aeb8346">69 <!ENTITY readline-fixes-patch-size " 4KB">67 <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-3.patch"> 68 <!ENTITY readline-fixes-patch-md5 "b57d689d7a06156e4341c2432d7d5456"> 69 <!ENTITY readline-fixes-patch-size "16 KB"> 70 70 71 71 <!ENTITY shadow-sysroot_hacks-patch "shadow-&shadow-version;-sysroot_hacks-1.patch"> … … 85 85 <!ENTITY vim-cross_compile-patch-size "28 KB"> 86 86 87 <!ENTITY vim-fixes-patch "vim-&vim-version;-fixes- 2.patch">88 <!ENTITY vim-fixes-patch-md5 " 8d7f79e42efb8fa6de7db80967461a57">89 <!ENTITY vim-fixes-patch-size " 36KB">87 <!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-3.patch"> 88 <!ENTITY vim-fixes-patch-md5 "7d09a01fa76010bf7b33ea7f7772b5f4"> 89 <!ENTITY vim-fixes-patch-size "180 KB"> 90 90 91 91 <!ENTITY zlib-fpic-patch "zlib-&zlib-version;-fPIC-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.