mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
Incorporate latest upstream patches for Bash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c867272808
commit
c0a66f843f
@ -36,6 +36,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2007-05-05</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Incorporate latest upstream patches for Bash.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2007-04-20</para>
|
<para>2007-04-20</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20070420">
|
<!ENTITY version "SVN-20070505">
|
||||||
<!ENTITY releasedate "April 20, 2007">
|
<!ENTITY releasedate "April 05, 2007">
|
||||||
<!ENTITY milestone "6.3">
|
<!ENTITY milestone "6.3">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
|
||||||
<!-- Start of Common Patches -->
|
<!-- Start of Common Patches -->
|
||||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
|
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
|
||||||
<!ENTITY bash-fixes-patch-md5 "39697d6c965bea8e7a3ea21024ef74eb">
|
<!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0">
|
||||||
<!ENTITY bash-fixes-patch-size "31.5 KB">
|
<!ENTITY bash-fixes-patch-size "32 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||||
|
Loading…
Reference in New Issue
Block a user