Changeset 8371
- Timestamp:
- 09/15/07 14:14:04 (8 months ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter01/whatsnew.xml (modified) (1 diff)
- trunk/BOOK/general.ent (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r8366 r8371 37 37 --> 38 38 39 <listitem> 40 <para>2007-09-15</para> 41 <itemizedlist> 42 <listitem> 43 <para>[matthew] - Add latest upstream patches for Bash. Fixes 44 <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 48 39 49 <listitem> 40 50 <para>2007-09-07</para> trunk/BOOK/chapter01/whatsnew.xml
r8355 r8371 205 205 </itemizedlist>--> 206 206 207 < !--<itemizedlist>207 <itemizedlist> 208 208 <title>Added:</title> 209 209 210 210 <listitem> 211 <para> PLACEHOLDER</para>212 </listitem> 213 214 </itemizedlist> -->215 216 < !--<itemizedlist>211 <para>&bash-fixes-patch;</para> 212 </listitem> 213 214 </itemizedlist> 215 216 <itemizedlist> 217 217 <title>Removed:</title> 218 218 219 219 <listitem> 220 <para> PLACEHOLDER</para>221 </listitem> 222 223 </itemizedlist> -->220 <para>bash-3.2-fixes-5.patch</para> 221 </listitem> 222 223 </itemizedlist> 224 224 225 225 </sect1> trunk/BOOK/general.ent
r8366 r8371 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!ENTITY version "SVN-200709 07">3 <!ENTITY releasedate "September 07, 2007">2 <!ENTITY version "SVN-20070915"> 3 <!ENTITY releasedate "September 15, 2007"> 4 4 <!ENTITY milestone "7.0"> 5 5 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> trunk/BOOK/patches.ent
r8333 r8371 2 2 3 3 <!-- Start of Common Patches --> 4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes- 5.patch">5 <!ENTITY bash-fixes-patch-md5 " 70e2c3983575a8e82f8601a417e126f0">6 <!ENTITY bash-fixes-patch-size " 32KB">4 <!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> 5 <!ENTITY bash-fixes-patch-md5 "b81a6b53cd361b3b2291a762dcba87d0"> 6 <!ENTITY bash-fixes-patch-size "24 KB"> 7 7 8 8
