mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 18:55:09 +01:00
Update to latest readline upstream patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
64f65c7a6a
commit
22537cf626
@ -36,6 +36,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2007-03-24</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[dnicholson] - Upgrade the Readline fixes patch to include the
|
||||||
|
latest 002 patch from upstream.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2007-03-23</para>
|
<para>2007-03-23</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20070323">
|
<!ENTITY version "SVN-20070324">
|
||||||
<!ENTITY releasedate "March 23, 2007">
|
<!ENTITY releasedate "March 24, 2007">
|
||||||
<!ENTITY milestone "6.3">
|
<!ENTITY milestone "6.3">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
@ -105,9 +105,9 @@
|
|||||||
<!ENTITY perl-libc-patch-size "1.1 KB">
|
<!ENTITY perl-libc-patch-size "1.1 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch">
|
<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch">
|
||||||
<!ENTITY readline-fixes-patch-md5 "5da0e4305bc8e4e61ba4f2f0c6afc6ff">
|
<!ENTITY readline-fixes-patch-md5 "8ece212267b7e4ad39fe15955ed7d87f">
|
||||||
<!ENTITY readline-fixes-patch-size "0.8 KB">
|
<!ENTITY readline-fixes-patch-size "1.4 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">
|
<!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">
|
||||||
|
Loading…
Reference in New Issue
Block a user