changelog.xml 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  4. <!ENTITY % general-entities SYSTEM "../general.ent">
  5. %general-entities;
  6. ]>
  7. <sect1 id="ch-scatter-changelog">
  8. <?dbhtml filename="changelog.html"?>
  9. <title>Changelog</title>
  10. <para>This is version &version; of the Linux From Scratch book, dated
  11. &releasedate;. If this book is more than six months old, a newer and better
  12. version is probably already available. To find out, please check one of the
  13. mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
  14. <para>Below is a list of changes made since the previous release of the
  15. book.</para>
  16. <itemizedlist>
  17. <title>Changelog Entries:</title>
  18. <!-- Changelog template
  19. <listitem>
  20. <para>Date</para>
  21. <itemizedlist>
  22. <listitem>
  23. <para>[name] - New changelog entry.</para>
  24. </listitem>
  25. <listitem>
  26. <para>[name] - Previous changelog entry.</para>
  27. </listitem>
  28. </itemizedlist>
  29. </listitem>
  30. -->
  31. <listitem>
  32. <para>2009-07-29</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[bdubbs] - Add -v to various commands.
  36. Fixes
  37. <ulink url="&lfs-ticket-root;2462">#2462</ulink>.</para>
  38. </listitem>
  39. </itemizedlist>
  40. </listitem>
  41. <listitem>
  42. <para>2009-07-28</para>
  43. <itemizedlist>
  44. <listitem>
  45. <para>[matthew] - Correct the commands for running Module-Init-Tools'
  46. testsuite. Fixes
  47. <ulink url="&lfs-ticket-root;2468">#2468</ulink>.</para>
  48. </listitem>
  49. <listitem>
  50. <para>[matthew] - Upgrade to Autoconf-2.64. Fixes
  51. <ulink url="&lfs-ticket-root;2467">#2467</ulink>.</para>
  52. </listitem>
  53. <listitem>
  54. <para>[matthew] - Upgrade to Shadow-4.1.4.2. Fixes
  55. <ulink url="&lfs-ticket-root;2465">#2465</ulink>.</para>
  56. </listitem>
  57. <listitem>
  58. <para>[matthew] - Upgrade to Psmisc-22.8. Fixes
  59. <ulink url="&lfs-ticket-root;2464">#2464</ulink>.</para>
  60. </listitem>
  61. <listitem>
  62. <para>[matthew] - Upgrade to Man-Pages-3.22. Fixes
  63. <ulink url="&lfs-ticket-root;2463">#2463</ulink>.</para>
  64. </listitem>
  65. <listitem>
  66. <para>[matthew] - Upgrade to Gawk-3.1.7. Fixes
  67. <ulink url="&lfs-ticket-root;2457">#2457</ulink>.</para>
  68. </listitem>
  69. </itemizedlist>
  70. </listitem>
  71. <listitem>
  72. <para>2009-07-23</para>
  73. <itemizedlist>
  74. <listitem>
  75. <para>[matthew] - Remove an unnecessary sed from Kbd's commands.
  76. Fixes <ulink url="&lfs-ticket-root;2454">#2454</ulink>.</para>
  77. </listitem>
  78. <listitem>
  79. <para>[matthew] - Prevent E2fsprogs from installing the fsck wrapper
  80. as this is provided by Util-Linux-NG. Fixes
  81. <ulink url="&lfs-ticket-root;2453">#2453</ulink>.</para>
  82. </listitem>
  83. <listitem>
  84. <para>[matthew] - Remove an unnecessary sed from File's commands.
  85. Fixes <ulink url="&lfs-ticket-root;2452">#2452</ulink>.</para>
  86. </listitem>
  87. <listitem>
  88. <para>[matthew] - Add latest upstream Vim patches. Fixes
  89. <ulink url="&lfs-ticket-root;2449">#2449</ulink>.</para>
  90. </listitem>
  91. <listitem>
  92. <para>[matthew] - Add latest upstream Bash patches. Fixes
  93. <ulink url="&lfs-ticket-root;2450">#2450</ulink>.</para>
  94. </listitem>
  95. <listitem>
  96. <para>[matthew] - Upgrade to GCC-4.4.1. Fixes
  97. <ulink url="&lfs-ticket-root;2451">#2451</ulink>.</para>
  98. </listitem>
  99. </itemizedlist>
  100. </listitem>
  101. <listitem>
  102. <para>2009-07-21</para>
  103. <itemizedlist>
  104. <listitem>
  105. <para>[matthew] - Upgrade to File-5.03. Fixes
  106. <ulink url="&lfs-ticket-root;2448">#2448</ulink>.</para>
  107. </listitem>
  108. <listitem>
  109. <para>[matthew] - Upgrade to Linux-2.6.30.2. Fixes
  110. <ulink url="&lfs-ticket-root;2446">#2446</ulink>.</para>
  111. </listitem>
  112. </itemizedlist>
  113. </listitem>
  114. <listitem>
  115. <para>2009-07-20</para>
  116. <itemizedlist>
  117. <listitem>
  118. <para>[matthew] - Move GDBM build before Perl, so that Perl's
  119. GDBM_File module will be built. Fixes
  120. <ulink url="&lfs-ticket-root;2447">#2447</ulink>.</para>
  121. </listitem>
  122. </itemizedlist>
  123. </listitem>
  124. <listitem>
  125. <para>2009-07-18</para>
  126. <itemizedlist>
  127. <listitem>
  128. <para>[matthew] - Prevent E2fsprogs from overwriting Util-Linux-NG's
  129. version of <command>uuidd</command>. Fixes
  130. <ulink url="&lfs-ticket-root;2443">#2443</ulink>.</para>
  131. </listitem>
  132. <listitem>
  133. <para>[matthew] - Upgrade to Module-Init-Tools-3.10. Fixes
  134. <ulink url="&lfs-ticket-root;2441">#2441</ulink>.</para>
  135. </listitem>
  136. <listitem>
  137. <para>[matthew] - Remove Berkeley DB, as Man-DB prefers GDBM and the
  138. only other program that requires bdb is arpd, which is specialist
  139. enough to be catered for by BLFS. Thanks to Randy McMurchy for the
  140. report. Fixes <ulink url="&lfs-ticket-root;2440">#2440</ulink>.</para>
  141. </listitem>
  142. </itemizedlist>
  143. </listitem>
  144. <listitem>
  145. <para>2009-07-16</para>
  146. <itemizedlist>
  147. <listitem>
  148. <para>[bdubbs] - Update to util-linux-ng-2.16. Removed it from
  149. Chapter 5.
  150. Fixes <ulink url="&lfs-ticket-root;2391">#2391</ulink>.
  151. </para>
  152. </listitem>
  153. <listitem>
  154. <para>[bdubbs] - Update to udev-145.
  155. Fixes <ulink url="&lfs-ticket-root;2433">#2433</ulink>.
  156. </para>
  157. </listitem>
  158. <listitem>
  159. <para>[bdubbs] - Update to e2fsprogs-1.41.8.
  160. Fixes <ulink url="&lfs-ticket-root;2439">#2439</ulink>.
  161. </para>
  162. </listitem>
  163. </itemizedlist>
  164. </listitem>
  165. <listitem>
  166. <para>2009-07-08</para>
  167. <itemizedlist>
  168. <listitem>
  169. <para>[bdubbs] - Remove obsolete instructions about installing
  170. man pages for optional programs. Thanks to Chris Staub for the
  171. report and patch. Fixes <ulink url="&lfs-ticket-root;2436">#2436</ulink>.
  172. </para>
  173. </listitem>
  174. </itemizedlist>
  175. </listitem>
  176. <listitem>
  177. <para>2009-07-06</para>
  178. <itemizedlist>
  179. <listitem>
  180. <para>[matthew] - Add description of the --disable-libuud and
  181. --disable-blkid parameters for E2fsprogs.
  182. </para>
  183. </listitem>
  184. </itemizedlist>
  185. </listitem>
  186. <listitem>
  187. <para>2009-07-04</para>
  188. <itemizedlist>
  189. <listitem>
  190. <para>[matthew] - Upgrade to Util-Linux-NG-2.16-rc2. This
  191. is temporary until the release version of 2.16 comes out.
  192. See <ulink url="&lfs-ticket-root;2391">#2391</ulink> for
  193. more details.</para>
  194. <itemizedlist>
  195. <listitem>
  196. <para>Remove E2fsprogs in Chapter 5. It was only there as a
  197. dependency of Util-Linux-NG to provide
  198. <systemitem class="library">libuuid</systemitem> and
  199. <systemitem class="library">libblkid</systemitem>, which
  200. Util-Linux-NG provides for itself now.</para>
  201. </listitem>
  202. <listitem>
  203. <para>Move Util-Linux-NG to before E2fsprogs in Chapter 6 and add
  204. &quot;--disable-libblkid&quot; and &quot;--disable-libuuid&quot;
  205. configure switches to E2fsprogs so that it uses Util-Linux-NG's
  206. versions.</para>
  207. </listitem>
  208. <listitem>
  209. <para>Add Pkg-Config as it's a pre-requisite of E2fsprogs' new
  210. configure switches.</para>
  211. </listitem>
  212. <listitem>
  213. <para>Remove &quot;--with-col&quot; from Man-DB's configure
  214. command as Man-DB is now installed after Util-Linux-NG so
  215. <command>col</command> is found automatically.</para>
  216. </listitem>
  217. </itemizedlist>
  218. </listitem>
  219. <listitem>
  220. <para>[matthew] - Upgrade to Sed-4.2.1. Fixes
  221. <ulink url="&lfs-ticket-root;2427">#2427</ulink>.</para>
  222. </listitem>
  223. <listitem>
  224. <para>[matthew] - Upgrade to Linux-2.6.30.1. Fixes
  225. <ulink url="&lfs-ticket-root;2430">#2430</ulink>.</para>
  226. </listitem>
  227. <listitem>
  228. <para>[matthew] - Correct GCC <command>sed</command> command to add
  229. -fomit-frame-pointer for non-bootstrapped builds of GCC-4.4.x. Thanks
  230. to Guy Dalziel for the report and fix.
  231. </para>
  232. </listitem>
  233. <listitem>
  234. <para>[matthew] - Upgrade to E2fsprogs-1.41.7. Fixes
  235. <ulink url="&lfs-ticket-root;2428">#2428</ulink>.</para>
  236. </listitem>
  237. </itemizedlist>
  238. </listitem>
  239. <listitem>
  240. <para>2009-06-29</para>
  241. <itemizedlist>
  242. <listitem>
  243. <para>[matthew] - Fixed the generation of the HTML documentation for
  244. Sed. Thanks to Chris Staub for the report and patch. Fixes
  245. <ulink url="&lfs-ticket-root;2422">#2422</ulink>.</para>
  246. </listitem>
  247. <listitem>
  248. <para>[matthew] - Added upstream Readline patches. Fixes
  249. <ulink url="&lfs-ticket-root;2426">#2426</ulink>.</para>
  250. </listitem>
  251. <listitem>
  252. <para>[matthew] - Upgrade to Module-Init-Tools-3.9. Fixes
  253. <ulink url="&lfs-ticket-root;2420">#2420</ulink>.</para>
  254. </listitem>
  255. <listitem>
  256. <para>[matthew] - Upgrade to Linux-2.6.30. Fixes
  257. <ulink url="&lfs-ticket-root;2424">#2424</ulink>.</para>
  258. </listitem>
  259. <listitem>
  260. <para>[matthew] - Upgrade to Findutils-4.4.2. Fixes
  261. <ulink url="&lfs-ticket-root;2423">#2423</ulink>.</para>
  262. </listitem>
  263. <listitem>
  264. <para>[matthew] - Upgrade to E2fsprogs-1.41.6. Fixes
  265. <ulink url="&lfs-ticket-root;2421">#2421</ulink>.</para>
  266. </listitem>
  267. </itemizedlist>
  268. </listitem>
  269. <listitem>
  270. <para>2009-06-28</para>
  271. <itemizedlist>
  272. <listitem>
  273. <para>[bryan] - Upgrade to Udev-143. Remove the testsuite
  274. dependencies from Appendix C. Fixes <ulink
  275. url="&lfs-ticket-root;2425">#2425</ulink>.</para>
  276. </listitem>
  277. </itemizedlist>
  278. </listitem>
  279. <listitem>
  280. <para>2009-06-23</para>
  281. <itemizedlist>
  282. <listitem>
  283. <para>[bdubbs] - Added a list entry in the help section to
  284. suggest that the results of the version check script be
  285. posted when asking for help.</para>
  286. </listitem>
  287. </itemizedlist>
  288. </listitem>
  289. <listitem>
  290. <para>2009-06-11</para>
  291. <itemizedlist>
  292. <listitem>
  293. <para>[bryan] - Add a sed to glibc to fix the constants passed
  294. to futex(2) in 32-bit builds with certain --enable-kernel values,
  295. including our 2.6.18.</para>
  296. </listitem>
  297. </itemizedlist>
  298. </listitem>
  299. <listitem>
  300. <para>2009-06-06</para>
  301. <itemizedlist>
  302. <listitem>
  303. <para>[bdubbs] - Change instruction for minimum kernel version
  304. to 2.6.18 in glibc. This corresponds to the stealth changes made to
  305. the host requirements page made on May 26.</para>
  306. </listitem>
  307. </itemizedlist>
  308. </listitem>
  309. <listitem>
  310. <para>2009-06-01</para>
  311. <itemizedlist>
  312. <listitem>
  313. <para>[bdubbs] - Remove no longer used zlib patch from patches
  314. list in Chapter 3.</para>
  315. </listitem>
  316. </itemizedlist>
  317. </listitem>
  318. <listitem>
  319. <para>2009-05-28</para>
  320. <itemizedlist>
  321. <listitem>
  322. <para>[bdubbs] - Update grub make instruction to ensure all
  323. checks pass.</para>
  324. </listitem>
  325. <listitem>
  326. <para>[bdubbs] - Add a reference to the kernel-configuration hint.
  327. Fixes <ulink url="&lfs-ticket-root;2184">#2184</ulink>.</para>
  328. </listitem>
  329. </itemizedlist>
  330. </listitem>
  331. <listitem>
  332. <para>2009-05-27</para>
  333. <itemizedlist>
  334. <listitem>
  335. <para>[gerard] - Commented out the <quote>LFS next to
  336. existing systems</quote> hint reference. Addresses <ulink
  337. url="&lfs-ticket-root;2411">#2411</ulink>.</para>
  338. </listitem>
  339. <listitem>
  340. <para>[bdubbs] - Update build sizes and SBU times for all
  341. packages.
  342. Fixes <ulink url="&lfs-ticket-root;2419">#2419</ulink>.</para>
  343. </listitem>
  344. <listitem>
  345. <para>[bdubbs] - Revert zlib to doing separate builds for
  346. static and dynamic libraries to ensure the -fPIC parameter
  347. is set properly in both cases.
  348. Fixes <ulink url="&lfs-ticket-root;2329">#2329</ulink> (again).</para>
  349. </listitem>
  350. <listitem>
  351. <para>[bdubbs] - Update gettext patch to -2 for an additional
  352. bug fix. Thanks to Robert Connolly for the patch.
  353. Fixes <ulink url="&lfs-ticket-root;2417">#2417</ulink>.</para>
  354. </listitem>
  355. </itemizedlist>
  356. </listitem>
  357. <listitem>
  358. <para>2009-05-26</para>
  359. <itemizedlist>
  360. <listitem>
  361. <para>[gerard] - Split the Linux API Headers index terms into
  362. individual entries rather than one long line. Fixes excessive
  363. long lines in the Index.</para>
  364. </listitem>
  365. <listitem>
  366. <para>[bdubbs] - Update Chapter 5 glibc wording concerning
  367. locales.
  368. Fixes <ulink url="&lfs-ticket-root;2410">#2410</ulink>.</para>
  369. </listitem>
  370. <listitem>
  371. <para>[gerard] - Removed <quote>From Power Up To Bash Prompt</quote>
  372. reference. Fixes <ulink url="&lfs-ticket-root;2409">#2409</ulink>.</para>
  373. </listitem>
  374. </itemizedlist>
  375. </listitem>
  376. <listitem>
  377. <para>2009-05-25</para>
  378. <itemizedlist>
  379. <listitem>
  380. <para>[bdubbs] - Updated to GMP-4.3.1.
  381. Fixes
  382. <ulink url="&lfs-ticket-root;2416">#2416</ulink>.</para>
  383. </listitem>
  384. <listitem>
  385. <para>[bdubbs] - Various edits. Update glibc to fix a
  386. make check error.</para>
  387. </listitem>
  388. </itemizedlist>
  389. </listitem>
  390. <listitem>
  391. <para>2009-05-24</para>
  392. <itemizedlist>
  393. <listitem>
  394. <para>[gerard] - Various edits. Partialy addresses <ulink
  395. url="&lfs-ticket-root;2092">#2092</ulink> and <ulink
  396. url="&lfs-ticket-root;2326">#2326</ulink>.</para>
  397. </listitem>
  398. </itemizedlist>
  399. </listitem>
  400. <listitem>
  401. <para>2009-05-23</para>
  402. <itemizedlist>
  403. <listitem>
  404. <para>[bdubbs] - Clarified the interpretation of test results
  405. in GMP. Fixes
  406. <ulink url="&lfs-ticket-root;2406">#2406</ulink>.</para>
  407. </listitem>
  408. <listitem>
  409. <para>[bdubbs] - Removed redundencies in ncurses. Thanks to Chris
  410. Staub. Fixes
  411. <ulink url="&lfs-ticket-root;2403">#2403</ulink>.</para>
  412. </listitem>
  413. <listitem>
  414. <para>[bdubbs] - Various minor text changes. Thanks to Chris
  415. Staub. Fixes
  416. <ulink url="&lfs-ticket-root;2407">#2407</ulink>.</para>
  417. </listitem>
  418. <listitem>
  419. <para>[bdubbs] - Change the bootsripts and udev configuration
  420. so the rtc is set by udev upon boot. Removed aio device
  421. from udev configuration. Fixes
  422. <ulink url="&lfs-ticket-root;2266">#2266</ulink> and
  423. <ulink url="&lfs-ticket-root;2297">#2297</ulink>.</para>
  424. </listitem>
  425. <listitem>
  426. <para>[bdubbs] - Expand package management discussion and
  427. add a section on deploying an LFS system to another host. Fixes
  428. <ulink url="&lfs-ticket-root;2073">#2073</ulink>.</para>
  429. </listitem>
  430. <listitem>
  431. <para>[matthew] - Shorten the command used to adjust the linker in
  432. Chapter 6. Thanks to Chris Staub for the improvement. Fixes
  433. <ulink url="&lfs-ticket-root;2404">#2404</ulink>.</para>
  434. </listitem>
  435. <listitem>
  436. <para>[matthew] - Upgrade to Shadow-4.1.4.1. Fixes
  437. <ulink url="&lfs-ticket-root;2408">#2408</ulink>.</para>
  438. </listitem>
  439. <listitem>
  440. <para>[matthew] - Upgrade to Glibc-2.10.1. Fixes
  441. <ulink url="&lfs-ticket-root;2401">#2401</ulink>.</para>
  442. </listitem>
  443. <listitem>
  444. <para>[matthew] - Upgrade to Linux-2.6.29.4. Fixes
  445. <ulink url="&lfs-ticket-root;2402">#2402</ulink>.</para>
  446. </listitem>
  447. <listitem>
  448. <para>[matthew] - Upgrade to Automake-1.11. Fixes
  449. <ulink url="&lfs-ticket-root;2400">#2400</ulink>.</para>
  450. </listitem>
  451. <listitem>
  452. <para>[matthew] - Add GDBM as a pre-requisite for Man-DB. Fixes
  453. <ulink url="&lfs-ticket-root;2298">#2298</ulink>.</para>
  454. </listitem>
  455. <listitem>
  456. <para>[matthew] - Add upstream Bash patches. Fixes
  457. <ulink url="&lfs-ticket-root;2397">#2397</ulink>.</para>
  458. </listitem>
  459. </itemizedlist>
  460. </listitem>
  461. <listitem>
  462. <para>2009-05-17</para>
  463. <itemizedlist>
  464. <listitem>
  465. <para>[bdubbs] - Change reference to /etc/udev/rules.d to /lib/udev/rules.d
  466. in two instances. Add a sed to fix zdiff operation.
  467. Finishes problems identified in
  468. <ulink url="&lfs-ticket-root;2315">#2315</ulink>.</para>
  469. </listitem>
  470. <listitem>
  471. <para>[bdubbs] - Ignore error in ifdown script when determining status.</para>
  472. </listitem>
  473. <listitem>
  474. <para>[bdubbs] - Add gettext upstream patches.
  475. Fixes
  476. <ulink url="&lfs-ticket-root;2264">#2264</ulink>.</para>
  477. </listitem>
  478. <listitem>
  479. <para>[bdubbs] - Add optimization (-O3 and -pipe) to
  480. glibc in Chapter 6.
  481. Fixes
  482. <ulink url="&lfs-ticket-root;2299">#2299</ulink>.</para>
  483. </listitem>
  484. </itemizedlist>
  485. </listitem>
  486. <listitem>
  487. <para>2009-05-16</para>
  488. <itemizedlist>
  489. <listitem>
  490. <para>[bdubbs] - Remove reference to watch program not
  491. supporting UTF-8 locales in the Bash Shell Startup
  492. Files section.
  493. Fixes
  494. <ulink url="&lfs-ticket-root;2310">#2310</ulink>.</para>
  495. </listitem>
  496. <listitem>
  497. <para>[bdubbs] - Update gcc instruction explanations.
  498. Thanks to Chris Staub for the patch.
  499. Fixes
  500. <ulink url="&lfs-ticket-root;2363">#2363</ulink>.</para>
  501. </listitem>
  502. <listitem>
  503. <para>[bdubbs] - Add an explanation about using the barrier
  504. option in fstab.
  505. Fixes
  506. <ulink url="&lfs-ticket-root;2318">#2318</ulink>.</para>
  507. </listitem>
  508. <listitem>
  509. <para>[bdubbs] - Add zlib-1.2.3-fPIC-1.patch which allows
  510. building static and dynamic libraries in one step. Also
  511. moved the libraries to /usr/lib.
  512. Fixes
  513. <ulink url="&lfs-ticket-root;2329">#2329</ulink>.</para>
  514. </listitem>
  515. <listitem>
  516. <para>[bdubbs] - Make symbolic links installed by bzip2 relative.
  517. Fixes
  518. <ulink url="&lfs-ticket-root;2396">#2396</ulink>.</para>
  519. </listitem>
  520. <listitem>
  521. <para>[matthew] - Add creation of
  522. <filename>/etc/modprobe.conf</filename> to prevent ohci_hcd and
  523. uhci_hcd modules being loaded before ehci_hcd, and thus avoid a
  524. boot-time warning. Fixes
  525. <ulink url="&lfs-ticket-root;2280">#2280</ulink>.</para>
  526. </listitem>
  527. <listitem>
  528. <para>[matthew] - Upgrade to Udev-142. Fixes
  529. <ulink url="&lfs-ticket-root;2395">#2395</ulink>.</para>
  530. </listitem>
  531. <listitem>
  532. <para>[matthew] - Upgrade to Shadow-4.1.4. Fixes
  533. <ulink url="&lfs-ticket-root;2394">#2394</ulink>.</para>
  534. </listitem>
  535. <listitem>
  536. <para>[matthew] - Upgrade to Psmisc-22.7. Fixes
  537. <ulink url="&lfs-ticket-root;2392">#2392</ulink>.</para>
  538. </listitem>
  539. <listitem>
  540. <para>[matthew] - Upgrade to Procps-3.2.8. Fixes
  541. <ulink url="&lfs-ticket-root;2393">#2393</ulink>.</para>
  542. </listitem>
  543. <listitem>
  544. <para>[matthew] - Update table of languages &amp; encodings supported
  545. by Man-DB. Remove alteration of man_db.conf, as the latest version of
  546. Man-DB handles the <filename class="symlink">/usr/share/man</filename>
  547. symlink correctly. Also, remove <command>convert-mans</command> as
  548. the latest version of Man-DB correctly detects the encoding of manual
  549. pages. Fixes <ulink url="&lfs-ticket-root;2298">#2298</ulink>.</para>
  550. </listitem>
  551. </itemizedlist>
  552. </listitem>
  553. <listitem>
  554. <para>2009-05-10</para>
  555. <itemizedlist>
  556. <listitem>
  557. <para>[matthew] - Upgrade to Tcl-8.5.7. Fixes
  558. <ulink url="&lfs-ticket-root;2385">#2385</ulink>.</para>
  559. </listitem>
  560. <listitem>
  561. <para>[matthew] - Upgrade to Shadow-4.1.3.1. Fixes
  562. <ulink url="&lfs-ticket-root;2382">#2382</ulink>.</para>
  563. </listitem>
  564. <listitem>
  565. <para>[matthew] - Upgrade to Sed-4.2. Fixes
  566. <ulink url="&lfs-ticket-root;2389">#2389</ulink>.</para>
  567. </listitem>
  568. <listitem>
  569. <para>[matthew] - Upgrade to Module-Init-Tools-3.8. Fixes
  570. <ulink url="&lfs-ticket-root;2381">#2381</ulink>.</para>
  571. </listitem>
  572. <listitem>
  573. <para>[matthew] - Upgrade to Man-pages-3.21. Fixes
  574. <ulink url="&lfs-ticket-root;2384">#2384</ulink>.</para>
  575. </listitem>
  576. <listitem>
  577. <para>[matthew] - Upgrade to M4-1.4.13. Fixes
  578. <ulink url="&lfs-ticket-root;2377">#2377</ulink>.</para>
  579. </listitem>
  580. <listitem>
  581. <para>[matthew] - Upgrade to Linux-2.6.29.3. Fixes
  582. <ulink url="&lfs-ticket-root;2374">#2374</ulink>.</para>
  583. </listitem>
  584. <listitem>
  585. <para>[matthew] - Upgrade to Less-429. Fixes
  586. <ulink url="&lfs-ticket-root;2380">#2380</ulink>.</para>
  587. </listitem>
  588. <listitem>
  589. <para>[matthew] - Upgrade to IPRoute2-2.6.29-1. Fixes
  590. <ulink url="&lfs-ticket-root;2375">#2375</ulink>.</para>
  591. </listitem>
  592. <listitem>
  593. <para>[matthew] - Upgrade to GMP-4.3.0. Fixes
  594. <ulink url="&lfs-ticket-root;2390">#2390</ulink>.</para>
  595. </listitem>
  596. <listitem>
  597. <para>[matthew] - Upgrade to GCC-4.4.0. Fixes
  598. <ulink url="&lfs-ticket-root;2388">#2388</ulink>.</para>
  599. </listitem>
  600. <listitem>
  601. <para>[matthew] - Upgrade to Findutils-4.4.1. Fixes
  602. <ulink url="&lfs-ticket-root;2387">#2387</ulink>.</para>
  603. </listitem>
  604. <listitem>
  605. <para>[matthew] - Upgrade to E2fsprogs-1.41.5. Fixes
  606. <ulink url="&lfs-ticket-root;2386">#2386</ulink>.</para>
  607. </listitem>
  608. <listitem>
  609. <para>[matthew] - Upgrade to Coreutils-7.4. Fixes
  610. <ulink url="&lfs-ticket-root;2376">#2376</ulink>.</para>
  611. </listitem>
  612. <listitem>
  613. <para>[matthew] - Add upstream Bash fixes patch.</para>
  614. </listitem>
  615. </itemizedlist>
  616. </listitem>
  617. <listitem>
  618. <para>2009-04-27</para>
  619. <itemizedlist>
  620. <listitem>
  621. <para>[ken] - Upgrade to Udev-141.</para>
  622. </listitem>
  623. </itemizedlist>
  624. </listitem>
  625. <listitem>
  626. <para>2009-04-13</para>
  627. <itemizedlist>
  628. <listitem>
  629. <para>[bdubbs] - Remove erroneous --enable threads from M4.</para>
  630. </listitem>
  631. </itemizedlist>
  632. </listitem>
  633. <listitem>
  634. <para>2009-03-21</para>
  635. <itemizedlist>
  636. <listitem>
  637. <para>[matthew] - Re-introduce the Glibc-libidn package, as the
  638. release tarball doesn't include it. Thanks to Alexander Kozlov for
  639. the report.</para>
  640. </listitem>
  641. <listitem>
  642. <para>[matthew] - Upgrade to Udev-140. Fixes
  643. <ulink url="&lfs-ticket-root;2370">#2370</ulink>.</para>
  644. </listitem>
  645. <listitem>
  646. <para>[matthew] - Upgrade to Man-DB-2.5.5. Fixes
  647. <ulink url="&lfs-ticket-root;2372">#2372</ulink>.</para>
  648. </listitem>
  649. <listitem>
  650. <para>[matthew] - Upgrade to Linux-2.6.28.8. Fixes
  651. <ulink url="&lfs-ticket-root;2373">#2373</ulink>.</para>
  652. </listitem>
  653. </itemizedlist>
  654. </listitem>
  655. <listitem>
  656. <para>2009-03-20</para>
  657. <itemizedlist>
  658. <listitem>
  659. <para>[matthew] - Don't move readlink to /bin. It's not specified by
  660. the FHS and not required by the bootscripts, so can stay in
  661. /usr/bin. Thanks to Archaic for the report.</para>
  662. </listitem>
  663. </itemizedlist>
  664. </listitem>
  665. <listitem>
  666. <para>2009-03-15</para>
  667. <itemizedlist>
  668. <listitem>
  669. <para>[bryan] - Remove the uucp group (replace with dialout). Handle
  670. ISDN devices with a file from upstream.</para>
  671. </listitem>
  672. </itemizedlist>
  673. </listitem>
  674. <listitem>
  675. <para>2009-03-12</para>
  676. <itemizedlist>
  677. <listitem>
  678. <para>[matthew] - Correct some dependency info. Thanks to Chris Staub for the
  679. report and patch. Fixes
  680. <ulink url="&lfs-ticket-root;2368">#2368</ulink>.</para>
  681. </listitem>
  682. <listitem>
  683. <para>[matthew] - Fix a few typos. Thanks to Chris Staub for the report and
  684. patch. Fixes <ulink url="&lfs-ticket-root;2367">#2367</ulink>.</para>
  685. </listitem>
  686. <listitem>
  687. <para>[matthew] - Reword the explanation of the Expect tests in Binutils'
  688. instructions to clarify what the expected test output is. Thanks to Chris
  689. Staub for the report and patch. Fixes
  690. <ulink url="&lfs-ticket-root;2365">#2365</ulink>.</para>
  691. </listitem>
  692. <listitem>
  693. <para>[matthew] - Reorder the contents of chapter 7 to flow better. Thanks to
  694. Chris Staub for the report and suggested order. Fixes
  695. <ulink url="&lfs-ticket-root;2366">#2366</ulink>.</para>
  696. </listitem>
  697. <listitem>
  698. <para>[matthew] - Install Inetutils' version of hostname, rather than
  699. Coreutils' version, as it is more featureful. Thanks to Chris Staub &amp;
  700. DJ Lucas. Fixes <ulink url="&lfs-ticket-root;2364">#2364</ulink>.</para>
  701. </listitem>
  702. <listitem>
  703. <para>[matthew] - Build mkswap in chapter 5's Util-Linux-NG as it is
  704. required by the e2fsprogs test suite. Also, remove the now
  705. unnecessary BLKID_LIBS variable. Fixes
  706. <ulink url="&lfs-ticket-root;2361">#2361</ulink>. Thanks to Chris
  707. Staub for the reports.</para>
  708. </listitem>
  709. </itemizedlist>
  710. </listitem>
  711. <listitem>
  712. <para>2009-03-11</para>
  713. <itemizedlist>
  714. <listitem>
  715. <para>[matthew] - Mention Dejagnu test suite, as a C++ compiler is
  716. available in chapter 5. Fixes
  717. <ulink url="&lfs-ticket-root;2362">#2362</ulink>. Thanks to Chris
  718. Staub for the report and patch.</para>
  719. </listitem>
  720. <listitem>
  721. <para>[matthew] - Remove an obsolete GCC fixup command from Inetutils'
  722. instructions. Fixes <ulink url="&lfs-ticket-root;2360">#2360</ulink>.
  723. Thanks to Chris Staub for the report.</para>
  724. </listitem>
  725. <listitem>
  726. <para>[matthew] - Upgraded to Udev-139. Fixes
  727. <ulink url="&lfs-ticket-root;2350">#2350</ulink>.</para>
  728. </listitem>
  729. <listitem>
  730. <para>[matthew] - Upgraded to Tar-1.22. Fixes
  731. <ulink url="&lfs-ticket-root;2358">#2358</ulink>.</para>
  732. </listitem>
  733. <listitem>
  734. <para>[matthew] - Upgraded to Readline-6.0. Fixes
  735. <ulink url="&lfs-ticket-root;2353">#2353</ulink>.</para>
  736. </listitem>
  737. <listitem>
  738. <para>[matthew] - Upgraded to MPFR-2.4.1. Fixes
  739. <ulink url="&lfs-ticket-root;2359">#2359</ulink>.</para>
  740. </listitem>
  741. <listitem>
  742. <para>[matthew] - Upgraded to Man-Pages-3.19. Fixes
  743. <ulink url="&lfs-ticket-root;2352">#2352</ulink>.</para>
  744. </listitem>
  745. <listitem>
  746. <para>[matthew] - Upgraded to Man-DB-2.5.4. Fixes
  747. <ulink url="&lfs-ticket-root;2356">#2356</ulink> and
  748. <ulink url="&lfs-ticket-root;2338">#2338</ulink>.</para>
  749. </listitem>
  750. <listitem>
  751. <para>[matthew] - Upgraded to Linux-2.6.28.7. Fixes
  752. <ulink url="&lfs-ticket-root;2349">#2349</ulink>.</para>
  753. </listitem>
  754. <listitem>
  755. <para>[matthew] - Upgraded to Glibc-2.9. Fixes
  756. <ulink url="&lfs-ticket-root;2357">#2357</ulink>.</para>
  757. </listitem>
  758. <listitem>
  759. <para>[matthew] - Upgraded to Coreutils-7.1. Fixes
  760. <ulink url="&lfs-ticket-root;2354">#2354</ulink>.</para>
  761. </listitem>
  762. <listitem>
  763. <para>[matthew] - Upgraded to Bash-4.0. Fixes
  764. <ulink url="&lfs-ticket-root;2351">#2351</ulink>.</para>
  765. </listitem>
  766. </itemizedlist>
  767. </listitem>
  768. <listitem>
  769. <para>2009-02-17</para>
  770. <itemizedlist>
  771. <listitem>
  772. <para>[matthew] - Upgraded to Linux-2.6.28.5. Fixes
  773. <ulink url="&lfs-ticket-root;2348">#2348</ulink>.</para>
  774. </listitem>
  775. <listitem>
  776. <para>[matthew] - Upgraded to Grep-2.5.4. Fixes
  777. <ulink url="&lfs-ticket-root;2346">#2346</ulink>.</para>
  778. </listitem>
  779. <listitem>
  780. <para>[matthew] - Upgraded to Man-Pages-3.18. Fixes
  781. <ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para>
  782. </listitem>
  783. <listitem>
  784. <para>[matthew] - Upgraded to Util-Linux-NG-2.14.2. Fixes
  785. <ulink url="&lfs-ticket-root;2345">#2345</ulink>.</para>
  786. </listitem>
  787. </itemizedlist>
  788. </listitem>
  789. <listitem>
  790. <para>2009-02-08</para>
  791. <itemizedlist>
  792. <listitem>
  793. <para>[matthew] - Remove the &quot;enable-multibyte&quot; configure
  794. switch from Groff, which is not required following the upgrade to
  795. Groff-1.20.1. Thanks to Robert Connolly for the report.</para>
  796. </listitem>
  797. <listitem>
  798. <para>[matthew] - Install sysklogd binaries to
  799. <filename class="directory">/sbin</filename> for FHS compatibility.
  800. Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>
  801. </listitem>
  802. <listitem>
  803. <para>[matthew] - Replaced the link to the now non-existent udev-FAQ
  804. to a more general udev information page. Fixes
  805. <ulink url="&lfs-ticket-root;2306">#2306</ulink>.</para>
  806. </listitem>
  807. <listitem>
  808. <para>[matthew] - Added a link to the wget-list file. Fixes
  809. <ulink url="&lfs-ticket-root;2333">#2333</ulink>.</para>
  810. </listitem>
  811. <listitem>
  812. <para>[matthew] - Upgraded to Module-init-Tools-3.6. Fixes
  813. <ulink url="&lfs-ticket-root;2343">#2343</ulink>.</para>
  814. </listitem>
  815. <listitem>
  816. <para>[matthew] - Upgraded to File-5.00. Fixes
  817. <ulink url="&lfs-ticket-root;2342">#2342</ulink>.</para>
  818. </listitem>
  819. <listitem>
  820. <para>[matthew] - Added a patch to suppress a warning added in
  821. Tar-1.21 that causes the Perl testsuite to fail.</para>
  822. </listitem>
  823. <listitem>
  824. <para>[matthew] - Upgraded to MPFR-2.4.0. Fixes
  825. <ulink url="&lfs-ticket-root;2341">#2341</ulink>.</para>
  826. </listitem>
  827. <listitem>
  828. <para>[matthew] - Install MPFR's documentation. Fixes
  829. <ulink url="&lfs-ticket-root;2232">#2232</ulink>. Thanks to Randy
  830. McMurchy for the report and assistance with the fix.</para>
  831. </listitem>
  832. <listitem>
  833. <para>[matthew] - Remove an unneeded --sysconfdir parameter in
  834. Inetutils' instructions. Fixes
  835. <ulink url="&lfs-ticket-root;2313">#2313</ulink>.</para>
  836. </listitem>
  837. <listitem>
  838. <para>[matthew] - Upgraded to Linux-2.6.28.4. Fixes
  839. <ulink url="&lfs-ticket-root;2340">#2340</ulink>.</para>
  840. </listitem>
  841. <listitem>
  842. <para>[matthew] - Upgraded to Binutils-2.19.1. Fixes
  843. <ulink url="&lfs-ticket-root;2339">#2339</ulink>.</para>
  844. </listitem>
  845. </itemizedlist>
  846. </listitem>
  847. <listitem>
  848. <para>2009-02-01</para>
  849. <itemizedlist>
  850. <listitem>
  851. <para>[matthew] - Remove the redundant SBINDIR parameter from
  852. IPRoute2's commands. Fixes the remaining part of
  853. <ulink url="&lfs-ticket-root;2307">#2307</ulink>.</para>
  854. </listitem>
  855. <listitem>
  856. <para>[matthew] - Install DRM-related Linux headers, as suggested by
  857. Chris Staub in <ulink url="&lfs-ticket-root;2307">#2307</ulink>.
  858. </para>
  859. </listitem>
  860. <listitem>
  861. <para>[matthew] - Added preloadable_libintl.so to list of files
  862. installed by Gettext. Thanks to Chris Staub for the report and patch.
  863. Fixes <ulink url="&lfs-ticket-root;2312">#2312</ulink>.</para>
  864. </listitem>
  865. <listitem>
  866. <para>[matthew] - Upgraded to Udev-137. Fixes
  867. <ulink url="&lfs-ticket-root;2328">#2328</ulink>.</para>
  868. </listitem>
  869. <listitem>
  870. <para>[matthew] - Upgraded to Tcl-8.5.6. Fixes
  871. <ulink url="&lfs-ticket-root;2305">#2305</ulink>.</para>
  872. </listitem>
  873. <listitem>
  874. <para>[matthew] - Upgraded to Tar-1.21. Fixes
  875. <ulink url="&lfs-ticket-root;2309">#2309</ulink>.</para>
  876. </listitem>
  877. <listitem>
  878. <para>[matthew] - Upgraded to Patch-2.5.9. Fixes
  879. <ulink url="&lfs-ticket-root;2239">#2239</ulink>.</para>
  880. </listitem>
  881. <listitem>
  882. <para>[matthew] - Upgraded to Man-Pages-3.17. Fixes
  883. <ulink url="&lfs-ticket-root;2327">#2327</ulink>.</para>
  884. </listitem>
  885. <listitem>
  886. <para>[matthew] - Upgraded to Linux-2.6.28.2. Fixes
  887. <ulink url="&lfs-ticket-root;2316">#2316</ulink>.</para>
  888. </listitem>
  889. <listitem>
  890. <para>[matthew] - Upgraded to IPRoute2-2.6.28. Fixes
  891. <ulink url="&lfs-ticket-root;2324">#2324</ulink>.</para>
  892. </listitem>
  893. <listitem>
  894. <para>[matthew] - Upgraded to Inetutils-1.6. Fixes
  895. <ulink url="&lfs-ticket-root;2308">#2308</ulink>.</para>
  896. </listitem>
  897. <listitem>
  898. <para>[matthew] - Upgraded to Groff-1.20.1. Fixes
  899. <ulink url="&lfs-ticket-root;2322">#2322</ulink>.</para>
  900. </listitem>
  901. <listitem>
  902. <para>[matthew] - Upgraded to GCC-4.3.3. Fixes
  903. <ulink url="&lfs-ticket-root;2334">#2334</ulink>.</para>
  904. </listitem>
  905. <listitem>
  906. <para>[matthew] - Upgraded to E2fsprogs-1.41.4. Fixes
  907. <ulink url="&lfs-ticket-root;2336">#2336</ulink>.</para>
  908. </listitem>
  909. <listitem>
  910. <para>[matthew] - Upgraded to Bison-2.4.1. Fixes
  911. <ulink url="&lfs-ticket-root;2300">#2300</ulink>.</para>
  912. </listitem>
  913. <listitem>
  914. <para>[matthew] - Upgraded to Bash-3.2.48. Fixes
  915. <ulink url="&lfs-ticket-root;2319">#2319</ulink>.</para>
  916. </listitem>
  917. </itemizedlist>
  918. </listitem>
  919. <listitem>
  920. <para>2009-01-24</para>
  921. <itemizedlist>
  922. <listitem>
  923. <para>[matthew] - Corrected some package tarball sizes. Fixes
  924. <ulink url="&lfs-ticket-root;2290">#2290</ulink>.</para>
  925. </listitem>
  926. </itemizedlist>
  927. </listitem>
  928. <listitem>
  929. <para>2009-01-03</para>
  930. <itemizedlist>
  931. <listitem>
  932. <para>[bdubbs] - Reformatted several pages so pdf is properly
  933. generated. Thanks to Martin Miehe for the changes.
  934. </para>
  935. </listitem>
  936. </itemizedlist>
  937. </listitem>
  938. <listitem>
  939. <para>2008-12-29</para>
  940. <itemizedlist>
  941. <listitem>
  942. <para>[bdubbs] - Split one udev rule so it is not wider than the
  943. book's page.
  944. </para>
  945. </listitem>
  946. </itemizedlist>
  947. </listitem>
  948. <listitem>
  949. <para>2008-12-24</para>
  950. <itemizedlist>
  951. <listitem>
  952. <para>[bdubbs] - Updated the location of glibc-2.8-20080929.tar.bz2.
  953. </para>
  954. </listitem>
  955. </itemizedlist>
  956. </listitem>
  957. <listitem>
  958. <para>2008-12-19</para>
  959. <itemizedlist>
  960. <listitem>
  961. <para>[robert] - Added -v to the install command for the convert-mans
  962. script in the man-db page, for consistent use of verbose commands.</para>
  963. </listitem>
  964. </itemizedlist>
  965. </listitem>
  966. <listitem>
  967. <para>2008-12-18</para>
  968. <itemizedlist>
  969. <listitem>
  970. <para>[robert] - Removed the unneeded -e option from the Sed command
  971. in the chap6 Findutils page, for consistency.</para>
  972. </listitem>
  973. </itemizedlist>
  974. </listitem>
  975. <listitem>
  976. <para>2008-12-07</para>
  977. <itemizedlist>
  978. <listitem>
  979. <para>[jhuntwork] - Update Greg Schafer's entry in the acknowledgments section to
  980. properly reflect the work done in designing the build method.</para>
  981. </listitem>
  982. </itemizedlist>
  983. </listitem>
  984. <listitem>
  985. <para>2008-12-06</para>
  986. <itemizedlist>
  987. <listitem>
  988. <para>[matthew] - Upgraded to vim-7.2-fixes-4.patch. Fixes <ulink url="&lfs-ticket-root;2296">#2296</ulink>.
  989. </para>
  990. </listitem>
  991. <listitem>
  992. <para>[matthew] - Upgraded to Udev-135. Fixes <ulink url="&lfs-ticket-root;2284">#2284</ulink>.</para>
  993. </listitem>
  994. <listitem>
  995. <para>[matthew] - Upgraded to Shadow-4.1.2.2. Fixes <ulink url="&lfs-ticket-root;2287">#2287</ulink>.</para>
  996. </listitem>
  997. <listitem>
  998. <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes
  999. <ulink url="&lfs-ticket-root;2295">#2295</ulink>.</para>
  1000. </listitem>
  1001. <listitem>
  1002. <para>[matthew] - Upgraded to Ncurses-5.7. Fixes <ulink url="&lfs-ticket-root;2276">#2276</ulink>.</para>
  1003. </listitem>
  1004. <listitem>
  1005. <para>[matthew] - Upgraded to Module-Init-Tools-3.5. Fixes <ulink url="&lfs-ticket-root;2245">#2245</ulink>.
  1006. </para>
  1007. </listitem>
  1008. <listitem>
  1009. <para>[matthew] - Upgraded to Man-Pages-3.15. Fixes <ulink url="&lfs-ticket-root;2269">#2269</ulink>.</para>
  1010. </listitem>
  1011. <listitem>
  1012. <para>[matthew] - Upgraded to Man-DB-2.5.3. Fixes <ulink url="&lfs-ticket-root;2283">#2283</ulink>.</para>
  1013. </listitem>
  1014. <listitem>
  1015. <para>[matthew] - Upgraded to Linux-2.6.27.8. Fixes <ulink url="&lfs-ticket-root;2282">#2282</ulink>.</para>
  1016. </listitem>
  1017. <listitem>
  1018. <para>[matthew] - Upgraded to Kbd-1.15. Fixes <ulink url="&lfs-ticket-root;2291">#2291</ulink>.</para>
  1019. </listitem>
  1020. <listitem>
  1021. <para>[matthew] - Upgraded to Bison-2.4. Fixes <ulink url="&lfs-ticket-root;2281">#2281</ulink>.</para>
  1022. </listitem>
  1023. <listitem>
  1024. <para>[matthew] - Upgraded to Binutils-2.19. Fixes <ulink url="&lfs-ticket-root;2268">#2268</ulink>.</para>
  1025. </listitem>
  1026. <listitem>
  1027. <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes <ulink url="&lfs-ticket-root;2294">#2294</ulink>.
  1028. </para>
  1029. </listitem>
  1030. <listitem>
  1031. <para>[matthew] - Upgraded to Automake-1.10.2. Fixes <ulink url="&lfs-ticket-root;2286">#2286</ulink>.</para>
  1032. </listitem>
  1033. </itemizedlist>
  1034. </listitem>
  1035. <listitem>
  1036. <para>2008-12-04</para>
  1037. <itemizedlist>
  1038. <listitem>
  1039. <para>[jhuntwork] - Introduce new build method in Chapter 5 originating
  1040. in DIY-Linux. Thanks, Greg Schafer.</para>
  1041. </listitem>
  1042. <listitem>
  1043. <para>[jhuntwork] - Move instructions for GRUB to chapter 8 just after the
  1044. compilation of the kernel. Merge GRUB build and configuration instructions
  1045. into one page.</para>
  1046. </listitem>
  1047. </itemizedlist>
  1048. </listitem>
  1049. <listitem>
  1050. <para>2008-12-03</para>
  1051. <itemizedlist>
  1052. <listitem>
  1053. <para>[jhuntwork] - Initial addition of support for building on x86_64.
  1054. Several ideas, principles and build instructions originated in DIY-Linux.
  1055. Thanks, Greg Schafer.</para>
  1056. </listitem>
  1057. </itemizedlist>
  1058. </listitem>
  1059. <listitem>
  1060. <para>2008-12-02</para>
  1061. <itemizedlist>
  1062. <listitem>
  1063. <para>[jhuntwork] - Moved grep up in the build order of chapter 6
  1064. to be before libtool which hardcodes references to grep in its installed
  1065. files. Was previously circumvented by a symlink, but this approach sticks
  1066. more closely to our build order policy. Thanks to Greg Schafer for the reminder.</para>
  1067. </listitem>
  1068. </itemizedlist>
  1069. </listitem>
  1070. <listitem>
  1071. <para>2008-12-01</para>
  1072. <itemizedlist>
  1073. <listitem>
  1074. <para>[jhuntwork] - Adjusted the line break in the adjusting toolchain
  1075. section so that the output redirection does not look like a secondary
  1076. bash prompt. Thanks to Chris Staub for the idea.</para>
  1077. </listitem>
  1078. </itemizedlist>
  1079. </listitem>
  1080. <listitem>
  1081. <para>2008-11-23</para>
  1082. <itemizedlist>
  1083. <listitem>
  1084. <para>[ken] - Added note to gmp about CFLAGS on 64-bit-capable
  1085. machines. Reported by Tobias Gasser, thanks to Greg Schafer for
  1086. the analysis.</para>
  1087. </listitem>
  1088. </itemizedlist>
  1089. </listitem>
  1090. </itemizedlist>
  1091. <para>LFS 6.4 released November 23, 2008.</para>
  1092. </sect1>