mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Upgrade to latest upstream patches for Bash. Fixes #1973.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0fd2eb9970
commit
e44b6b06ab
@ -36,6 +36,17 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2007-03-19</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade the Bash fixes patch to include the latest
|
||||||
|
patch from upstream. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;1973">#1973</ulink></para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2007-03-14</para>
|
<para>2007-03-14</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-20070314">
|
<!ENTITY version "SVN-20070319">
|
||||||
<!ENTITY releasedate "March 14, 2007">
|
<!ENTITY releasedate "March 19, 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}]" -->
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?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-2.patch">
|
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
|
||||||
<!ENTITY bash-fixes-patch-md5 "07ad2b591e4e1e766537a666bbfd7d15">
|
<!ENTITY bash-fixes-patch-md5 "6b9cc51d1e4de91f296d6dc17aa582a0">
|
||||||
<!ENTITY bash-fixes-patch-size "12.1 KB">
|
<!ENTITY bash-fixes-patch-size "16.6 KB">
|
||||||
|
|
||||||
|
|
||||||
<!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