mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
New bash fixes patch adds patch 011 from Bash upstream.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7660d675a5
commit
28bb0402a6
@ -36,6 +36,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Febraury 27, 2006</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[archaic] - New bash fixes patch adds patch 011 from Bash
|
||||||
|
upstream. Bash patch 010 broke quoting in certain situations.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Febraury 20, 2006</para>
|
<para>Febraury 20, 2006</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-20060221">
|
<!ENTITY version "SVN-20060227">
|
||||||
<!ENTITY releasedate "Febraury 21, 2006">
|
<!ENTITY releasedate "Febraury 27, 2006">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
|
||||||
<!-- Start of Common Patches -->
|
<!-- Start of Common Patches -->
|
||||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
|
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
|
||||||
|
|
||||||
<!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
|
<!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
|
||||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||||
|
Loading…
Reference in New Issue
Block a user