changelog.xml 50 KB

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