mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Apply new upstream patches for Bash. Fixes #3037.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3051840f5c
commit
088d886292
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<para>2012-03-14</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Apply new upstream patches for Bash. Fixes
|
||||
<ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Linux-3.2.11. Fixes
|
||||
<ulink url="&lfs-ticket-root;3036">#3036</ulink>.</para>
|
||||
|
@ -219,6 +219,10 @@
|
||||
<itemizedlist>
|
||||
<title>Added:</title>
|
||||
|
||||
<listitem>
|
||||
<para>&bash-fixes-patch;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&gcc-crosscompile-patch;</para>
|
||||
</listitem>
|
||||
@ -232,6 +236,10 @@
|
||||
<itemizedlist>
|
||||
<title>Removed:</title>
|
||||
|
||||
<listitem>
|
||||
<para>bash-4.2-fixes-4.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>gcc-4.6.2-cross_compile-1.patch</para>
|
||||
</listitem>
|
||||
|
@ -2,9 +2,9 @@
|
||||
|
||||
<!-- Start of Common Patches -->
|
||||
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "244e3ff74d53792f1db32dea75dc8627">
|
||||
<!ENTITY bash-fixes-patch-size "22 KB">
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "9bc1f8468d13745cd05d4ecade8582ea">
|
||||
<!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