changelog.xml 51 KB

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