mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Updated flex patch from -2 to -3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c076370f41
commit
df984a919a
@ -63,6 +63,7 @@ First a summary, then a detailed log.</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>&bash-fixes-patch;</para></listitem>
|
||||
<listitem><para>&bash-avoid_WCONTINUED-patch;</para></listitem>
|
||||
<listitem><para>&flex-fixes-patch;</para></listitem>
|
||||
<listitem><para>&glibc-testfix-patch;</para></listitem>
|
||||
<listitem><para>&gzip-security_fix-patch;</para></listitem>
|
||||
<listitem><para>Hotplug &hotplug-version;</para></listitem>
|
||||
@ -77,6 +78,7 @@ First a summary, then a detailed log.</para>
|
||||
<listitem><para>Removed:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem>
|
||||
<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
|
||||
<listitem><para>iproute2-2.6.11-050330-remove_db-1.patch</para></listitem>
|
||||
<listitem><para>man-1.5o1-80cols-1.patch</para></listitem>
|
||||
<listitem><para>shadow-4.0.7-fix_lastlog-1.patch</para></listitem>
|
||||
@ -88,6 +90,9 @@ First a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>June 20th, 2005 [archaic]: Updated flex patch from -2 to -3.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>June 17th, 2005 [jhuntwork]: Removed outdated bootcd page. Added a brief
|
||||
description of the cd and a link to how.xml, section 1.1.</para></listitem>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20050619">
|
||||
<!ENTITY releasedate "June 19, 2005">
|
||||
<!ENTITY version "SVN-20050620">
|
||||
<!ENTITY releasedate "June 20, 2005">
|
||||
<!ENTITY milestone "6.2">
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-1.patch">
|
||||
|
||||
<!ENTITY flex-fixes-patch "flex-&flex-version;-debian_fixes-2.patch">
|
||||
<!ENTITY flex-fixes-patch "flex-&flex-version;-debian_fixes-3.patch">
|
||||
|
||||
<!ENTITY gcc-no_fixincludes-patch "gcc-&gcc-version;-no_fixincludes-1.patch">
|
||||
<!ENTITY gcc-linkonce-patch "gcc-&gcc-version;-linkonce-1.patch">
|
||||
|
Loading…
Reference in New Issue
Block a user