Bump bash upstream fixes patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2014-08-21 19:43:05 +00:00
parent bbeae1b4c0
commit 8f479ef3c6
2 changed files with 5 additions and 2 deletions

View File

@ -38,6 +38,9 @@
<listitem>
<para>2014-08-21</para>
<itemizedlist>
<listitem>
<para>[krejzi] - Updated patch for bash.</para>
</listitem>
<listitem>
<para>[krejzi] - Updated to man-pages-3.71. Fixes
<ulink url="&lfs-ticket-root;3660">#3660</ulink>.</para>

View File

@ -2,8 +2,8 @@
<!-- Start of Common Patches -->
<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch">
<!ENTITY bash-fixes-patch-md5 "bfe39ee2c6cae6e01f5f7873e7a1949f">
<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-3.patch">
<!ENTITY bash-fixes-patch-md5 "3266ce3d2f0aa647d4ef068e46899246">
<!ENTITY bash-fixes-patch-size "28 KB">
<!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch">