mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Add upstream Bash patches. Fixes #2397.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5612386f41
commit
4d99bf0278
@ -37,6 +37,16 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2009-05-23</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Add upstream Bash patches. Fixes
|
||||
<ulink url="&lfs-ticket-root;2397">#2397</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2009-05-17</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20090517">
|
||||
<!ENTITY releasedate "May 17, 2009">
|
||||
<!ENTITY version "SVN-20090523">
|
||||
<!ENTITY releasedate "May 23, 2009">
|
||||
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "6.5">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY automake-test-patch-size "1.2 KB">
|
||||
|
||||
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "d498afc3d31fa1aa529ad027c2bb7e5d">
|
||||
<!ENTITY bash-fixes-patch-size "25 KB">
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "f6f17b7a3d637d14e238da58a5379b42">
|
||||
<!ENTITY bash-fixes-patch-size "34 KB">
|
||||
|
||||
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
|
Loading…
Reference in New Issue
Block a user