Changeset b8c1aeb in clfs-sysroot


Ignore:
Timestamp:
Oct 14, 2006, 3:55:11 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
43b38ea
Parents:
c19433e
Message:

Updated readline to 5.2.

Location:
BOOK
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/readline.xml

    rc19433e rb8c1aeb  
    2525  <sect2 role="installation">
    2626    <title>Installation of Readline</title>
    27 
    28     <para os="p1">The following patch contains updates from the maintainer. The
    29     maintainer of Readline only releases these patches to fix serious issues.</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&readline-fixes-patch;</userinput></screen>
    3227
    3328    <para os="a">Prepare Readline for compilation:</para>
  • BOOK/introduction/common/changelog.xml

    rc19433e rb8c1aeb  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[jciccone] - Updated Readline to 5.2.</para>
     44        </listitem>
     45        <listitem>
    4346          <para>[jciccone] - Updated Bash to 3.2.</para>
    4447        </listitem>
  • BOOK/materials/common/patches.xml

    rc19433e rb8c1aeb  
    209209 
    210210    <varlistentry>
    211       <term>Readline Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
    212       <listitem>
    213         <para>Download: <ulink
    214         url="&patches-root;&readline-fixes-patch;"/></para>
    215         <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
    216       </listitem>
    217     </varlistentry>
    218 
    219     <varlistentry>
    220211      <term>Shadow Useradd Fix Patch - <token>&shadow-useradd_fix-patch-size;</token>:</term>
    221212      <listitem>
  • BOOK/packages.ent

    rc19433e rb8c1aeb  
    262262<!ENTITY psmisc-home "http://psmisc.sourceforge.net/">
    263263
    264 <!ENTITY readline-version "5.1">
    265 <!ENTITY readline-size "1,983 KB">
     264<!ENTITY readline-version "5.2">
     265<!ENTITY readline-size "1,996 KB">
    266266<!ENTITY readline-url "&gnu;readline/readline-&readline-version;.tar.gz">
    267 <!ENTITY readline-md5 "7ee5a692db88b30ca48927a13fd60e46">
     267<!ENTITY readline-md5 "e39331f32ad14009b9ff49cc10c5e751">
    268268<!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">
    269269
  • BOOK/patches.ent

    rc19433e rb8c1aeb  
    9090<!ENTITY perl-cross_compile-patch-size "76 KB">
    9191
    92 <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-3.patch">
    93 <!ENTITY readline-fixes-patch-md5 "e30963cd5c6f6a11a23344af36cfa38c">
    94 <!ENTITY readline-fixes-patch-size "2.1 KB">
    95 
    9692<!ENTITY shadow-useradd_fix-patch "shadow-&shadow-version;-useradd_fix-1.patch">
    9793<!ENTITY shadow-useradd_fix-patch-md5 "272eb8ef4b9b7ad859292150526ea5fa">
Note: See TracChangeset for help on using the changeset viewer.