mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 12:49:21 +01:00
Upgrade to Bash-4.1.009. Fixes #2770.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8319c55ddb
commit
74fa2c207a
@ -39,6 +39,10 @@
|
||||
<listitem>
|
||||
<para>2010-10-18</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] Upgrade to Bash 4.1 patch level 9. Fixes
|
||||
<ulink url="&lfs-ticket-root;2770">#2770</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] Upgrade to Udev-163. Fixes
|
||||
<ulink url="&lfs-ticket-root;2769">#2769</ulink>.</para>
|
||||
|
@ -219,6 +219,10 @@
|
||||
<itemizedlist>
|
||||
<title>Added:</title>
|
||||
|
||||
<listitem>
|
||||
<para>bash-4.1-fixes-3.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>perl-5.12.2-libc-1.patch</para>
|
||||
</listitem>
|
||||
@ -236,6 +240,10 @@
|
||||
<itemizedlist>
|
||||
<title>Removed:</title>
|
||||
|
||||
<listitem>
|
||||
<para>bash-4.1-fixes-2.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>bzip2-1.0.5-install_docs-1.patch</para>
|
||||
</listitem>
|
||||
|
@ -2,9 +2,9 @@
|
||||
|
||||
<!-- Start of Common Patches -->
|
||||
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "7813f0e42d41dc4443dc3d161ad24987">
|
||||
<!ENTITY bash-fixes-patch-size "5.1 KB">
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "500043db34cfb2c857335cb090ffd43d">
|
||||
<!ENTITY bash-fixes-patch-size "6.1 KB">
|
||||
|
||||
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
|
Loading…
Reference in New Issue
Block a user