mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Add latest upstream patches for Bash. Fixes #2067. Thanks to Matt Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c1fe047a4d
commit
d4ce7bec64
@ -36,6 +36,16 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2007-09-15</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Add latest upstream patches for Bash. Fixes
|
||||
<ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2007-09-07</para>
|
||||
<itemizedlist>
|
||||
|
@ -204,22 +204,22 @@
|
||||
|
||||
</itemizedlist>-->
|
||||
|
||||
<!--<itemizedlist>
|
||||
<itemizedlist>
|
||||
<title>Added:</title>
|
||||
|
||||
<listitem>
|
||||
<para>PLACEHOLDER</para>
|
||||
<para>&bash-fixes-patch;</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>-->
|
||||
</itemizedlist>
|
||||
|
||||
<!--<itemizedlist>
|
||||
<itemizedlist>
|
||||
<title>Removed:</title>
|
||||
|
||||
<listitem>
|
||||
<para>PLACEHOLDER</para>
|
||||
<para>bash-3.2-fixes-5.patch</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>-->
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20070907">
|
||||
<!ENTITY releasedate "September 07, 2007">
|
||||
<!ENTITY version "SVN-20070915">
|
||||
<!ENTITY releasedate "September 15, 2007">
|
||||
<!ENTITY milestone "7.0">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- Start of Common Patches -->
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0">
|
||||
<!ENTITY bash-fixes-patch-size "32 KB">
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "b81a6b53cd361b3b2291a762dcba87d0">
|
||||
<!ENTITY bash-fixes-patch-size "24 KB">
|
||||
|
||||
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
|
Loading…
Reference in New Issue
Block a user