mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Upgrade to Readline-6.1. Fixes #2540.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bb2f6dc169
commit
7e8ba2229c
@ -40,6 +40,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2010-01-03</para>
|
<para>2010-01-03</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] Upgrade to Readline-6.1. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;2540">#2540</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[matthew] Upgrade to Bash-4.1. Fixes
|
<para>[matthew] Upgrade to Bash-4.1. Fixes
|
||||||
<ulink url="&lfs-ticket-root;2539">#2539</ulink>.</para>
|
<ulink url="&lfs-ticket-root;2539">#2539</ulink>.</para>
|
||||||
|
@ -157,9 +157,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>Psmisc &psmisc-version;</para>
|
<para>Psmisc &psmisc-version;</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Readline &readline-version;</para>
|
<para>Readline &readline-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Sed &sed-version;</para>
|
<para>Sed &sed-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
@ -250,6 +250,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>patch-2.5.9-fixes-1.patch</para>
|
<para>patch-2.5.9-fixes-1.patch</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>readline-6.0-fixes-1.patch</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -178,14 +178,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
|
|
||||||
<listitem>
|
|
||||||
<para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>
|
|
||||||
<para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<!-- <varlistentry>
|
<!-- <varlistentry>
|
||||||
<term>Shadow Useradd Patch - <token>&shadow-useradd-patch-size;</token>:</term>
|
<term>Shadow Useradd Patch - <token>&shadow-useradd-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -49,11 +49,6 @@
|
|||||||
<screen><userinput remap="pre">sed -i '/MV.*old/d' Makefile.in
|
<screen><userinput remap="pre">sed -i '/MV.*old/d' Makefile.in
|
||||||
sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen>
|
sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen>
|
||||||
|
|
||||||
<para>Apply fixes for several bugs discovered since the initial release of
|
|
||||||
Readline-&readline-version;:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&readline-fixes-patch;</userinput></screen>
|
|
||||||
|
|
||||||
<para>Prepare Readline for compilation:</para>
|
<para>Prepare Readline for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr --libdir=/lib</userinput></screen>
|
<screen><userinput remap="configure">./configure --prefix=/usr --libdir=/lib</userinput></screen>
|
||||||
|
@ -429,10 +429,10 @@
|
|||||||
<!ENTITY psmisc-ch6-du "2.5 MB">
|
<!ENTITY psmisc-ch6-du "2.5 MB">
|
||||||
<!ENTITY psmisc-ch6-sbu "less than 0.1 SBU">
|
<!ENTITY psmisc-ch6-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY readline-version "6.0">
|
<!ENTITY readline-version "6.1">
|
||||||
<!ENTITY readline-size "2,218 KB">
|
<!ENTITY readline-size "2,209 KB">
|
||||||
<!ENTITY readline-url "&gnu;readline/readline-&readline-version;.tar.gz">
|
<!ENTITY readline-url "&gnu;readline/readline-&readline-version;.tar.gz">
|
||||||
<!ENTITY readline-md5 "b7f65a48add447693be6e86f04a63019">
|
<!ENTITY readline-md5 "fc2f7e714fe792db1ce6ddc4c9fb4ef3">
|
||||||
<!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">
|
<!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">
|
||||||
<!ENTITY readline-ch6-du "13.8 MB">
|
<!ENTITY readline-ch6-du "13.8 MB">
|
||||||
<!ENTITY readline-ch6-sbu "0.2 SBU">
|
<!ENTITY readline-ch6-sbu "0.2 SBU">
|
||||||
|
@ -83,11 +83,6 @@
|
|||||||
<!ENTITY procps-watch-patch-size "3.5 KB">
|
<!ENTITY procps-watch-patch-size "3.5 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch">
|
|
||||||
<!ENTITY readline-fixes-patch-md5 "aada5f5c582a769735286e7ed1a80af7">
|
|
||||||
<!ENTITY readline-fixes-patch-size "3.6 KB">
|
|
||||||
|
|
||||||
|
|
||||||
<!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">
|
<!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">
|
||||||
<!ENTITY shadow-useradd-patch-md5 "5f35528f38d5432d5fa2dd79d04bdfdd">
|
<!ENTITY shadow-useradd-patch-md5 "5f35528f38d5432d5fa2dd79d04bdfdd">
|
||||||
<!ENTITY shadow-useradd-patch-size "6.1 KB"> -->
|
<!ENTITY shadow-useradd-patch-size "6.1 KB"> -->
|
||||||
|
Loading…
Reference in New Issue
Block a user