changelog.xml 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.4/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>Febraury 19, 2006</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[matthew] - Add the verbose parameter to a couple of commands in
  36. Linux-Libc-Headers and DB.</para>
  37. </listitem>
  38. </itemizedlist>
  39. </listitem>
  40. <listitem>
  41. <para>Febraury 10, 2006</para>
  42. <itemizedlist>
  43. <listitem>
  44. <para>[manuel] - Finished the XML indentation plus few tags
  45. changes.</para>
  46. </listitem>
  47. </itemizedlist>
  48. </listitem>
  49. <listitem>
  50. <para>January 30, 2006</para>
  51. <itemizedlist>
  52. <listitem>
  53. <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang
  54. on to its source directories. Also use 'gcc -dumpmachine' instead
  55. of the MACHTYPE var.</para>
  56. </listitem>
  57. <listitem>
  58. <para>[jhuntwork] - Various textual corrections. Thanks Chris
  59. Staub.</para>
  60. </listitem>
  61. <listitem>
  62. <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
  63. pass 1 and 2. Thanks Dan Nicholson.</para>
  64. </listitem>
  65. </itemizedlist>
  66. </listitem>
  67. <listitem>
  68. <para>January 29, 2006</para>
  69. <itemizedlist>
  70. <listitem>
  71. <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para>
  72. </listitem>
  73. <listitem>
  74. <para>[jhuntwork] - Remove a spurious -i from the perl command when
  75. readjusting the toolchain. Thanks Dan Nicholson.</para>
  76. </listitem>
  77. </itemizedlist>
  78. </listitem>
  79. <listitem>
  80. <para>January 26, 2006</para>
  81. <itemizedlist>
  82. <listitem>
  83. <para>[jhuntwork] - Modify chapter 6 Glibc's make install command to
  84. allow test-installation.pl to run.</para>
  85. </listitem>
  86. <listitem>
  87. <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new
  88. for use in the chapter 6 readjusting section. Also add some extended
  89. sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
  90. Thanks to Dan Nicholson for the report, as well.</para>
  91. </listitem>
  92. <listitem>
  93. <para>[jhuntwork] - Added 'nodump' to commands in the Package Management
  94. section.</para>
  95. </listitem>
  96. </itemizedlist>
  97. </listitem>
  98. <listitem>
  99. <para>January 25, 2006</para>
  100. <itemizedlist>
  101. <listitem>
  102. <para>[jhuntwork] - Remove ppc specific instructions from chapter 6
  103. patch. Cross-LFS can handle non-x86 arch specifics at this point.</para>
  104. </listitem>
  105. <listitem>
  106. <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
  107. the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report
  108. and Greg Schafer for the fix.</para>
  109. </listitem>
  110. <listitem>
  111. <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter
  112. 6 so that chapter 6 GCC and Binutils links against the proper Glibc and
  113. so that we don't have to keep the binutils directories from chapter 5.
  114. Also moved a note about saving the /tools directory to the beginning of
  115. chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov,
  116. Greg Schafer and Tushar Teredesai for reporting and resolving this
  117. issue.</para>
  118. </listitem>
  119. <listitem>
  120. <para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix
  121. <command>sort -n</command> and add the en_US.UTF-8 locale to improve
  122. coreutils' test coverage. Fixes bugs 1688 and 1689. Thanks to
  123. Alexander Patrakov.</para>
  124. </listitem>
  125. <listitem>
  126. <para>[matthew] - Add information about package management. Thanks to
  127. the BLFS project for the text.</para>
  128. </listitem>
  129. </itemizedlist>
  130. </listitem>
  131. <listitem>
  132. <para>January 24, 2006</para>
  133. <itemizedlist>
  134. <listitem>
  135. <para>[matthew] - Upgrade to Groff-1.18.1.1-11.</para>
  136. </listitem>
  137. </itemizedlist>
  138. </listitem>
  139. <listitem>
  140. <para>January 23, 2006</para>
  141. <itemizedlist>
  142. <listitem>
  143. <para>[matthew] - Upgrade to Man-pages 2.21.</para>
  144. </listitem>
  145. <listitem>
  146. <para>[matthew] - Upgrade to Psmisc 22.1.</para>
  147. </listitem>
  148. <listitem>
  149. <para>[matthew] - Upgrade to Shadow 4.0.14.</para>
  150. </listitem>
  151. <listitem>
  152. <para>[matthew] - Install documentation for the Linux kernel. Thanks
  153. to Tushar for the report. Fixes bug 1683.</para>
  154. </listitem>
  155. <listitem>
  156. <para>[matthew] - Added a patch to enable Perl's DB_File module to
  157. compile with the latest version of Berkeley DB. Thanks to Alexander
  158. Patrakov for the patch.</para>
  159. </listitem>
  160. </itemizedlist>
  161. </listitem>
  162. <listitem>
  163. <para>January 20, 2006</para>
  164. <itemizedlist>
  165. <listitem>
  166. <para>[jhuntwork] - Added a patch to fix the sprintf security
  167. vulnerability in Perl. Thanks to Tim van der Molen for pointing
  168. it out.</para>
  169. </listitem>
  170. </itemizedlist>
  171. </listitem>
  172. <listitem>
  173. <para>January 17, 2006</para>
  174. <itemizedlist>
  175. <listitem>
  176. <para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks
  177. to Dan McGhee for the report and Alexander Patrakov for the fix.</para>
  178. </listitem>
  179. </itemizedlist>
  180. </listitem>
  181. <listitem>
  182. <para>January 10, 2006</para>
  183. <itemizedlist>
  184. <listitem>
  185. <para>[ken]: Define YYENABLE_NLS in bison, to resolve a code
  186. difference shown up by Iterative Comparison Analysis. Thanks
  187. to Greg Schafer.</para>
  188. </listitem>
  189. <listitem>
  190. <para>[ken]: Revert my move of mktemp and add a sed to correct
  191. gccbug.</para>
  192. </listitem>
  193. </itemizedlist>
  194. </listitem>
  195. <listitem>
  196. <para>January 7, 2006</para>
  197. <itemizedlist>
  198. <listitem>
  199. <para>[ken]: Alter the Perl instructions to always create an
  200. /etc/hosts file. This fixes a potential difference in the
  201. 'hostcat' recorded in Config_heavy.pl. Thanks to Bryan Kadzban
  202. for explaining this.</para>
  203. </listitem>
  204. <listitem>
  205. <para>[ken]: Move grep ahead of libtool, so that the latter
  206. will correctly reference /bin/grep in references to EGREP.</para>
  207. </listitem>
  208. <listitem>
  209. <para>[ken]: Move mktemp ahead of gcc so that gccbug will
  210. use mktemp.</para>
  211. </listitem>
  212. <listitem>
  213. <para>[ken]: Give Berkeley DB its full name, and remove the
  214. '-lpthread' overrides. Also add pointer to BLFS, thanks to
  215. Randy McMurchy.</para>
  216. </listitem>
  217. </itemizedlist>
  218. </listitem>
  219. <listitem>
  220. <para>January 5, 2006</para>
  221. <itemizedlist>
  222. <listitem>
  223. <para>[jhuntwork]: Remove mention of news server until we actually
  224. have one. Thanks Randy.</para>
  225. </listitem>
  226. <listitem>
  227. <para>[jhuntwork]: Initial addition of UTF-8 support. Thanks to
  228. Alexander Patrakov.</para>
  229. </listitem>
  230. </itemizedlist>
  231. </listitem>
  232. <listitem>
  233. <para>January 3, 2006</para>
  234. <itemizedlist>
  235. <listitem>
  236. <para>[matt]: Clarify the description of mktemp's --with-libc
  237. configure parameter (fixes bug 1667).</para>
  238. </listitem>
  239. <listitem>
  240. <para>[matt]: Upgrade to libtool 1.5.22.</para>
  241. </listitem>
  242. <listitem>
  243. <para>[matt]: Upgrade to man-pages 2.18.</para>
  244. </listitem>
  245. <listitem>
  246. <para>[matt]: Remove the -v flag from the example mkswap command in
  247. chapter 2 as it does not affect verbosity (fixes bug 1674).</para>
  248. </listitem>
  249. </itemizedlist>
  250. </listitem>
  251. <listitem>
  252. <para>December 31, 2005</para>
  253. <itemizedlist>
  254. <listitem>
  255. <para>[ken]: Alter installation of Linux Libc asm Headers in chroot,
  256. to be repeatable.</para>
  257. </listitem>
  258. </itemizedlist>
  259. </listitem>
  260. <listitem>
  261. <para>December 23, 2005</para>
  262. <itemizedlist>
  263. <listitem>
  264. <para>[jim]: Corrected version on Vim symlink</para>
  265. </listitem>
  266. </itemizedlist>
  267. </listitem>
  268. <listitem>
  269. <para>December 21, 2005</para>
  270. <itemizedlist>
  271. <listitem>
  272. <para>[matt]: Correctly symlink Vim's documentation to /usr/share/doc.
  273. Thanks to Jeremy for the report and the fix.</para>
  274. </listitem>
  275. </itemizedlist>
  276. </listitem>
  277. <listitem>
  278. <para>December 17, 2005</para>
  279. <itemizedlist>
  280. <listitem>
  281. <para>[matt]: Pass a valid path to module-init-tools' --prefix
  282. configure switch and remove the now unnecessary --mandir switch</para>
  283. </listitem>
  284. <listitem>
  285. <para>[matt]: Symlink Vim's documentation to /usr/share/doc. Fixes
  286. bug 1610. Thanks to Randy McMurchy for the original report and to
  287. Ken and Jeremy for their investigations into the fix.</para>
  288. </listitem>
  289. <listitem>
  290. <para>[matt]: Upgrade to psmisc-21.9</para>
  291. </listitem>
  292. <listitem>
  293. <para>[matt]: Upgrade to man-pages-2.17</para>
  294. </listitem>
  295. </itemizedlist>
  296. </listitem>
  297. <listitem>
  298. <para>December 13, 2005</para>
  299. <itemizedlist>
  300. <listitem>
  301. <para>[jhuntwork]: Install Tcl's internal headers to /tools/include,
  302. allowing us to drop its source directory right away. Origin is
  303. Greg Schafer, and thanks to Dan Nicholson for the report (fixes
  304. bug 1670).</para>
  305. </listitem>
  306. </itemizedlist>
  307. </listitem>
  308. <listitem>
  309. <para>December 12, 2005</para>
  310. <itemizedlist>
  311. <listitem>
  312. <para>[jhuntwork]: Updated texinfo patch. Fixes segfault issues
  313. with texindex. Thanks to Randy McMurchy for the report and Bruce
  314. Dubbs and Joe Ciccone for the fix.</para>
  315. </listitem>
  316. </itemizedlist>
  317. </listitem>
  318. <listitem>
  319. <para>December 11, 2005</para>
  320. <itemizedlist>
  321. <listitem>
  322. <para>[jhuntwork]: Upgrade to tcl-8.4.12</para>
  323. </listitem>
  324. <listitem>
  325. <para>[jhuntwork]: Upgrade to less-394.</para>
  326. </listitem>
  327. <listitem>
  328. <para>[jhuntwork]: Upgrade to readline-5.1. Also removed bash-3.0
  329. and readline-5.0 specific patches.</para>
  330. </listitem>
  331. <listitem>
  332. <para>[jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to work with
  333. the new bash version. Thanks to Alexander Patrakov and ultimately,
  334. Greg Schafer for the fix.</para>
  335. </listitem>
  336. <listitem>
  337. <para>[jhuntwork]: Changed variable used in readline for linking
  338. in ncurses. Thanks to Alexander Patrakov for the fix.</para>
  339. </listitem>
  340. </itemizedlist>
  341. </listitem>
  342. <listitem>
  343. <para>December 9, 2005</para>
  344. <itemizedlist>
  345. <listitem>
  346. <para>[matt]: Upgrade to man-pages-2.16</para>
  347. </listitem>
  348. <listitem>
  349. <para>[matt]: Upgrade to module-init-tools-3.2.2
  350. </para>
  351. </listitem>
  352. <listitem>
  353. <para>[matt]: Upgrade to findutils-4.2.27</para>
  354. </listitem>
  355. </itemizedlist>
  356. </listitem>
  357. <listitem>
  358. <para>December 7, 2005</para>
  359. <itemizedlist>
  360. <listitem>
  361. <para>[matt]: Mention the testsuites (or lack of them) for all
  362. packages (fixes bug 1664). Thanks to Chris Staub for the report
  363. and analysis of affected packages.</para>
  364. </listitem>
  365. </itemizedlist>
  366. </listitem>
  367. <listitem>
  368. <para>November 26, 2005</para>
  369. <itemizedlist>
  370. <listitem>
  371. <para>[matt]: Don't install the Linuxthreads man pages, the POSIX
  372. threading API is documented in the man3p section provided by the
  373. man-pages package (fixes bug 1660).</para>
  374. </listitem>
  375. <listitem>
  376. <para>[matt]: Remove the incorrect note about not having to dump/check
  377. a journalled filesystem (fixes bug 1662).</para>
  378. </listitem>
  379. <listitem>
  380. <para>[matt]: Upgrade to module-init-tools 3.2.1.</para>
  381. </listitem>
  382. <listitem>
  383. <para>[matt]: Prevent installing the internationalized man pages
  384. for Shadow's <command>groups</command> binary (thanks to Randy
  385. McMurchy for the report).</para>
  386. </listitem>
  387. <listitem>
  388. <para>[matt]: Upgrade to man-pages 2.14.</para>
  389. </listitem>
  390. <listitem>
  391. <para>[matt]: Upgrade to findutils-4.2.26</para>
  392. </listitem>
  393. <listitem>
  394. <para>[manuel]: Changed --strip-path to --strip-components in the
  395. unpack of module-init-tools-testsuite package.</para>
  396. </listitem>
  397. </itemizedlist>
  398. </listitem>
  399. <listitem>
  400. <para>November 24, 2005</para>
  401. <itemizedlist>
  402. <listitem>
  403. <para>[matt]: LFS-6.1.1-pre2 release.</para>
  404. </listitem>
  405. </itemizedlist>
  406. </listitem>
  407. <listitem>
  408. <para>November 23, 2005</para>
  409. <itemizedlist>
  410. <listitem>
  411. <para>[gerard]: Corrected reference to 'man page' to 'HTML
  412. documentation' in chapter 6/sec</para>
  413. </listitem>
  414. </itemizedlist>
  415. </listitem>
  416. <listitem>
  417. <para>November 18, 2005</para>
  418. <itemizedlist>
  419. <listitem>
  420. <para>[manuel]: Fixed the unpack of the module-init-tools-testsuite
  421. package.</para>
  422. </listitem>
  423. </itemizedlist>
  424. </listitem>
  425. <listitem>
  426. <para>November 17, 2005</para>
  427. <itemizedlist>
  428. <listitem>
  429. <para>[matt]: LFS-6.1.1-pre1 release.</para>
  430. </listitem>
  431. </itemizedlist>
  432. </listitem>
  433. <listitem>
  434. <para>November 16, 2005</para>
  435. <itemizedlist>
  436. <listitem>
  437. <para>[jhuntwork]: Textual correction concerning gettext in
  438. chapter 5 and the use of --disable-shared</para>
  439. </listitem>
  440. </itemizedlist>
  441. </listitem>
  442. <listitem>
  443. <para>November 15, 2005</para>
  444. <itemizedlist>
  445. <listitem>
  446. <para>[archaic]: Changed the chapter 6 Perl Dpager configure option
  447. to reflect the new location of the less binary.</para>
  448. </listitem>
  449. </itemizedlist>
  450. </listitem>
  451. <listitem>
  452. <para>November 14, 2005</para>
  453. <itemizedlist>
  454. <listitem>
  455. <para>[jhuntwork]: Only install <command>msgfmt</command> from
  456. gettext in chapter 5. This is all that is necessary and prevents
  457. gettext from trying to pull in unnecessary elements from the host.
  458. Thanks to Greg Schafer for pointing this out.</para>
  459. </listitem>
  460. </itemizedlist>
  461. </listitem>
  462. <listitem>
  463. <para>November 12, 2005</para>
  464. <itemizedlist>
  465. <listitem>
  466. <para>[matt]: Improve the heuristic for determining a locale that
  467. is supported by both Glibc and packages outside LFS (bug 1642).
  468. Many thanks to Alexander Patrakov for highlighting the numerous
  469. issues and for reviewing the various suggested fixes.</para>
  470. </listitem>
  471. </itemizedlist>
  472. </listitem>
  473. <listitem>
  474. <para>November 11, 2005</para>
  475. <itemizedlist>
  476. <listitem>
  477. <para>[matt]: Omit running Bzip2's testsuite as a separate step,
  478. as <command>make</command> runs it automatically (bug 1652).</para>
  479. </listitem>
  480. </itemizedlist>
  481. </listitem>
  482. <listitem>
  483. <para>November 7, 2005</para>
  484. <itemizedlist>
  485. <listitem>
  486. <para>[matt]: Install the binaries from Less to /usr/bin instead
  487. of /bin (fixes bug 1643).</para>
  488. </listitem>
  489. <listitem>
  490. <para>[matt]: Remove the --libexecdir option from both passes of
  491. GCC in chapter 5 (fixes bug 1646). Also change the --libexecdir
  492. option for Findutils to conform with the /usr/lib/packagename
  493. convention already prevalent in the book (fixes bug 1644).</para>
  494. </listitem>
  495. </itemizedlist>
  496. </listitem>
  497. <listitem>
  498. <para>November 6, 2005</para>
  499. <itemizedlist>
  500. <listitem>
  501. <para>[matt]: Remove the optimization related warnings from the
  502. toolchain packages (bug 1650).</para>
  503. </listitem>
  504. <listitem>
  505. <para>[matt]: Install Vim's documentation to
  506. /usr/share/doc/vim-&vim-version; instead of /usr/share/vim/vim64/doc
  507. (bug 1610). Thanks to Randy McMurchy for the report, and Jeremy
  508. Huntwork for the fix.</para>
  509. </listitem>
  510. <listitem>
  511. <para>[matt]: Stop Udev from killing udevd processes on the host
  512. system (fixes bug 1651). Thanks to Alexander Patrakov for the
  513. report and the fix.</para>
  514. </listitem>
  515. <listitem>
  516. <para>[matt]: Upgrade to Coreutils 5.93.</para>
  517. </listitem>
  518. <listitem>
  519. <para>[matt]: Upgrade to Psmisc 21.8.</para>
  520. </listitem>
  521. <listitem>
  522. <para>[matt]: Upgrade to Glibc 2.3.6.</para>
  523. </listitem>
  524. </itemizedlist>
  525. </listitem>
  526. <listitem>
  527. <para>November 5, 2005</para>
  528. <itemizedlist>
  529. <listitem>
  530. <para>[matt]: Add a note to the toolchain sanity check in chapter 5
  531. to explain that if TCL fails to build, it's an indication of a broken
  532. toolchain (bug 1581).</para>
  533. </listitem>
  534. </itemizedlist>
  535. </listitem>
  536. <listitem>
  537. <para>November 3, 2005</para>
  538. <itemizedlist>
  539. <listitem>
  540. <para>[matt]: Upgrade to man-pages 2.13.</para>
  541. </listitem>
  542. <listitem>
  543. <para>[matt]: Correct the instructions for running Module-Init-Tools'
  544. testsuite (fixes bug 1597). Thanks to Greg Schafer, Tushar Teredesai
  545. and to Randy McMurchy for providing the patch.</para>
  546. </listitem>
  547. </itemizedlist>
  548. </listitem>
  549. <listitem>
  550. <para>October 31, 2005</para>
  551. <itemizedlist>
  552. <listitem>
  553. <para>[matt]: Upgrade to shadow-4.0.13.</para>
  554. </listitem>
  555. <listitem>
  556. <para>[matt]: Upgrade to vim-6.4.</para>
  557. </listitem>
  558. <listitem>
  559. <para>[matt]: Upgrade to procps-3.2.6.</para>
  560. </listitem>
  561. <listitem>
  562. <para>[matt]: Build udev_run_devd and udev_run_hotplugd and alter
  563. the udev rules file so that udev once again executes programs in
  564. the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635).
  565. Also change the udev rules to prevent udev from handling the "card"
  566. and "dm" devices as these are managed entirely by programs outside
  567. of LFS.</para>
  568. </listitem>
  569. </itemizedlist>
  570. </listitem>
  571. <listitem>
  572. <para>October 29, 2005</para>
  573. <itemizedlist>
  574. <listitem>
  575. <para>[matt]: Upgrade to udev-071</para>
  576. </listitem>
  577. <listitem>
  578. <para>[matt]: Upgrade to man-pages 2.11.</para>
  579. </listitem>
  580. <listitem>
  581. <para>[matt]: Upgrade to coreutils-5.92. This involved removing
  582. the DEFAULT_POSIX2_VERSION environment variable as it is no longer
  583. required. The testsuite also requires the Data::Dumper module from
  584. Perl, so it is now built in chapter05/perl.xml.</para>
  585. </listitem>
  586. </itemizedlist>
  587. </listitem>
  588. <listitem>
  589. <para>October 22, 2005</para>
  590. <itemizedlist>
  591. <listitem>
  592. <para>[archaic]: Upgrade to m4-1.4.4.</para>
  593. </listitem>
  594. </itemizedlist>
  595. </listitem>
  596. <listitem>
  597. <para>October 21, 2005</para>
  598. <itemizedlist>
  599. <listitem>
  600. <para>[matt]: Upgrade to file-4.16.</para>
  601. </listitem>
  602. <listitem>
  603. <para>[matt]: Upgrade to man-pages 2.10.</para>
  604. </listitem>
  605. <listitem>
  606. <para>[matt]: Upgrade to ncurses 5.5.</para>
  607. </listitem>
  608. </itemizedlist>
  609. </listitem>
  610. <listitem>
  611. <para>October 15, 2005</para>
  612. <itemizedlist>
  613. <listitem>
  614. <para>[matt]: Upgrade to man-pages 2.09.</para>
  615. </listitem>
  616. <listitem>
  617. <para>[matt]: Use an updated version of the Udev rules file
  618. (fixes bug 1639).</para>
  619. </listitem>
  620. <listitem>
  621. <para>[matt]: Add a cdrom group as required by the Udev rules
  622. file</para>
  623. </listitem>
  624. </itemizedlist>
  625. </listitem>
  626. <listitem>
  627. <para>October 9, 2005</para>
  628. <itemizedlist>
  629. <listitem>
  630. <para>[matt]: Emphasise the fact that one must delete the source
  631. directory after each package has been installed. Fixes bug 1638.
  632. Thanks to Chris Staub.</para>
  633. </listitem>
  634. </itemizedlist>
  635. </listitem>
  636. <listitem>
  637. <para>October 8, 2005</para>
  638. <itemizedlist>
  639. <listitem>
  640. <para>[archaic]: Added patch to fix poor tempfile creation in
  641. Texinfo-4.8 that can lead to a symlink attack.</para>
  642. </listitem>
  643. <listitem>
  644. <para>[matt]: Upgrade to iproute2-051007.</para>
  645. </listitem>
  646. </itemizedlist>
  647. </listitem>
  648. <listitem>
  649. <para>October 7, 2005</para>
  650. <itemizedlist>
  651. <listitem>
  652. <para>[matt]: Upgrade to gcc-4.0.2.</para>
  653. </listitem>
  654. </itemizedlist>
  655. </listitem>
  656. <listitem>
  657. <para>October 4, 2005</para>
  658. <itemizedlist>
  659. <listitem>
  660. <para>[matt]: Prevent GCC from running the <command>fixincludes</command>
  661. script in chapter5 pass2 and chapter 6 (fixes bug 1636). Thanks to Tushar
  662. and Greg for their contributions on this issue.</para>
  663. </listitem>
  664. </itemizedlist>
  665. </listitem>
  666. <listitem>
  667. <para>September 29, 2005</para>
  668. <itemizedlist>
  669. <listitem>
  670. <para>[matt]: Add more explicit reader prerequisites (fixes
  671. bug 1629).</para>
  672. </listitem>
  673. <listitem>
  674. <para>[matt]: Add <option>-v</option> to commands that accept it
  675. (fixes bug 1612).</para>
  676. </listitem>
  677. </itemizedlist>
  678. </listitem>
  679. <listitem>
  680. <para>September 26, 2005</para>
  681. <itemizedlist>
  682. <listitem>
  683. <para>[matt]: Upgrade to man-pages-2.08.</para>
  684. </listitem>
  685. </itemizedlist>
  686. </listitem>
  687. <listitem>
  688. <para>September 24, 2005</para>
  689. <itemizedlist>
  690. <listitem>
  691. <para>[matt]: Upgrade to gawk-3.1.5.</para>
  692. </listitem>
  693. <listitem>
  694. <para>[matt]: Upgrade to man-1.6b.</para>
  695. </listitem>
  696. <listitem>
  697. <para>[matt]: Upgrade to util-linux-2.12r.</para>
  698. </listitem>
  699. </itemizedlist>
  700. </listitem>
  701. <listitem>
  702. <para>September 20, 2005</para>
  703. <itemizedlist>
  704. <listitem>
  705. <para>[matt]: Upgrade to bison-2.1.</para>
  706. </listitem>
  707. </itemizedlist>
  708. </listitem>
  709. <listitem>
  710. <para>September 17, 2005</para>
  711. <itemizedlist>
  712. <listitem>
  713. <para>[matt]: Upgrade to udev-070 and remove the unnecessary
  714. &quot;udevdir=/dev&quot; parameter.</para>
  715. </listitem>
  716. <listitem>
  717. <para>[matt]: Added patch for coreutils to improve echo's POSIX
  718. and bash compatibility and to recognise &quot;\xhh&quot; syntax
  719. as required by the test suite in udev-069 and later.</para>
  720. </listitem>
  721. </itemizedlist>
  722. </listitem>
  723. <listitem>
  724. <para>September 15, 2005</para>
  725. <itemizedlist>
  726. <listitem>
  727. <para>[archaic]: Added patch for util-linux to prevent a umount
  728. vulnerability.</para>
  729. </listitem>
  730. </itemizedlist>
  731. </listitem>
  732. <listitem>
  733. <para>September 8, 2005</para>
  734. <itemizedlist>
  735. <listitem>
  736. <para>[jhuntwork]: Upgrade to groff-1.19.2</para>
  737. </listitem>
  738. </itemizedlist>
  739. </listitem>
  740. <listitem>
  741. <para>September 6, 2005</para>
  742. <itemizedlist>
  743. <listitem>
  744. <para>[ken]: Reworded the glibc text to expect test failures.</para>
  745. </listitem>
  746. </itemizedlist>
  747. </listitem>
  748. <listitem>
  749. <para>September 5, 2005</para>
  750. <itemizedlist>
  751. <listitem>
  752. <para>[ken]: Add patch to fix some of the math tests in glibc.</para>
  753. </listitem>
  754. </itemizedlist>
  755. </listitem>
  756. <listitem><para>September 4, 2005</para>
  757. <itemizedlist>
  758. <listitem>
  759. <para>[matt]: Add patch to stop <command>cfdisk</command> segfaulting
  760. when invoked on devices with partitions that don't contain an ext2,
  761. ext3, xfs or jfs filesystem (see bug 1604)</para>
  762. </listitem>
  763. <listitem>
  764. <para>[matt]: Upgrade to libtool-1.5.20</para>
  765. </listitem>
  766. <listitem>
  767. <para>[matt]: Upgrade to findutils-4.2.25</para>
  768. </listitem>
  769. </itemizedlist>
  770. </listitem>
  771. <listitem>
  772. <para>September 2, 2005</para>
  773. <itemizedlist>
  774. <listitem>
  775. <para>[matt]: The optimization flag for util-linux comes from
  776. <filename>configure</filename> rather than <filename>MCONFIG</filename>,
  777. so adjust the <command>sed</command> in order for the segfault fix
  778. to actually work.</para>
  779. </listitem>
  780. <listitem>
  781. <para>[matt]: Avoid the potential race condition when invoking
  782. <command>find</command> to remove GCC's fixed headers.</para>
  783. </listitem>
  784. </itemizedlist>
  785. </listitem>
  786. <listitem>
  787. <para>August 30th, 2005</para>
  788. <itemizedlist>
  789. <listitem>
  790. <para>[matt]: Work around a segfault in cfdisk by compiling with -O
  791. instead of the default -O2 optimization setting (fixes bug 1604).</para>
  792. </listitem>
  793. <listitem>
  794. <para>[matt]: Update the inetutils patch to use the upstream fix
  795. for GCC-4.x compilation problems (fixes bug 1602).</para>
  796. </listitem>
  797. <listitem>
  798. <para>[matt]: Upgrade to shadow-2.0.12</para>
  799. </listitem>
  800. <listitem>
  801. <para>[ken]: Remove <command>sed -i</command> commands from
  802. gcc-pass2.</para>
  803. </listitem>
  804. </itemizedlist>
  805. </listitem>
  806. <listitem>
  807. <para>August 28th, 2005</para>
  808. <itemizedlist>
  809. <listitem>
  810. <para>[jhuntwork]: Adjusted tar commands in Bash and Glibc chapter 6
  811. builds for consistency</para>
  812. </listitem>
  813. </itemizedlist>
  814. </listitem>
  815. <listitem>
  816. <para>August 23rd, 2005</para>
  817. <itemizedlist>
  818. <listitem>
  819. <para>[matt]: <command>find</command> may fail due to a race
  820. condition when deleting files. Remove the &amp;&amp; construct in
  821. chapter05/adjusting.xml so that the rest of the commands for removing
  822. fixed headers will be executed (fixes bug 1621).</para>
  823. </listitem>
  824. <listitem>
  825. <para>[matt]: Install Udev's documentation relating to configuring
  826. rules (fixes bug 1622)</para>
  827. </listitem>
  828. <listitem>
  829. <para>[matt]: Upgrade to Man-1.6a</para>
  830. </listitem>
  831. </itemizedlist>
  832. </listitem>
  833. <listitem>
  834. <para>August 20th, 2005</para>
  835. <itemizedlist>
  836. <listitem>
  837. <para>[matt]: Stop moving some of coreutils binaries to /bin as
  838. they aren't required to be there (fixes bug 1620).</para>
  839. </listitem>
  840. </itemizedlist>
  841. </listitem>
  842. <listitem>
  843. <para>August 19th, 2005</para>
  844. <itemizedlist>
  845. <listitem>
  846. <para>[matt]: Upgrade to Udev-068</para>
  847. </listitem>
  848. <listitem>
  849. <para>[matt]: Upgrade to IANA-etc-2.00</para>
  850. </listitem>
  851. <listitem>
  852. <para>[matt]: Upgrade to file-4.15</para>
  853. </listitem>
  854. </itemizedlist>
  855. </listitem>
  856. <listitem>
  857. <para>August 18th, 2005</para>
  858. <itemizedlist>
  859. <listitem>
  860. <para>[matt]: Simplify the method for finding where GCC's default
  861. specs file and private include directory live. Additionally, don't
  862. assume the host's sed supports the -i switch.</para>
  863. </listitem>
  864. <listitem>
  865. <para>[ken]: Add a patch to sanitise bzgrep's handling of
  866. filenames.</para>
  867. </listitem>
  868. </itemizedlist>
  869. </listitem>
  870. <listitem>
  871. <para>August 16th, 2005</para>
  872. <itemizedlist>
  873. <listitem>
  874. <para>[matt]: Install sed's man page to /usr/share/doc/sed-4.1.4
  875. instead of /usr/share/doc (fixes bug 1600).</para>
  876. </listitem>
  877. <listitem>
  878. <para>[matt]: Upgraded to linux-2.6.12.5.</para>
  879. </listitem>
  880. </itemizedlist>
  881. </listitem>
  882. <listitem>
  883. <para>August 15th, 2005</para>
  884. <itemizedlist>
  885. <listitem>
  886. <para>[matt]: Alter the GCC -fomit-frame-pointer sed to protect
  887. from multiple invocations (Greg Schafer)</para>
  888. </listitem>
  889. </itemizedlist>
  890. </listitem>
  891. <listitem>
  892. <para>August 14th, 2005</para>
  893. <itemizedlist>
  894. <listitem>
  895. <para>[ken]: Upgrade shadow to 4.0.11.1 with --enable-shadowgrp as
  896. advised by Greg Schafer.</para>
  897. </listitem>
  898. <listitem>
  899. <para>[matt]: Mention the common libmudflap test failures in GCC
  900. (fixes bug 1615).</para>
  901. </listitem>
  902. <listitem>
  903. <para>[matt]: Added patch to install documentation for bzip2 (fixes
  904. bug 1603).</para>
  905. </listitem>
  906. <listitem>
  907. <para>[matt]: Upgrade to linux-2.6.12.4.</para>
  908. </listitem>
  909. <listitem>
  910. <para>[matt]: Add sed to chapter05/gcc-pass2 and chapter06/gcc to
  911. ensure they get built with -fomit-frame-pointer so it matches the
  912. bootstrap build in chapter05/gcc-pass1 (fixes bug 1609).</para>
  913. </listitem>
  914. <listitem>
  915. <para>[matt]: Upgrade to udev-067 including a fix for the failing
  916. test (bug 1611).</para>
  917. </listitem>
  918. </itemizedlist>
  919. </listitem>
  920. <listitem>
  921. <para>August 12th, 2005</para>
  922. <itemizedlist>
  923. <listitem>
  924. <para>[matt]: Explain that libiconv isn't required on an LFS
  925. system (fixes bug 1614).</para>
  926. </listitem>
  927. <listitem>
  928. <para>[matt]: Fix ownership of libtool's libltdl data files
  929. (fixes bug 1601).</para>
  930. </listitem>
  931. <listitem>
  932. <para>[matt]: Change findutils and vim's configure switch explanations
  933. to the convention used in the rest of the book (Bug 1613).</para>
  934. </listitem>
  935. <listitem>
  936. <para>[matt]: Expand explanation of device node creation at the start
  937. of chapter 6.</para>
  938. </listitem>
  939. <listitem>
  940. <para>[matt]: Fix incorrect version number for expect's installed
  941. library (Bug 1608)</para>
  942. </listitem>
  943. </itemizedlist>
  944. </listitem>
  945. <listitem>
  946. <para>August 7th, 2005</para>
  947. <itemizedlist>
  948. <listitem>
  949. <para>[archaic]: Added note in Shadow regarding building Cracklib
  950. from BLFS first.</para>
  951. </listitem>
  952. </itemizedlist>
  953. </listitem>
  954. <listitem>
  955. <para>August 6th, 2005</para>
  956. <itemizedlist>
  957. <listitem>
  958. <para>[matt]: Add texi2pdf to list of Texinfo's installed files.</para>
  959. </listitem>
  960. <listitem>
  961. <para>[matt]: Updated Vim's security patch to address the latest
  962. modeline vulnerability.</para>
  963. </listitem>
  964. </itemizedlist>
  965. </listitem>
  966. <listitem>
  967. <para>July 30th, 2005</para>
  968. <itemizedlist>
  969. <listitem>
  970. <para>[matt]: Added instructions for installing Bash documentation
  971. (Randy McMurchy).</para>
  972. </listitem>
  973. <listitem>
  974. <para>[matt]: Remove GCC linkonce patch from chapter03/patches.xml
  975. as it's no longer used in the book</para>
  976. </listitem>
  977. </itemizedlist>
  978. </listitem>
  979. <listitem>
  980. <para>July 29th, 2005</para>
  981. <itemizedlist>
  982. <listitem>
  983. <para>[manuel]: Removed the text about defining gvimrc.</para>
  984. </listitem>
  985. </itemizedlist>
  986. </listitem>
  987. <listitem>
  988. <para>July 28th, 2005</para>
  989. <itemizedlist>
  990. <listitem>
  991. <para>[matt]: Add GCC-4 related patch for kbd</para>
  992. </listitem>
  993. <listitem>
  994. <para>[matt]: Add GCC-4 related patch for inetutils</para>
  995. </listitem>
  996. <listitem>
  997. <para>[matt]: Remove the note regarding a known test failure in GRUB.
  998. The test no longer fails under GCC-4</para>
  999. </listitem>
  1000. <listitem>
  1001. <para>[matt]: Add GCC-4 related patch to chapter06 tar</para>
  1002. </listitem>
  1003. </itemizedlist>
  1004. </listitem>
  1005. <listitem>
  1006. <para>July 27th, 2005</para>
  1007. <itemizedlist>
  1008. <listitem>
  1009. <para>[matt]: Don't define gvim's configuration file as we don't
  1010. compile gvim in LFS (Bruce Dubbs).</para>
  1011. </listitem>
  1012. </itemizedlist>
  1013. </listitem>
  1014. <listitem>
  1015. <para>July 26th, 2005</para>
  1016. <itemizedlist>
  1017. <listitem>
  1018. <para>[matt]: Remove <quote>groups</quote> from the list of programs
  1019. installed by shadow, as we use the version provided by coreutils
  1020. instead (Randy McMurchy).</para>
  1021. </listitem>
  1022. <listitem>
  1023. <para>[matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds
  1024. license and copyright information to the previous version.</para>
  1025. </listitem>
  1026. </itemizedlist>
  1027. </listitem>
  1028. <listitem>
  1029. <para>July 23rd, 2005</para>
  1030. <itemizedlist>
  1031. <listitem>
  1032. <para>[matt]: Moved FORMER_CONTRIBUTORS information into the book,
  1033. so as people can actually see it. The space constraint argument in
  1034. that file was weak - it only added another 10 lines to a 255 page
  1035. document (PDF). Now at least we <emphasis>publically</emphasis>
  1036. acknowledge the efforts of previous contributors.</para>
  1037. </listitem>
  1038. <listitem>
  1039. <para>[matt]: Updated to man-pages-2.07.</para>
  1040. </listitem>
  1041. <listitem>
  1042. <para>[matt]: Updated to zlib-1.2.3.</para>
  1043. </listitem>
  1044. </itemizedlist>
  1045. </listitem>
  1046. <listitem>
  1047. <para>July 22nd, 2005</para>
  1048. <itemizedlist>
  1049. <listitem>
  1050. <para>[manuel]: Added obfuscate.sh and modified the Makefile to
  1051. obfuscate e-mail addresses in XHTML output.</para>
  1052. </listitem>
  1053. </itemizedlist>
  1054. </listitem>
  1055. <listitem>
  1056. <para>July 21st, 2005</para>
  1057. <itemizedlist>
  1058. <listitem>
  1059. <para>[matt]: Add GCC-4 related patches to chapter06 glibc</para>
  1060. </listitem>
  1061. <listitem>
  1062. <para>[matt]: Unset the GCC_INCLUDEDIR variable once it's no longer
  1063. needed.</para>
  1064. </listitem>
  1065. </itemizedlist>
  1066. </listitem>
  1067. <listitem>
  1068. <para>July 19th, 2005</para>
  1069. <itemizedlist>
  1070. <listitem>
  1071. <para>[matt]: Removed flex++ from the list of installed files, as
  1072. it is no longer present (Randy McMurchy)</para>
  1073. </listitem>
  1074. </itemizedlist>
  1075. </listitem>
  1076. <listitem>
  1077. <para>July 18th, 2005</para>
  1078. <itemizedlist>
  1079. <listitem>
  1080. <para>[matt]: Re-added the explanation of the fixincludes process
  1081. and rewording where necessary (Chris Staub), and reworded description
  1082. of the specs patch.</para>
  1083. </listitem>
  1084. <listitem>
  1085. <para>[matt]: Remove all host headers brought in via the fixincludes
  1086. process, not just pthread.h and sigaction.h</para>
  1087. </listitem>
  1088. </itemizedlist>
  1089. </listitem>
  1090. <listitem>
  1091. <para>July 17th, 2005</para>
  1092. <itemizedlist>
  1093. <listitem>
  1094. <para>[matt]: Slightly adjusted the specs file seds, to prevent
  1095. multiple seds from adversely affecting them.</para>
  1096. </listitem>
  1097. <listitem>
  1098. <para>[matt]: Removed the fixincludes sed from gcc-pass1 as we may
  1099. need to fix up host's headers. Also reinstate the associated removal
  1100. of pthread.h and sigthread.h.</para>
  1101. </listitem>
  1102. </itemizedlist>
  1103. </listitem>
  1104. <listitem>
  1105. <para>July 16th, 2005</para>
  1106. <itemizedlist>
  1107. <listitem>
  1108. <para>[jhuntwork]: Added sed to chapter 5 gcc builds to force the
  1109. fixincludes to use the headers in /tools and not the host.</para>
  1110. </listitem>
  1111. <listitem>
  1112. <para>[jhuntwork]: Removed no_fixincludes and linkonce patches for
  1113. gcc4. Also removed the command to remove the fixed pthread.h.</para>
  1114. </listitem>
  1115. <listitem>
  1116. <para>[jhuntwork]: Fixed adjusting toolchain sed for both chapters
  1117. 5 and 6.</para>
  1118. </listitem>
  1119. </itemizedlist>
  1120. </listitem>
  1121. <listitem>
  1122. <para>July 15th, 2005</para>
  1123. <itemizedlist>
  1124. <listitem>
  1125. <para>[matt]: Updated to Linux-2.6.12.3.</para>
  1126. </listitem>
  1127. <listitem>
  1128. <para>[matt]: Added a patch to enable tar to build with gcc-4.0.1</para>
  1129. </listitem>
  1130. <listitem>
  1131. <para>[matt]: GCC-4.x no longer installs its specs file by default.
  1132. Alter the toolchain adjustment stage to first dump the specs file
  1133. where GCC will find it, then alter it.</para>
  1134. </listitem>
  1135. <listitem>
  1136. <para>[matt]: Added patches for chapter 5's Glibc to build with
  1137. gcc-4.0.1</para>
  1138. </listitem>
  1139. <listitem>
  1140. <para>[matt]: Updated to gcc-4.0.1.</para>
  1141. </listitem>
  1142. <listitem>
  1143. <para>[matt]: Updated to udev-063.</para>
  1144. </listitem>
  1145. </itemizedlist>
  1146. </listitem>
  1147. <listitem>
  1148. <para>July 13th, 2005</para>
  1149. <itemizedlist>
  1150. <listitem>
  1151. <para>[matt]: Updated to automake-1.9.6.</para>
  1152. </listitem>
  1153. </itemizedlist>
  1154. </listitem>
  1155. <listitem>
  1156. <para>July 8th, 2005</para>
  1157. <itemizedlist>
  1158. <listitem>
  1159. <para>[matt]: Updated to udev-062.</para>
  1160. </listitem>
  1161. <listitem>
  1162. <para>[matt]: Updated to linux-libc-headers-2.6.12.0.</para>
  1163. </listitem>
  1164. <listitem>
  1165. <para>[matt]: Updated to linux-2.6.12.2.</para>
  1166. </listitem>
  1167. <listitem>
  1168. <para>[matt]: Updated to shadow-4.0.10.</para>
  1169. </listitem>
  1170. <listitem>
  1171. <para>[matt]: Updated to iana-etc-1.10.</para>
  1172. </listitem>
  1173. </itemizedlist>
  1174. </listitem>
  1175. <listitem>
  1176. <para>July 6th, 2005</para>
  1177. <itemizedlist>
  1178. <listitem>
  1179. <para>[archaic]: Pulled the inetutils kernel header patch out again
  1180. as it is not needed.</para>
  1181. </listitem>
  1182. <listitem>
  1183. <para>[matt]: Updated to e2fsprogs-1.38.</para>
  1184. </listitem>
  1185. <listitem>
  1186. <para>[matt]: Updated to binutils-2.16.1.</para>
  1187. </listitem>
  1188. </itemizedlist>
  1189. </listitem>
  1190. <listitem>
  1191. <para>July 5th, 2005</para>
  1192. <itemizedlist>
  1193. <listitem>
  1194. <para>[matt]: Updated to tcl-8.4.11.</para>
  1195. </listitem>
  1196. <listitem>
  1197. <para>[matt]: Updated to man-1.6.</para>
  1198. </listitem>
  1199. <listitem>
  1200. <para>[matt]: Updated to file 4.14.</para>
  1201. </listitem>
  1202. <listitem><para>[matt]: Updated to man-pages 2.05.</para>
  1203. </listitem>
  1204. </itemizedlist>
  1205. </listitem>
  1206. <listitem>
  1207. <para>June 12th, 2005</para>
  1208. <itemizedlist>
  1209. <listitem>
  1210. <para>[matt]: Upgraded to gettext-0.14.5.</para>
  1211. </listitem>
  1212. <listitem>
  1213. <para>[matt]: Upgraded to perl-5.8.7.</para>
  1214. </listitem>
  1215. <listitem>
  1216. <para>[matt]: Upgraded to tcl-8.4.10.</para>
  1217. </listitem>
  1218. <listitem>
  1219. <para>[matt]: Upgraded to man-pages-2.03.</para>
  1220. </listitem>
  1221. </itemizedlist>
  1222. </listitem>
  1223. <listitem>
  1224. <para>May 24th, 2005</para>
  1225. <itemizedlist>
  1226. <listitem>
  1227. <para>[jim]: Changed gcc-specs patch to -2.</para>
  1228. </listitem>
  1229. </itemizedlist>
  1230. </listitem>
  1231. <listitem>
  1232. <para>May 23nd, 2005</para>
  1233. <itemizedlist>
  1234. <listitem>
  1235. <para>[jim]: Changed changelog to use version entities.</para>
  1236. </listitem>
  1237. </itemizedlist>
  1238. </listitem>
  1239. <listitem>
  1240. <para>May 22nd, 2005</para>
  1241. <itemizedlist>
  1242. <listitem>
  1243. <para>[matt]: Updated to Udev-058.</para>
  1244. </listitem>
  1245. <listitem>
  1246. <para>[matt]: Updated to Libtool-1.5.18.</para>
  1247. </listitem>
  1248. <listitem>
  1249. <para>[matt]: Updated to Gcc-3.4.4.</para>
  1250. </listitem>
  1251. <listitem>
  1252. <para>[matt]: Updated to Binutils-2.16.</para>
  1253. </listitem>
  1254. </itemizedlist>
  1255. </listitem>
  1256. <listitem>
  1257. <para>May 15th, 2005</para>
  1258. <itemizedlist>
  1259. <listitem>
  1260. <para>[matt]: Updated to Grub 0.97.</para>
  1261. </listitem>
  1262. <listitem>
  1263. <para>[matt]: Updated to Libtool 1.5.16.</para>
  1264. </listitem>
  1265. <listitem>
  1266. <para>[jim]: Updated to udev 057.</para>
  1267. </listitem>
  1268. </itemizedlist>
  1269. </listitem>
  1270. <listitem>
  1271. <para>April 14, 2005</para>
  1272. <itemizedlist>
  1273. <listitem>
  1274. <para>[jim]: Updated to man-pages 2.02.</para>
  1275. </listitem>
  1276. </itemizedlist>
  1277. </listitem>
  1278. <listitem>
  1279. <para>April 13, 2005</para>
  1280. <itemizedlist>
  1281. <listitem>
  1282. <para>[jim]: Updated to glibc 2.3.5.</para>
  1283. </listitem>
  1284. <listitem>
  1285. <para>[jim]: Updated to gettext 0.14.4.</para>
  1286. </listitem>
  1287. </itemizedlist>
  1288. </listitem>
  1289. <listitem>
  1290. <para>April 12, 2005</para>
  1291. <itemizedlist>
  1292. <listitem>
  1293. <para>[manuel]: Small redaction changes.</para>
  1294. </listitem>
  1295. </itemizedlist>
  1296. </listitem>
  1297. <listitem>
  1298. <para>April 11, 2005</para>
  1299. <itemizedlist>
  1300. <listitem>
  1301. <para>[manuel]: Several tags and text corrections.</para>
  1302. </listitem>
  1303. </itemizedlist>
  1304. </listitem>
  1305. <listitem>
  1306. <para>April 6, 2005</para>
  1307. <itemizedlist>
  1308. <listitem>
  1309. <para>[jim]: Removed IPRoute2 patch for a sed (Ryan Oliver).</para>
  1310. </listitem>
  1311. </itemizedlist>
  1312. </listitem>
  1313. </itemizedlist>
  1314. <para>Branch frozen for LFS 6.1 as of April 5, 2005. Some packages
  1315. and patches updates related with security up to July 9, 2005.</para>
  1316. </sect1>