changelog.xml 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201
  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>2008-11-13</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[ken] - Added zh_CN.GB18030 locale, for coreutils testsuite and
  36. correct the explanatory text.</para>
  37. </listitem>
  38. </itemizedlist>
  39. </listitem>
  40. <listitem>
  41. <para>2008-11-05</para>
  42. <itemizedlist>
  43. <listitem>
  44. <para>[bdubbs] - Changed wording introducing test suites in Chapter 5.</para>
  45. </listitem>
  46. </itemizedlist>
  47. </listitem>
  48. <listitem>
  49. <para>2008-10-31</para>
  50. <itemizedlist>
  51. <listitem>
  52. <para>[dj] - Updated to lfs-bootscripts-20081031.</para>
  53. </listitem>
  54. </itemizedlist>
  55. </listitem>
  56. <listitem>
  57. <para>2008-10-30</para>
  58. <itemizedlist>
  59. <listitem>
  60. <para>[bdubbs] - Added explanation for --disable-libssp to GCC
  61. in Chapter 5. Also expanded/added explanation on language selection
  62. for GCC in Chapters 5 and 6.</para>
  63. </listitem>
  64. <listitem>
  65. <para>[bdubbs] - Wording changes to several text sections of Chapter 5.
  66. Thanks to Chris Staub for the patch.</para>
  67. </listitem>
  68. <listitem>
  69. <para>[bdubbs] - Added a consolidated patch to perl to address security
  70. and other issues. Changed the configure options for perl to define
  71. a vendor library location.</para>
  72. </listitem>
  73. </itemizedlist>
  74. </listitem>
  75. <listitem>
  76. <para>2008-10-29</para>
  77. <itemizedlist>
  78. <listitem>
  79. <para>[bdubbs] - Updated symbolic link creation loop for vi.1 man pages.
  80. Thanks to Bryan Kadzban for the construct.</para>
  81. </listitem>
  82. </itemizedlist>
  83. </listitem>
  84. <listitem>
  85. <para>2008-10-28</para>
  86. <itemizedlist>
  87. <listitem>
  88. <para>[bdubbs] - Updated to Tcl-8.5.5.</para>
  89. </listitem>
  90. <listitem>
  91. <para>[bdubbs] - Updated to latest stable kernel 2.6.27.4.</para>
  92. </listitem>
  93. <listitem>
  94. <para>[bdubbs] - Changed location of man pages in Module-Init-Tools.
  95. Thanks to Trent Shea for pointing out the fix.</para>
  96. </listitem>
  97. <listitem>
  98. <para>[bdubbs] - Updated to M4-1.4.12.</para>
  99. </listitem>
  100. </itemizedlist>
  101. </listitem>
  102. <listitem>
  103. <para>2008-10-27</para>
  104. <itemizedlist>
  105. <listitem>
  106. <para>[bdubbs] - Added chmod instructions to e2fsprogs and tcl to
  107. ensure all libraries are writable by root for stripping.</para>
  108. </listitem>
  109. <listitem>
  110. <para>[bdubbs] - Added a brief explanation of the Linux API Headers
  111. instructions.</para>
  112. </listitem>
  113. <listitem>
  114. <para>[bdubbs] - Added i386, linux32, and linux64 as symbolic
  115. links to setarch in util-linux contents.</para>
  116. </listitem>
  117. <listitem>
  118. <para>[bdubbs] - Moved gawk ahead of findutils in Chapter 6
  119. to avoid a test suite failure in findutils.</para>
  120. </listitem>
  121. </itemizedlist>
  122. </listitem>
  123. <listitem>
  124. <para>2008-10-26</para>
  125. <itemizedlist>
  126. <listitem>
  127. <para>[bdubbs] - Added a General Compilation Instructions section
  128. immediatley before binutils. Essentially reordered the presentation
  129. that was in the Chapter 5 Introduction.</para>
  130. </listitem>
  131. <listitem>
  132. <para>[bdubbs] - Remove unnecessary mandir patch. Updated
  133. vim package contents.</para>
  134. </listitem>
  135. </itemizedlist>
  136. </listitem>
  137. <listitem>
  138. <para>2008-10-25</para>
  139. <itemizedlist>
  140. <listitem>
  141. <para>[dj] - Updated the text on the Man-DB page to accout for recent
  142. changes in Man-DB. Thanks to Alexander Patrakov for providing most
  143. of the included text, explanations, and examples.</para>
  144. </listitem>
  145. </itemizedlist>
  146. </listitem>
  147. <listitem>
  148. <para>2008-10-23</para>
  149. <itemizedlist>
  150. <listitem>
  151. <para>[dj] - Updated to lfs-bootscritps-20081023 to account for
  152. changes in the console page.</para>
  153. </listitem>
  154. <listitem>
  155. <para>[dj] - Updated text in console page to match current situation
  156. regarding linux kernel changes. Thanks to Alexander Patrakov for
  157. the text and explanations.</para>
  158. </listitem>
  159. <listitem>
  160. <para>[dj] - Updated Man-DB instructions and text covering manual
  161. pages and related i18n issues.</para>
  162. </listitem>
  163. </itemizedlist>
  164. </listitem>
  165. <listitem>
  166. <para>2008-10-22</para>
  167. <itemizedlist>
  168. <listitem>
  169. <para>[dj] - Corrected chown command for coreutils testsuite.</para>
  170. </listitem>
  171. <listitem>
  172. <para>[dj] - Updated to &coreutils-i18n-patch;. Thanks to Bryan
  173. Kadzban for the suggested fix.</para>
  174. </listitem>
  175. </itemizedlist>
  176. </listitem>
  177. <listitem>
  178. <para>2008-10-21</para>
  179. <itemizedlist>
  180. <listitem>
  181. <para>[matthew] - Added dependency information for GMP and MPFR
  182. packages. Thanks to Chris Staub for the patch. Also, removed
  183. dependency information for Mktemp. Thanks to William Immendorf for
  184. the report. Fixes #2218.</para>
  185. </listitem>
  186. <listitem>
  187. <para>[dj] - Updated list of minimum installed locales for testsuite
  188. coverage in Chapter 6 GLibc instructions.</para>
  189. </listitem>
  190. <listitem>
  191. <para>[bdubbs] - Added ac_cv_func_working_mktime=yes to the configure
  192. commands in gawk and bash to bypass the search for mktime. This
  193. works around a change in gcc.</para>
  194. </listitem>
  195. <listitem>
  196. <para>[bdubbs] - Added a note to the ifcfg script description in
  197. iproute2 that it requires external programs.</para>
  198. </listitem>
  199. <listitem>
  200. <para>[dj] - Added '--without-included-regex' to grep instrcutions
  201. in order to force the use of glibc's regex library. This fixes the
  202. -i switch for grep.</para>
  203. </listitem>
  204. <listitem>
  205. <para>[dj] - Reintroduced the command to supress installation of the
  206. vi_VN.TCVN locale as bash is still broken with it.</para>
  207. </listitem>
  208. <listitem>
  209. <para>[dj] - Put Coreutils-i18n patch back into place.</para>
  210. </listitem>
  211. </itemizedlist>
  212. </listitem>
  213. <listitem>
  214. <para>2008-10-20</para>
  215. <itemizedlist>
  216. <listitem>
  217. <para>[jhuntwork] - GCC 4.3.2 uses a new directory for fixed includes. Fixed
  218. the adjust toolchain scripts to point to the new location.</para>
  219. </listitem>
  220. </itemizedlist>
  221. </listitem>
  222. <listitem>
  223. <para>2008-10-19</para>
  224. <itemizedlist>
  225. <listitem>
  226. <para>[bdubbs] - Added a note to the Host System Requirements that the
  227. Linux host must be a 32-bit system and that the book only supports
  228. a 32-bit build.</para>
  229. </listitem>
  230. <listitem>
  231. <para>[randy] - Updated the book to use 4.13a as the Texinfo version,
  232. even though the tarball is exactly the same as the previous 4.13
  233. version.</para>
  234. </listitem>
  235. <listitem>
  236. <para>[randy] - Removed an unnecessary command from the Chapter 5
  237. Perl instructions.</para>
  238. </listitem>
  239. <listitem>
  240. <para>[bdubbs] - Updated the discussion in Chapter 1 explaining that the
  241. LiveCD is out of date.</para>
  242. </listitem>
  243. <listitem>
  244. <para>[bdubbs] - Added a paragraph to the note in the packages page
  245. explaining that bandwidth can be saved when making multiple updates within a
  246. minor kernel release by downloading a base version and patches.</para>
  247. </listitem>
  248. </itemizedlist>
  249. </listitem>
  250. <listitem>
  251. <para>2008-10-18</para>
  252. <itemizedlist>
  253. <listitem>
  254. <para>[jhuntwork] - Fixed build locations of m4 so that it links against the
  255. glibc built in /tools and so that no packages in chapter 6 hard-code references
  256. to the temporary location. Also made m4 a host requirement.</para>
  257. </listitem>
  258. </itemizedlist>
  259. </listitem>
  260. <listitem>
  261. <para>2008-10-15</para>
  262. <itemizedlist>
  263. <listitem>
  264. <para>[bdubbs] - Added --disable-libssp to glibc Pass 1 in Chapter 5
  265. to eliminate a build failure on some systems.</para>
  266. </listitem>
  267. <listitem>
  268. <para>[dj] - Updated to udev-config-20081015.</para>
  269. </listitem>
  270. <listitem>
  271. <para>[dj] - Modified udev instructions following upstream
  272. recommendations.</para>
  273. </listitem>
  274. </itemizedlist>
  275. </listitem>
  276. <listitem>
  277. <para>2008-10-13</para>
  278. <itemizedlist>
  279. <listitem>
  280. <para>[randy] - Modified the Chapter 5 instructions so that instead
  281. of building the GMP and MPFR packages separately for GCC Pass2, they
  282. are built by GCC internally.</para>
  283. </listitem>
  284. <listitem>
  285. <para>[randy] - Added a configure option to the Chapter 6 Gettext
  286. instructions so that the documentation is installed in a versioned
  287. directory.</para>
  288. </listitem>
  289. </itemizedlist>
  290. </listitem>
  291. <listitem>
  292. <para>2008-10-12</para>
  293. <itemizedlist>
  294. <listitem>
  295. <para>[dj] - Updated to E2fsprogs-1.41.2.</para>
  296. </listitem>
  297. <listitem>
  298. <para>[dj] - Corrected installation prefixes of Iproute2
  299. package with DESTDIR and MANDIR paths. Thanks to Steffen Pankratz
  300. for the fix.</para>
  301. </listitem>
  302. <listitem>
  303. <para>[randy] - Modified the Chapter 6 GMP instructions to include a
  304. method for determining all the tests in the test suite passed.</para>
  305. </listitem>
  306. <listitem>
  307. <para>[randy] - Modified the GCC search for correct headers command
  308. to account for the new include-fixed directory.</para>
  309. </listitem>
  310. <listitem>
  311. <para>[randy] - Added a patch to the Chapter 6 Binutils instructions
  312. to correct some errors in the test suite.</para>
  313. </listitem>
  314. <listitem>
  315. <para>[dj] - Corrected installation of udev rule files.</para>
  316. </listitem>
  317. <listitem>
  318. <para>[randy] - Moved the Chapter 6 M4 installation into alphabetical
  319. order as it is installed in Chapter 5 now and therefore doesn't need
  320. to precede the Bison installation.</para>
  321. </listitem>
  322. <listitem>
  323. <para>[randy] - Moved the Chapter 5 M4 installation to before GCC
  324. Pass1 so that the internal GCC build of GMP will not fail in case
  325. M4 doesn't exist on the host. Also updated GCC's dependencies to
  326. reflect GMP and MPFR.</para>
  327. </listitem>
  328. <listitem>
  329. <para>[dj] - Changed Chapter 5 GCC Pass 1 build to static. Thanks to
  330. Jeremy Huntwork for the suggestion and supporting text.</para>
  331. </listitem>
  332. <listitem>
  333. <para>[dj] - Added note to Chapter 6 GCC about the new include-fixed
  334. directory and changed the sample output to match.</para>
  335. </listitem>
  336. <listitem>
  337. <para>[dj] - Added instruction to keep Chapter 5 Glibc from honoring
  338. /etc/ld.so.preload. Thanks to Alexander Patrakov for the fix.</para>
  339. </listitem>
  340. <listitem>
  341. <para>[randy] - Added descriptions of the configure options used
  342. in the GMP instructions and updated the installed library
  343. descriptions.</para>
  344. </listitem>
  345. </itemizedlist>
  346. </listitem>
  347. <listitem>
  348. <para>2008-10-11</para>
  349. <itemizedlist>
  350. <listitem>
  351. <para>[dj] - Removed the Chapter 5 Glibc test suite information as
  352. it requires a working C++ compiler to run.</para>
  353. </listitem>
  354. <listitem>
  355. <para>[randy] - Added three configure parameters to the Chapter 6
  356. Util-linux-ng instructions so that additional programs are
  357. installed. Also updated the installed programs list.</para>
  358. </listitem>
  359. <listitem>
  360. <para>[randy] - Added a sed command to the Sysvinit instructions to
  361. suppress the installation of the wall program and its man page as a
  362. maintained version of this program is installed by
  363. Util-linux-ng.</para>
  364. </listitem>
  365. <listitem>
  366. <para>[randy] - Added commands to the Chapter 6 Binutils instructions
  367. to suppress the installation of standards.info. Thanks to Greg
  368. Schafer for contributing the fix.</para>
  369. </listitem>
  370. <listitem>
  371. <para>[randy] - Added a patch to the Procps instructions to fix a
  372. unicode related issue in the watch program.</para>
  373. </listitem>
  374. <listitem>
  375. <para>[randy] - Added documentation installation commands to the
  376. Chapter 6 Kbd instructions.</para>
  377. </listitem>
  378. <listitem>
  379. <para>[randy] - Modified the IPRoute2 installation command so that the
  380. docs are installed in a versioned directory.</para>
  381. </listitem>
  382. <listitem>
  383. <para>[randy] - Modified the Groff installation command so that the
  384. docs are installed in a standardized versioned directory.</para>
  385. </listitem>
  386. <listitem>
  387. <para>[randy] - Added documentation installation commands to the
  388. Chapter 6 Gawk instructions.</para>
  389. </listitem>
  390. <listitem>
  391. <para>[randy] - Added commands to the Chapter 6 Flex instructions
  392. to install a .pdf doc file.</para>
  393. </listitem>
  394. <listitem>
  395. <para>[randy] - Added a parameter to the configure command in the
  396. Automake instructions so that docs are installed in a versioned
  397. directory.</para>
  398. </listitem>
  399. <listitem>
  400. <para>[randy] - Updated Module-Init-Tools to 3.4.1.</para>
  401. </listitem>
  402. <listitem>
  403. <para>[randy] - Added documentation installation commands to the
  404. Chapter 6 Readline instructions.</para>
  405. </listitem>
  406. <listitem>
  407. <para>[randy] - Added documentation installation commands to the
  408. Chapter 6 Ncurses instructions.</para>
  409. </listitem>
  410. </itemizedlist>
  411. </listitem>
  412. <listitem>
  413. <para>2008-10-10</para>
  414. <itemizedlist>
  415. <listitem>
  416. <para>[randy] - Added documentation enhancements to the E2fsprogs
  417. package.</para>
  418. </listitem>
  419. <listitem>
  420. <para>[randy] - Removed an unnecessary parameter from the
  421. Util-linux-ng Chapter 6 make command. Thanks to Greg Schafer for
  422. pointing it out.</para>
  423. </listitem>
  424. <listitem>
  425. <para>[randy] - Updated the Perl instructions. Thanks to Greg Schafer
  426. for pointing out the issues. This change also required that the Zlib
  427. package is built right before the Perl package in Chapter 6.</para>
  428. </listitem>
  429. <listitem>
  430. <para>[randy] - Updated Vim to 7.2.</para>
  431. </listitem>
  432. <listitem>
  433. <para>[randy] - Updated Udev to 130.</para>
  434. </listitem>
  435. </itemizedlist>
  436. </listitem>
  437. <listitem>
  438. <para>2008-10-09</para>
  439. <itemizedlist>
  440. <listitem>
  441. <para>[randy] - Updated File to 4.26</para>
  442. </listitem>
  443. <listitem>
  444. <para>[randy] - Updated Shadow to 4.1.2.1.</para>
  445. </listitem>
  446. <listitem>
  447. <para>[randy] - Updated Man-DB to 2.5.2.</para>
  448. </listitem>
  449. <listitem>
  450. <para>[randy] - Updated Iproute to 2.6.26.</para>
  451. </listitem>
  452. <listitem>
  453. <para>[randy] - Added a command to the Inetutils instructions to
  454. correct an issue with GCC-&gcc-version;.</para>
  455. </listitem>
  456. </itemizedlist>
  457. </listitem>
  458. <listitem>
  459. <para>2008-10-07</para>
  460. <itemizedlist>
  461. <listitem>
  462. <para>[randy] - Updated Autoconf to 2.63.</para>
  463. </listitem>
  464. <listitem>
  465. <para>[randy] - Updated Libtool to 2.2.6a.</para>
  466. </listitem>
  467. <listitem>
  468. <para>[randy] - Corrected the instruction to untar the E2fsprogs
  469. tarball in Section 2.3. Thanks to William Immendorf for pointing
  470. out the error.</para>
  471. </listitem>
  472. <listitem>
  473. <para>[randy] - Updated Berkeley DB to 4.7.25.</para>
  474. </listitem>
  475. <listitem>
  476. <para>[randy] - Updated Man-pages to 3.11.</para>
  477. </listitem>
  478. <listitem>
  479. <para>[randy] - Updated Util-linux-ng to 2.14.1.</para>
  480. </listitem>
  481. <listitem>
  482. <para>[randy] - Updated Texinfo to 4.13.</para>
  483. </listitem>
  484. </itemizedlist>
  485. </listitem>
  486. <listitem>
  487. <para>2008-10-06</para>
  488. <itemizedlist>
  489. <listitem>
  490. <para>[robert] - Added -v to the cp command in the Chapter 5 Expect
  491. instructions.</para>
  492. </listitem>
  493. <listitem>
  494. <para>[randy] - Updated Tar to 1.20.</para>
  495. </listitem>
  496. <listitem>
  497. <para>[randy] - Updated Perl to 5.10.0.</para>
  498. </listitem>
  499. <listitem>
  500. <para>[randy] - Updated M4 to 1.4.11 and added it to the Chapter 5
  501. build as it is required by the GMP package in Chapter 6.</para>
  502. </listitem>
  503. <listitem>
  504. <para>[randy] - Updated Findutils to 4.4.0.</para>
  505. </listitem>
  506. </itemizedlist>
  507. </listitem>
  508. <listitem>
  509. <para>2008-10-05</para>
  510. <itemizedlist>
  511. <listitem>
  512. <para>[randy] - Updated E2fsprogs to 1.41.1.</para>
  513. </listitem>
  514. <listitem>
  515. <para>[randy] - Added the Mktemp-1.5 package to the list of
  516. removed items in the Chapter3 'What's new ...' page.</para>
  517. </listitem>
  518. <listitem>
  519. <para>[randy] - Updated Coreutils to 6.12. Thanks to William
  520. Immendorf for contributing a patch to add the mktemp program
  521. information to the Coreutils page.</para>
  522. </listitem>
  523. <listitem>
  524. <para>[randy] - Updated the Bash Fixes patch to the -8 version.</para>
  525. </listitem>
  526. <listitem>
  527. <para>[randy] - Added a patch to the Expect instructions to fix an
  528. issue with recent Tcl versions.</para>
  529. </listitem>
  530. <listitem>
  531. <para>[randy] - Updated Tcl to 8.5.4.</para>
  532. </listitem>
  533. <listitem>
  534. <para>[randy] - Updated the Linux kernel to 2.6.26.5.</para>
  535. </listitem>
  536. <listitem>
  537. <para>[randy] - Updated Glibc to a 2.8 snapshot taken on
  538. 9/29/2008. The tarball of this snapshot includes the libidn
  539. data that previously was separately packaged.</para>
  540. </listitem>
  541. <listitem>
  542. <para>[randy] - Added the GMP and MPFR packages to the list of
  543. packages in Chapter 3. Thanks to Lefteris Dimitroulakis for
  544. pointing out the omission.</para>
  545. </listitem>
  546. </itemizedlist>
  547. </listitem>
  548. <listitem>
  549. <para>2008-10-03</para>
  550. <itemizedlist>
  551. <listitem>
  552. <para>[bdubbs] - Added version check for Perl in Host System
  553. Requirements.</para>
  554. </listitem>
  555. <listitem>
  556. <para>[randy] - Updated GCC to 4.3.2 which includes adding the
  557. GMP-4.2.4 and MPFR-2.3.2 packages. This new version of GCC requires
  558. the added packages. Thanks to DJ Lucas for the stimulus and initial
  559. work resulting in this and all of the other package updates coming
  560. up.</para>
  561. </listitem>
  562. </itemizedlist>
  563. </listitem>
  564. <listitem>
  565. <para>2008-07-11</para>
  566. <itemizedlist>
  567. <listitem>
  568. <para>[ken] - Belatedly fixed known vulnerabilities in perl.</para>
  569. </listitem>
  570. </itemizedlist>
  571. </listitem>
  572. <listitem>
  573. <para>2008-06-03</para>
  574. <itemizedlist>
  575. <listitem>
  576. <para>[bdubbs] - Added udev-config scripts to appendices.</para>
  577. </listitem>
  578. <listitem>
  579. <para>[bdubbs] - Added lfs-bootscripts to appendices.</para>
  580. </listitem>
  581. <listitem>
  582. <para>[bdubbs] - Updated license to Creative Commons with
  583. extracted code under the MIT license.</para>
  584. </listitem>
  585. </itemizedlist>
  586. </listitem>
  587. <listitem>
  588. <para>2008-05-23</para>
  589. <itemizedlist>
  590. <listitem>
  591. <para>[bryan] - Install a few extra rules from the
  592. etc/udev/packages directory in udev. Thanks to Dan
  593. Nicholson for noticing the issue.</para>
  594. </listitem>
  595. </itemizedlist>
  596. </listitem>
  597. <listitem>
  598. <para>2008-05-22</para>
  599. <itemizedlist>
  600. <listitem>
  601. <para>[bryan] - Updated Udev to 122, udev-config to
  602. 20080522, and lfs-bootscripts to 20080522. Also made
  603. persistent-net rules able to be pre-generated, using
  604. udevadm test. Fixes #2057, #2079 (I think), #2170, and
  605. #2186.</para>
  606. </listitem>
  607. </itemizedlist>
  608. </listitem>
  609. <listitem>
  610. <para>2008-04-23</para>
  611. <itemizedlist>
  612. <listitem>
  613. <para>[jhuntwork] - Use -mtune=native for glibc. We don't
  614. want our libc optimized for 486. It should be optimized
  615. for the local machine.</para>
  616. </listitem>
  617. <listitem>
  618. <para>[jhuntwork] - Updated Autoconf to 2.62.</para>
  619. </listitem>
  620. <listitem>
  621. <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173.
  622. </para>
  623. </listitem>
  624. <listitem>
  625. <para>[jhuntwork] - Fixed behavior in kbd where man pages
  626. for optional programs that aren't built are installed.
  627. Thanks Greg Schafer for spotting this.
  628. </para>
  629. </listitem>
  630. <listitem>
  631. <para>[jhuntwork] - Fixed kbd to install getkeycodes,
  632. setkeycodes and resizecons. Also moved loadkeys to /bin from
  633. /usr/bin. Thanks, Greg Schafer.</para>
  634. </listitem>
  635. </itemizedlist>
  636. </listitem>
  637. <listitem>
  638. <para>2008-04-22</para>
  639. <itemizedlist>
  640. <listitem>
  641. <para>[jhuntwork] - Updated Kbd to 1.14.1. Fixes #2162.</para>
  642. </listitem>
  643. <listitem>
  644. <para>[jhuntwork] - Updated Flex to 2.5.35. Fixes #2179.</para>
  645. </listitem>
  646. </itemizedlist>
  647. </listitem>
  648. <listitem>
  649. <para>2008-04-11</para>
  650. <itemizedlist>
  651. <listitem>
  652. <para>[bdubbs] - Updated host requirments to check for
  653. symbolic links from sh, awk, and yacc.</para>
  654. </listitem>
  655. </itemizedlist>
  656. </listitem>
  657. <listitem>
  658. <para>2008-04-03</para>
  659. <itemizedlist>
  660. <listitem>
  661. <para>[jhuntwork] - Suppress installation of uptime in coreutils.
  662. Thanks to Randy McMurchy. Fixes #2133.</para>
  663. </listitem>
  664. <listitem>
  665. <para>[jhuntwork] - Upgraded to iana-etc-2.30. Fixes #2174.</para>
  666. </listitem>
  667. <listitem>
  668. <para>[jhuntwork] - Added patch for 256-byte inode support in GRUB.
  669. Fixes #2161.</para>
  670. </listitem>
  671. </itemizedlist>
  672. </listitem>
  673. <listitem>
  674. <para>2008-04-02</para>
  675. <itemizedlist>
  676. <listitem>
  677. <para>[jhuntwork] - Updated to linux-2.6.24.4, fixes #2157.</para>
  678. </listitem>
  679. <listitem>
  680. <para>[jhuntwork] - Added an upstream patch for db-4.6.21, thanks
  681. Randy McMurchy for the report. Fixes #2164.</para>
  682. </listitem>
  683. </itemizedlist>
  684. </listitem>
  685. <listitem>
  686. <para>2008-03-30</para>
  687. <itemizedlist>
  688. <listitem>
  689. <para>[dnicholson] - Added <parameter>--sysconfdir</parameter>
  690. parameter to Man-db's configure command so that
  691. <filename>man_db.conf</filename> is installed in <filename
  692. class="directory">/etc</filename>.</para>
  693. </listitem>
  694. </itemizedlist>
  695. </listitem>
  696. <listitem>
  697. <para>2008-03-27</para>
  698. <itemizedlist>
  699. <listitem>
  700. <para>[ken] - Updated bzip2 to 1.0.5, fixes CVE-2008-1372.</para>
  701. </listitem>
  702. </itemizedlist>
  703. </listitem>
  704. <listitem>
  705. <para>2008-02-26</para>
  706. <itemizedlist>
  707. <listitem>
  708. <para>[ken] - Corrected typo in name of ru-ms keymap.</para>
  709. </listitem>
  710. <listitem>
  711. <para>[ken] - Updated Kbd to 1.13.</para>
  712. </listitem>
  713. </itemizedlist>
  714. </listitem>
  715. <listitem>
  716. <para>2008-02-24</para>
  717. <itemizedlist>
  718. <listitem>
  719. <para>[matthew] - Add --libexecdir parameter to Man-db's configure
  720. command so that <command>globbing</command> and
  721. <command>manconv</command> are installed into /usr/libexec/man-db.
  722. Fixes <ulink url="&lfs-ticket-root;2153">#2153</ulink>. Also, remove
  723. the --enable-mb-groff parameter, as this is now detected
  724. automatically.</para>
  725. </listitem>
  726. </itemizedlist>
  727. </listitem>
  728. <listitem>
  729. <para>2008-02-19</para>
  730. <itemizedlist>
  731. <listitem>
  732. <para>[ken] - Updated Grep to 2.5.3, thanks to Matthew for the fix
  733. for automated builds.</para>
  734. </listitem>
  735. <listitem>
  736. <para>[ken] - Updated Flex to 2.5.34.</para>
  737. </listitem>
  738. <listitem>
  739. <para>[ken] - Updated Module-Init-Tools to 3.4.</para>
  740. </listitem>
  741. </itemizedlist>
  742. </listitem>
  743. <listitem>
  744. <para>2008-02-17</para>
  745. <itemizedlist>
  746. <listitem>
  747. <para>[matthew] - Upgraded to latest upstream Vim patches.</para>
  748. </listitem>
  749. <listitem>
  750. <para>[matthew] - Upgraded to Tcl-8.4.18. Fixes
  751. <ulink url="&lfs-ticket-root;2146">#2146</ulink>.</para>
  752. </listitem>
  753. <listitem>
  754. <para>[matthew] - Upgraded to Man-pages-2.78. Fixes
  755. <ulink url="&lfs-ticket-root;2152">#2152</ulink>.</para>
  756. </listitem>
  757. <listitem>
  758. <para>[matthew] - Upgraded to Man-DB-2.5.1. Fixes
  759. <ulink url="&lfs-ticket-root;2148">#2148</ulink>.</para>
  760. </listitem>
  761. <listitem>
  762. <para>[matthew] - Upgraded to Linux-2.6.24.2. Fixes
  763. <ulink url="&lfs-ticket-root;2147">#2147</ulink>.</para>
  764. </listitem>
  765. <listitem>
  766. <para>[matthew] - Now that <command>mktemp</command> is installed by
  767. Coreutils in chapter 5, there is no need to fix up GCC's
  768. <command>gccbug</command> in chapter 6. Thanks to Greg Schafer for
  769. the report.</para>
  770. </listitem>
  771. <listitem>
  772. <para>[matthew] - Upgraded to Findutils-4.2.33. Fixes
  773. <ulink url="&lfs-ticket-root;2151">#2151</ulink>.</para>
  774. </listitem>
  775. <listitem>
  776. <para>[matthew] - Upgraded to E2fsprogs-1.40.6. Fixes
  777. <ulink url="&lfs-ticket-root;2149">#2149</ulink>.</para>
  778. </listitem>
  779. </itemizedlist>
  780. </listitem>
  781. <listitem>
  782. <para>2008-02-07</para>
  783. <itemizedlist>
  784. <listitem>
  785. <para>[matthew] - Added a patch to fix a known issue in the Automake
  786. test suite. Fixes
  787. <ulink url="&lfs-ticket-root;2143">#2143</ulink>.</para>
  788. </listitem>
  789. <listitem>
  790. <para>[matthew] - Upgraded to Man-pages-2.77. Fixes
  791. <ulink url="&lfs-ticket-root;2142">#2142</ulink>.</para>
  792. </listitem>
  793. <listitem>
  794. <para>[matthew] - Upgraded to Libtool-1.5.26. Fixes
  795. <ulink url="&lfs-ticket-root;2141">#2141</ulink>.</para>
  796. </listitem>
  797. <listitem>
  798. <para>[matthew] - Upgraded to GCC-4.2.3. Fixes
  799. <ulink url="&lfs-ticket-root;2140">#2140</ulink>.</para>
  800. </listitem>
  801. <listitem>
  802. <para>[matthew] - Upgraded to Coreutils-6.10. Removed Mktemp-1.5 as
  803. Coreutils provides its own implementation now. Removed the coreutils
  804. binary suppression patch as the configure script can now be given a
  805. list of programs not to install. Fixes
  806. <ulink url="&lfs-ticket-root;2133">#2133</ulink>.</para>
  807. </listitem>
  808. <listitem>
  809. <para>[matthew] - Upgraded to E2fsprogs-1.40.5. Fixes
  810. <ulink url="&lfs-ticket-root;2138">#2138</ulink>.</para>
  811. </listitem>
  812. </itemizedlist>
  813. </listitem>
  814. <listitem>
  815. <para>2008-01-29</para>
  816. <itemizedlist>
  817. <listitem>
  818. <para>[matthew] - Upgraded to Linux-2.6.24. Fixes
  819. <ulink url="&lfs-ticket-root;2137">#2137</ulink>.</para>
  820. </listitem>
  821. <listitem>
  822. <para>[matthew] - Upgraded to Findutils-4.2.32. Fixes
  823. <ulink url="&lfs-ticket-root;2136">#2136</ulink>.</para>
  824. </listitem>
  825. <listitem>
  826. <para>[matthew] - Upgraded to Automake-1.10.1. Fixes
  827. <ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para>
  828. </listitem>
  829. </itemizedlist>
  830. </listitem>
  831. <listitem>
  832. <para>2008-01-22</para>
  833. <itemizedlist>
  834. <listitem>
  835. <para>[matthew] - Replaced Util-Linux-2.12r, with
  836. Util-Linux-NG-2.13.1. Fixes
  837. <ulink url="&lfs-ticket-root;2077">#2077</ulink>.</para>
  838. </listitem>
  839. <listitem>
  840. <para>[matthew] - Upgraded to Tcl-8.4.17. Fixes
  841. <ulink url="&lfs-ticket-root;2131">#2131</ulink>.</para>
  842. </listitem>
  843. <listitem>
  844. <para>[matthew] - Upgraded to Man-Pages-2.76. Fixes
  845. <ulink url="&lfs-ticket-root;2129">#2129</ulink>.</para>
  846. </listitem>
  847. <listitem>
  848. <para>[matthew] - Upgraded to Linux-2.6.23.14. Fixes
  849. <ulink url="&lfs-ticket-root;2128">#2128</ulink>.</para>
  850. </listitem>
  851. </itemizedlist>
  852. </listitem>
  853. <listitem>
  854. <para>2008-01-19</para>
  855. <itemizedlist>
  856. <listitem>
  857. <para>[matthew] - Add Perl to the list of host requirements, as it is
  858. required by Glibc. Thanks to Ben Collver for the report. Fixes
  859. <ulink url="&lfs-ticket-root;2112">#2112</ulink>.</para>
  860. </listitem>
  861. <listitem>
  862. <para>[matthew] - Mention <command>strace</command> as another means
  863. of logging installed files, and correct the URL of the Linux Standard
  864. Base specifications. Fixes
  865. <ulink url="&lfs-ticket-root;2073">#2073</ulink> and
  866. <ulink url="&lfs-ticket-root;2130">#2130</ulink>.</para>
  867. </listitem>
  868. </itemizedlist>
  869. </listitem>
  870. <listitem>
  871. <para>2008-01-04</para>
  872. <itemizedlist>
  873. <listitem>
  874. <para>[matthew] - Upgraded to latest upstream fixes for Vim.</para>
  875. </listitem>
  876. <listitem>
  877. <para>[matthew] - Upgraded to Less-418. Fixes
  878. <ulink url="&lfs-ticket-root;2124">#2124</ulink>.</para>
  879. </listitem>
  880. <listitem>
  881. <para>[matthew] - Upgraded to File-4.23. Fixes
  882. <ulink url="&lfs-ticket-root;2125">#2125</ulink>.</para>
  883. </listitem>
  884. <listitem>
  885. <para>[matthew] - Upgraded to E2fsprogs-1.40.4. Fixes
  886. <ulink url="&lfs-ticket-root;2123">#2123</ulink>.</para>
  887. </listitem>
  888. </itemizedlist>
  889. </listitem>
  890. <listitem>
  891. <para>2007-12-23</para>
  892. <itemizedlist>
  893. <listitem>
  894. <para>[matthew] - Upgraded to latest upstream fixes for Readline.
  895. Fixes <ulink url="&lfs-ticket-root;2122">#2122</ulink>.</para>
  896. </listitem>
  897. <listitem>
  898. <para>[matthew] - Upgraded to Man-Pages-2.74. Fixes
  899. <ulink url="&lfs-ticket-root;2119">#2119</ulink>.</para>
  900. </listitem>
  901. <listitem>
  902. <para>[matthew] - Upgraded to Linux-2.6.23.12. Fixes
  903. <ulink url="&lfs-ticket-root;2118">#2118</ulink>.</para>
  904. </listitem>
  905. <listitem>
  906. <para>[matthew] - Upgraded to latest upstream fixes for Bash. Fixes
  907. <ulink url="&lfs-ticket-root;2121">#2121</ulink>.</para>
  908. </listitem>
  909. </itemizedlist>
  910. </listitem>
  911. <listitem>
  912. <para>2007-12-08</para>
  913. <itemizedlist>
  914. <listitem>
  915. <para>[matthew] - Upgraded to latest upstream fixes for Vim. Fixes
  916. <ulink url="&lfs-ticket-root;2108">#2108</ulink>.</para>
  917. </listitem>
  918. <listitem>
  919. <para>[matthew] - Upgraded to Texinfo-4.11. Fixes
  920. <ulink url="&lfs-ticket-root;2074">#2074</ulink>.</para>
  921. </listitem>
  922. <listitem>
  923. <para>[matthew] - Upgraded to Psmisc-22.6. Fixes
  924. <ulink url="&lfs-ticket-root;2104">#2104</ulink>.</para>
  925. </listitem>
  926. <listitem>
  927. <para>[matthew] - Upgraded to Man-Pages-2.70. Fixes
  928. <ulink url="&lfs-ticket-root;2110">#2110</ulink>.</para>
  929. </listitem>
  930. <listitem>
  931. <para>[matthew] - Upgraded to Man-DB-2.5.0. Fixes
  932. <ulink url="&lfs-ticket-root;2109">#2109</ulink>.</para>
  933. </listitem>
  934. <listitem>
  935. <para>[matthew] - Upgraded to Linux-2.6.23.9. Fixes
  936. <ulink url="&lfs-ticket-root;2106">#2106</ulink>.</para>
  937. </listitem>
  938. <listitem>
  939. <para>[matthew] - Upgraded to Less-416. Fixes
  940. <ulink url="&lfs-ticket-root;2105">#2105</ulink>.</para>
  941. </listitem>
  942. <listitem>
  943. <para>[matthew] - Upgraded to Gettext-0.17. Fixes
  944. <ulink url="&lfs-ticket-root;2103">#2103</ulink>.</para>
  945. </listitem>
  946. <listitem>
  947. <para>[matthew] - Removed the modifications to Gawk's config.h as
  948. Gawk-3.1.6 fixes the bug that they were working around. Fixes
  949. <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
  950. for the report.</para>
  951. </listitem>
  952. <listitem>
  953. <para>[matthew] - Removed the modifications to Gawk's config.h as
  954. Gawk-3.1.6 fixes the bug that they were working around. Fixes
  955. <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
  956. for the report.</para>
  957. </listitem>
  958. <listitem>
  959. <para>[matthew] - Upgraded to E2fsprogs-1.40.3. Fixes
  960. <ulink url="&lfs-ticket-root;2116">#2116</ulink>.</para>
  961. </listitem>
  962. </itemizedlist>
  963. </listitem>
  964. <listitem>
  965. <para>2007-11-25</para>
  966. <itemizedlist>
  967. <listitem>
  968. <para>[bdubbs] - Fixed test for Debian binutils.</para>
  969. </listitem>
  970. </itemizedlist>
  971. </listitem>
  972. <listitem>
  973. <para>2007-10-29</para>
  974. <itemizedlist>
  975. <listitem>
  976. <para>[bdubbs] - Removed obsolete note from Creating Symlinks section
  977. about continuation lines in udev rules. Changed dailout group
  978. to uucp for udev rule compatability.</para>
  979. </listitem>
  980. <listitem>
  981. <para>[matthew] - Upgrade to the latest upstream patches for
  982. Vim.</para>
  983. </listitem>
  984. <listitem>
  985. <para>[matthew] - Add a patch to fix a segfault in usb_id.</para>
  986. </listitem>
  987. <listitem>
  988. <para>[matthew] - Upgrade to Tcl-8.4.16. Fixes
  989. <ulink url="&lfs-ticket-root;2084">#2084</ulink>.</para>
  990. </listitem>
  991. <listitem>
  992. <para>[matthew] - Upgrade to Tar-1.19. Fixes
  993. <ulink url="&lfs-ticket-root;2090">#2090</ulink>.</para>
  994. </listitem>
  995. <listitem>
  996. <para>[matthew] - Upgrade to Man-Pages-2.67. Fixes
  997. <ulink url="&lfs-ticket-root;2078">#2078</ulink>.</para>
  998. </listitem>
  999. <listitem>
  1000. <para>[matthew] - Upgrade to Linux-2.6.23.1. Fixes
  1001. <ulink url="&lfs-ticket-root;2088">#2088</ulink>.</para>
  1002. </listitem>
  1003. <listitem>
  1004. <para>[matthew] - Upgrade to Less-409. Fixes
  1005. <ulink url="&lfs-ticket-root;2087">#2087</ulink>.</para>
  1006. </listitem>
  1007. <listitem>
  1008. <para>[matthew] - Upgrade to IPRoute2-2.6.23. Fixes
  1009. <ulink url="&lfs-ticket-root;2091">#2091</ulink>.</para>
  1010. </listitem>
  1011. <listitem>
  1012. <para>[matthew] - Upgrade to Glibc-2.7. Fixes
  1013. <ulink url="&lfs-ticket-root;2095">#2095</ulink>.</para>
  1014. </listitem>
  1015. <listitem>
  1016. <para>[matthew] - Upgrade to GCC-4.2.2. Fixes
  1017. <ulink url="&lfs-ticket-root;2089">#2089</ulink>.</para>
  1018. </listitem>
  1019. <listitem>
  1020. <para>[matthew] - Upgrade to Gawk-3.1.6. Fixes
  1021. <ulink url="&lfs-ticket-root;2098">#2098</ulink>.</para>
  1022. </listitem>
  1023. <listitem>
  1024. <para>[matthew] - Upgrade to DB-4.6.21. Fixes
  1025. <ulink url="&lfs-ticket-root;2086">#2086</ulink>.</para>
  1026. </listitem>
  1027. </itemizedlist>
  1028. </listitem>
  1029. <listitem>
  1030. <para>2007-09-25</para>
  1031. <itemizedlist>
  1032. <listitem>
  1033. <para>[manuel] - More updates in dependencies list. Thanks to
  1034. Chris Staub for the patch.</para>
  1035. </listitem>
  1036. </itemizedlist>
  1037. </listitem>
  1038. <listitem>
  1039. <para>2007-09-23</para>
  1040. <itemizedlist>
  1041. <listitem>
  1042. <para>[manuel] - Updated dependencies list. Thanks to
  1043. Chris Staub for the patch.</para>
  1044. </listitem>
  1045. </itemizedlist>
  1046. </listitem>
  1047. <listitem>
  1048. <para>2007-09-21</para>
  1049. <itemizedlist>
  1050. <listitem>
  1051. <para>[manuel] - Fixed glibc-libidn tarball extension.</para>
  1052. </listitem>
  1053. </itemizedlist>
  1054. </listitem>
  1055. <listitem>
  1056. <para>2007-09-18</para>
  1057. <itemizedlist>
  1058. <listitem>
  1059. <para>[manuel] - Added remap attributes to userinput tags in packages
  1060. pages to help adding package manager support and other extensions
  1061. into jhalfs. Made all testsuite commands screen blocks for
  1062. consistency.</para>
  1063. </listitem>
  1064. </itemizedlist>
  1065. </listitem>
  1066. <listitem>
  1067. <para>2007-09-16</para>
  1068. <itemizedlist>
  1069. <listitem>
  1070. <para>[manuel] - Updated Ncurses contents list and fixes some typos.
  1071. Thanks to Chris Staub for the patch.</para>
  1072. </listitem>
  1073. </itemizedlist>
  1074. </listitem>
  1075. <listitem>
  1076. <para>2007-09-15</para>
  1077. <itemizedlist>
  1078. <listitem>
  1079. <para>[matthew] - Add latest upstream patches for Vim.</para>
  1080. </listitem>
  1081. <listitem>
  1082. <para>[matthew] - Upgrade to Sysklogd-1.5. Fixes
  1083. <ulink url="&lfs-ticket-root;2055">#2055</ulink>.</para>
  1084. </listitem>
  1085. <listitem>
  1086. <para>[matthew] - Add latest upstream patches for Readline. Fixes
  1087. <ulink url="&lfs-ticket-root;2068">#2068</ulink>.</para>
  1088. </listitem>
  1089. <listitem>
  1090. <para>[matthew] - Upgrade to Man-pages 2.64. Fixes
  1091. <ulink url="&lfs-ticket-root;2061">#2061</ulink>.</para>
  1092. </listitem>
  1093. <listitem>
  1094. <para>[matthew] - Upgrade to Linux-2.6.22.6. Fixes
  1095. <ulink url="&lfs-ticket-root;2070">#2070</ulink>.</para>
  1096. </listitem>
  1097. <listitem>
  1098. <para>[jhuntwork] - Upgrade to Glibc-2.6.1. Fixes
  1099. <ulink url="&lfs-ticket-root;2018">#2018</ulink>.
  1100. Thanks to Matthew Burgess for preparing a discrete patch,
  1101. Robert Connolly and Dan Nicholson for investigating how best
  1102. to adjust CFLAGS, and Greg Schafer for showing the technical
  1103. benefits of using CFLAGS with Glibc.</para>
  1104. </listitem>
  1105. <listitem>
  1106. <para>[jhuntwork] - Upgrade to GCC-4.2.1. Fixes
  1107. <ulink url="&lfs-ticket-root;2002">#2002</ulink>.
  1108. Thanks to Matthew Burgess for preparing a discrete patch.</para>
  1109. </listitem>
  1110. <listitem>
  1111. <para>[matthew] - Upgrade to DB-4.6.19. Fixes
  1112. <ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para>
  1113. </listitem>
  1114. <listitem>
  1115. <para>[matthew] - Upgrade to Binutils-2.18. Fixes
  1116. <ulink url="&lfs-ticket-root;2069">#2069</ulink>.</para>
  1117. </listitem>
  1118. <listitem>
  1119. <para>[matthew] - Add latest upstream patches for Bash. Fixes
  1120. <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para>
  1121. </listitem>
  1122. </itemizedlist>
  1123. </listitem>
  1124. <listitem>
  1125. <para>2007-09-07</para>
  1126. <itemizedlist>
  1127. <listitem>
  1128. <para>[manuel] - Added sect1info metainformation blocks to packages
  1129. pages to help adding package manager support into jhalfs.</para>
  1130. </listitem>
  1131. </itemizedlist>
  1132. </listitem>
  1133. </itemizedlist>
  1134. <para>LFS 6.3 released August 28, 2007.</para>
  1135. </sect1>