changelog.xml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "../general.ent">
  4. %general-entities;
  5. ]>
  6. <sect1 id="ch-scatter-changelog">
  7. <title>Changelog</title>
  8. <?dbhtml filename="changelog.html"?>
  9. <para>This is version &version; of the Linux From Scratch book, dated
  10. &releasedate;. If this book is more than six months old, a newer and better
  11. version is probably already available. To find out, please check one of the
  12. mirrors via <ulink url="&lfs-root;"/>.</para>
  13. <para>Below is a list of changes made since the previous release of the book.
  14. First a summary, then a detailed log.</para>
  15. <itemizedlist>
  16. <!--
  17. Every package in the book is listed in the "Upgraded to:" section.
  18. Comment/uncomment as needed. DO NOT delete any of these lines unless that
  19. package is removed from the book entirely.
  20. -->
  21. <listitem><para>Upgraded to:</para>
  22. <itemizedlist>
  23. <!-- <listitem><para>Autoconf &autoconf-version;</para></listitem> -->
  24. <listitem><para>Automake &automake-version;</para></listitem>
  25. <listitem><para>Bash &bash-version;</para></listitem>
  26. <listitem><para>Binutils &binutils-version;</para></listitem>
  27. <listitem><para>Bison &bison-version;</para></listitem>
  28. <!-- <listitem><para>Bzip2 &bzip2-version;</para></listitem> -->
  29. <listitem><para>Coreutils &coreutils-version;</para></listitem>
  30. <!-- <listitem><para>DB &db-version;</para></listitem> -->
  31. <!-- <listitem><para>DejaGNU &dejagnu-version;</para></listitem> -->
  32. <!-- <listitem><para>Diffutils &diffutils-version;</para></listitem> -->
  33. <listitem><para>E2fsprogs &e2fsprogs-version;</para></listitem>
  34. <!-- <listitem><para>Expect &expect-version;</para></listitem> -->
  35. <listitem><para>File &file-version;</para></listitem>
  36. <listitem><para>Findutils &findutils-version;</para></listitem>
  37. <!-- <listitem><para>Flex &flex-version;</para></listitem> -->
  38. <listitem><para>Gawk &gawk-version;</para></listitem>
  39. <listitem><para>GCC &gcc-version;</para></listitem>
  40. <listitem><para>Gettext &gettext-version;</para></listitem>
  41. <listitem><para>Glibc &glibc-version;</para></listitem>
  42. <!-- <listitem><para>Grep &grep-version;</para></listitem> -->
  43. <!-- <listitem><para>Groff &groff-version;</para></listitem> -->
  44. <listitem><para>GRUB &grub-version;</para></listitem>
  45. <!-- <listitem><para>Gzip &gzip-version;</para></listitem> -->
  46. <!-- <listitem><para>Hotplug &hotplug-version;</para></listitem> -->
  47. <listitem><para>IANA-Etc &iana-etc-version;</para></listitem>
  48. <!-- <listitem><para>Inetutils &inetutils-version;</para></listitem> -->
  49. <!-- <listitem><para>IPRoute2 &iproute2-version;</para></listitem> -->
  50. <!-- <listitem><para>Kbd &kbd-version;</para></listitem> -->
  51. <listitem><para>Less &less-version;</para></listitem>
  52. <!-- <listitem><para>LFS-Bootscripts &lfs-bootscripts-version;</para></listitem> -->
  53. <listitem><para>Libtool &libtool-version;</para></listitem>
  54. <listitem><para>Linux &linux-version;</para></listitem>
  55. <listitem><para>Linux-Libc-Headers &linux-libc-headers-version;</para></listitem>
  56. <listitem><para>M4 &m4-version;</para></listitem>
  57. <!-- <listitem><para>Make &make-version;</para></listitem> -->
  58. <!-- <listitem><para>Man-DB &man-db-version;</para></listitem> -->
  59. <listitem><para>Man-pages &man-pages-version;</para></listitem>
  60. <!-- <listitem><para>Mktemp &mktemp-version;</para></listitem> -->
  61. <!-- <listitem><para>Module-Init-Tools &module-init-tools-version;</para></listitem> -->
  62. <listitem><para>Ncurses &ncurses-version;</para></listitem>
  63. <!-- <listitem><para>Patch &patch-version;</para></listitem> -->
  64. <listitem><para>Perl &perl-version;</para></listitem>
  65. <listitem><para>Procps &procps-version;</para></listitem>
  66. <listitem><para>Psmisc &psmisc-version;</para></listitem>
  67. <listitem><para>Readline &readline-version;</para></listitem>
  68. <!-- <listitem><para>Sed &sed-version;</para></listitem> -->
  69. <listitem><para>Shadow &shadow-version;</para></listitem>
  70. <!-- <listitem><para>Sysklogd &sysklogd-version;</para></listitem> -->
  71. <!-- <listitem><para>SysVinit &sysvinit-version;</para></listitem> -->
  72. <!-- <listitem><para>Tar &tar-version;</para></listitem> -->
  73. <listitem><para>TCL &tcl-version;</para></listitem>
  74. <!-- <listitem><para>Texinfo &texinfo-version;</para></listitem> -->
  75. <listitem><para>Udev &udev-version;</para></listitem>
  76. <!-- <listitem><para>Util-Linux &util-linux-version;</para></listitem> -->
  77. <listitem><para>Vim &vim-version;</para></listitem>
  78. <listitem><para>Zlib &zlib-version;</para></listitem>
  79. </itemizedlist>
  80. </listitem>
  81. <listitem><para>Downgraded to:</para>
  82. <itemizedlist>
  83. <listitem><para>Groff &groff-version;-&groff-patchlevel;</para></listitem>
  84. </itemizedlist>
  85. </listitem>
  86. <listitem><para>Added:</para>
  87. <itemizedlist>
  88. <listitem><para>&bzip2-bzgrep-patch;</para></listitem>
  89. <listitem><para>&bzip2-docs-patch;</para></listitem>
  90. <listitem><para>&gawk-segfault-patch;</para></listitem>
  91. <listitem><para>&gcc-specs-patch;</para></listitem>
  92. <listitem><para>Berkeley DB-&db-version;</para></listitem>
  93. <listitem><para>&inetutils-gcc4_fixes-patch;</para></listitem>
  94. <listitem><para>&kbd-gcc4_fixes-patch;</para></listitem>
  95. <listitem><para>MAN-DB-&man-db-version;</para></listitem>
  96. <listitem><para>&mktemp-tempfile-patch;</para></listitem>
  97. <listitem><para>&perl-libc-patch;</para></listitem>
  98. <listitem><para>&shadow-configure-patch;</para></listitem>
  99. <listitem><para>&tar-gcc4_fix-patch;</para></listitem>
  100. <listitem><para>&texinfo-tempfile_fix-patch;</para></listitem>
  101. </itemizedlist>
  102. </listitem>
  103. <listitem><para>Removed:</para>
  104. <itemizedlist>
  105. <listitem><para>gcc-3.4.3-linkonce-1.patch</para></listitem>
  106. <listitem><para>gcc-3.4.3-no_fixincludes-1.patch</para></listitem>
  107. <listitem><para>gcc-3.4.3-specs-2.patch</para></listitem>
  108. <listitem><para>glibc-2.3.4-fix_test-1.patch</para></listitem>
  109. <listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
  110. <listitem><para>iproute2-2.6.11-050330-remove_db-1.patch</para></listitem>
  111. <listitem><para>Man-1.6b</para></listitem>
  112. <listitem><para>mktemp-1.5-add_tempfile-2.patch</para></listitem>
  113. <listitem><para>perl-5.8.6-libc-1.patch</para></listitem>
  114. <listitem><para>vim-6.3-security_fix-1.patch</para></listitem>
  115. <listitem><para>zlib-1.2.2-security_fix-1.patch</para></listitem>
  116. </itemizedlist>
  117. </listitem>
  118. <listitem><para>January 7, 2006 [ken]: Move grep ahead of libtool, so
  119. that the latter will correctly reference /bin/grep in references to EGREP.
  120. </para></listitem>
  121. <listitem><para>January 7, 2006 [ken]: Move mktemp ahead of gcc so that
  122. gccbug will use mktemp.</para>
  123. </listitem>
  124. <listitem><para>January 7, 2006 [ken]: Give Berkeley DB its full name,
  125. and remove the '-lpthread' overrides.</para>
  126. </listitem>
  127. <listitem><para>January 5, 2006 [jhuntwork]: Remove mention of news
  128. server until we actually have one. Thanks Randy.</para>
  129. </listitem>
  130. <listitem><para>January 5, 2006 [jhuntwork]: Initial addition of UTF-8
  131. support. Thanks to Alexander Patrakov.</para>
  132. </listitem>
  133. <listitem><para>January 3, 2006 [matt]: Clarify the description of mktemp's
  134. --with-libc configure parameter (fixes bug 1667).</para></listitem>
  135. <listitem><para>January 3, 2006 [matt]: Upgrade to libtool 1.5.22.</para>
  136. </listitem>
  137. <listitem><para>January 3, 2006 [matt]: Upgrade to man-pages 2.18.</para>
  138. </listitem>
  139. <listitem><para>January 3, 2006 [matt]: Remove the -v flag from the example
  140. mkswap command in chapter 2 as it does not affect verbosity (fixes bug 1674).
  141. </para></listitem>
  142. <listitem><para>December 31, 2005 [ken]: Alter installation of Linux Libc asm
  143. Headers in chroot, to be repeatable.</para>
  144. </listitem>
  145. <listitem><para>December 23, 2005 [jim]: Corrected version on Vim symlink</para>
  146. </listitem>
  147. <listitem><para>December 21, 2005 [matt]: Correctly symlink Vim's documentation
  148. to /usr/share/doc. Thanks to Jeremy for the report and the fix.</para>
  149. </listitem>
  150. <listitem><para>December 17, 2005 [matt]: Pass a valid path to
  151. module-init-tools' --prefix configure switch and remove the now unnecessary
  152. --mandir switch</para></listitem>
  153. <listitem><para>December 17, 2005 [matt]: Symlink Vim's documentation to
  154. /usr/share/doc. Fixes bug 1610. Thanks to Randy McMurchy for the original
  155. report and to Ken and Jeremy for their investigations into the fix.</para>
  156. </listitem>
  157. <listitem><para>December 17, 2005 [matt]: Upgrade to psmisc-21.9</para>
  158. </listitem>
  159. <listitem><para>December 17, 2005 [matt]: Upgrade to man-pages-2.17</para>
  160. </listitem>
  161. <listitem><para>December 13, 2005 [jhuntwork]: Install Tcl's internal headers to /tools/include,
  162. allowing us to drop its source directory right away. Origin is Greg Schafer, and thanks to
  163. Dan Nicholson for the report (fixes bug 1670).</para>
  164. </listitem>
  165. <listitem><para>December 12, 2005 [jhuntwork]: Updated texinfo patch. Fixes segfault issues with
  166. texindex. Thanks to Randy McMurchy for the report and Bruce Dubbs and Joe Ciccone for the fix.</para>
  167. </listitem>
  168. <listitem><para>December 11, 2005 [jhuntwork]: Upgrade to tcl-8.4.12</para>
  169. </listitem>
  170. <listitem><para>December 11, 2005 [jhuntwork]: Upgrade to less-394.</para>
  171. </listitem>
  172. <listitem><para>December 11, 2005 [jhuntwork]: Upgrade to readline-5.1. Also removed bash-3.0
  173. and readline-5.0 specific patches.</para>
  174. </listitem>
  175. <listitem><para>December 11, 2005 [jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to
  176. work with the new bash version. Thanks to Alexander Patrakov and ultimately, Greg Schafer
  177. for the fix.</para>
  178. </listitem>
  179. <listitem><para>December 11, 2005 [jhuntwork]: Changed variable used in readline for linking
  180. in ncurses. Thanks to Alexander Patrakov for the fix.</para>
  181. </listitem>
  182. <listitem><para>December 9, 2005 [matt]: Upgrade to man-pages-2.16</para>
  183. </listitem>
  184. <listitem><para>December 9, 2005 [matt]: Upgrade to module-init-tools-3.2.2
  185. </para></listitem>
  186. <listitem><para>December 9, 2005 [matt]: Upgrade to findutils-4.2.27</para>
  187. </listitem>
  188. <listitem><para>December 7, 2005 [matt]: Mention the testsuites (or lack of
  189. them) for all packages (fixes bug 1664). Thanks to Chris Staub for the
  190. report and analysis of affected packages.</para></listitem>
  191. <listitem><para>November 26, 2005 [matt]: Don't install the Linuxthreads man
  192. pages, the POSIX threading API is documented in the man3p section provided by
  193. the man-pages package (fixes bug 1660).</para></listitem>
  194. <listitem><para>November 26, 2005 [matt]: Remove the incorrect note about not
  195. having to dump/check a journalled filesystem (fixes bug 1662).</para>
  196. </listitem>
  197. <listitem><para>November 26, 2005 [matt]: Upgrade to module-init-tools 3.2.1.
  198. </para></listitem>
  199. <listitem><para>November 26, 2005 [matt]: Prevent installing the
  200. internationalized man pages for Shadow's <command>groups</command> binary
  201. (thanks to Randy McMurchy for the report).</para></listitem>
  202. <listitem><para>November 26, 2005 [matt]: Upgrade to man-pages 2.14.</para>
  203. </listitem>
  204. <listitem><para>November 26, 2005 [matt]: Upgrade to findutils-4.2.26</para>
  205. </listitem>
  206. <listitem><para>November 26, 2005 [manuel]: Changed --strip-path to
  207. --strip-components in the unpack of module-init-tools-testsuite
  208. package.</para></listitem>
  209. <listitem><para>November 24, 2005 [matt]: LFS-6.1.1-pre2
  210. release.</para></listitem>
  211. <listitem><para>November 23, 2005 [gerard]: Corrected reference to 'man page' to
  212. 'HTML documentation' in chapter 6/sec</para></listitem>
  213. <listitem><para>November 18, 2005 [manuel]: Fixed the unpack of the
  214. module-init-tools-testsuite package.</para></listitem>
  215. <listitem><para>November 17, 2005 [matt]: LFS-6.1.1-pre1
  216. release.</para></listitem>
  217. <listitem><para>November 16, 2005 [jhuntwork]: Textual correction concerning
  218. gettext in chapter 5 and the use of --disable-shared</para></listitem>
  219. <listitem><para>November 15, 2005 [archaic]: Changed the chapter 6 Perl Dpager
  220. configure option to reflect the new location of the less
  221. binary.</para></listitem>
  222. <listitem><para>November 14, 2005 [jhuntwork]: Only install <command>msgfmt</command>
  223. from gettext in chapter 5. This is all that is necessary and prevents gettext
  224. from trying to pull in unnecessary elements from the host. Thanks to Greg Schafer
  225. for pointing this out.</para></listitem>
  226. <listitem><para>November 12, 2005 [matt]: Improve the heuristic for determining
  227. a locale that is supported by both Glibc and packages outside LFS (bug 1642).
  228. Many thanks to Alexander Patrakov for highlighting the numerous issues and for
  229. reviewing the various suggested fixes.</para></listitem>
  230. <listitem><para>November 11, 2005 [matt]: Omit running Bzip2's testsuite as a
  231. separate step, as <command>make</command> runs it automatically (bug 1652).
  232. </para></listitem>
  233. <listitem><para>November 7, 2005 [matt]: Install the binaries from Less to
  234. /usr/bin instead of /bin (fixes bug 1643).</para></listitem>
  235. <listitem><para>November 7, 2005 [matt]: Remove the --libexecdir option from
  236. both passes of GCC in chapter 5 (fixes bug 1646). Also change the --libexecdir
  237. option for Findutils to conform with the /usr/lib/packagename convention already
  238. prevalent in the book (fixes bug 1644).</para></listitem>
  239. <listitem><para>November 6, 2005 [matt]: Remove the optimization related
  240. warnings from the toolchain packages (bug 1650).</para></listitem>
  241. <listitem><para>November 6, 2005 [matt]: Install Vim's documentation to
  242. <filename class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
  243. of <filename class="directory">/usr/share/vim/vim64/doc</filename> (bug 1610).
  244. Thanks to Randy McMurchy for the report, and Jeremy Huntwork for the fix.</para>
  245. </listitem>
  246. <listitem><para>November 7, 2005 [matt]: Stop Udev from killing udevd processes
  247. on the host system (fixes bug 1651). Thanks to Alexander Patrakov for the
  248. report and the fix.</para></listitem>
  249. <listitem><para>November 6, 2005 [matt]: Upgrade to Coreutils 5.93.</para>
  250. </listitem>
  251. <listitem><para>November 6, 2005 [matt]: Upgrade to Psmisc 21.8.</para>
  252. </listitem>
  253. <listitem><para>November 6, 2005 [matt]: Upgrade to Glibc 2.3.6.</para>
  254. </listitem>
  255. <listitem><para>November 5, 2005 [matt]: Add a note to the toolchain sanity
  256. check in chapter 5 to explain that if TCL fails to build, it's an indication of
  257. a broken toolchain (bug 1581).</para></listitem>
  258. <listitem><para>November 3, 2005 [matt]: Upgrade to man-pages 2.13.</para>
  259. </listitem>
  260. <listitem><para>November 3, 2005 [matt]: Correct the instructions for running
  261. Module-Init-Tools' testsuite (fixes bug 1597). Thanks to Greg Schafer, Tushar
  262. Teredesai and to Randy McMurchy for providing the patch.</para></listitem>
  263. <listitem><para>October 31, 2005 [matt]: Upgrade to shadow-4.0.13.</para>
  264. </listitem>
  265. <listitem><para>October 31, 2005 [matt]: Upgrade to vim-6.4.</para>
  266. </listitem>
  267. <listitem><para>October 31, 2005 [matt]: Upgrade to procps-3.2.6.</para>
  268. </listitem>
  269. <listitem><para>October 31, 2005 [matt]: Build udev_run_devd and
  270. udev_run_hotplugd and alter the udev rules file so that udev once again executes
  271. programs in the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635).
  272. Also change the udev rules to prevent udev from handling the "card" and "dm"
  273. devices as these are managed entirely by programs outside of LFS.</para>
  274. </listitem>
  275. <listitem><para>October 29, 2005 [matt]: Upgrade to udev-071</para></listitem>
  276. <listitem><para>October 29, 2005 [matt]: Upgrade to man-pages 2.11.</para>
  277. </listitem>
  278. <listitem><para>October 29, 2005 [matt]: Upgrade to coreutils-5.92. This
  279. involved removing the DEFAULT_POSIX2_VERSION environment variable as it is no
  280. longer required. The testsuite also requires the Data::Dumper module from Perl,
  281. so it is now built in chapter05/perl.xml.</para></listitem>
  282. <listitem><para>October 22, 2005 [archaic]: Upgrade to m4-1.4.4.</para>
  283. </listitem>
  284. <listitem><para>October 21, 2005 [matt]: Upgrade to file-4.16.</para>
  285. </listitem>
  286. <listitem><para>October 21, 2005 [matt]: Upgrade to man-pages 2.10.</para>
  287. </listitem>
  288. <listitem><para>October 21, 2005 [matt]: Upgrade to ncurses 5.5.</para>
  289. </listitem>
  290. <listitem><para>October 15, 2005 [matt]: Upgrade to man-pages 2.09.</para>
  291. </listitem>
  292. <listitem><para>October 15, 2005 [matt]: Use an updated version of the Udev
  293. rules file (fixes bug 1639).</para></listitem>
  294. <listitem><para>October 15, 2005 [matt]: Add a cdrom group as required by the
  295. Udev rules file</para></listitem>
  296. <listitem><para>October 9, 2005 [matt]: Emphasise the fact that one must delete
  297. the source directory after each package has been installed. Fixes bug 1638.
  298. Thanks to Chris Staub.</para></listitem>
  299. <listitem><para>October 8, 2005 [archaic]: Added patch to fix poor tempfile
  300. creation in Texinfo-4.8 that can lead to a symlink attack.</para></listitem>
  301. <listitem><para>October 8, 2005 [matt]: Upgrade to iproute2-051007.</para>
  302. </listitem>
  303. <listitem><para>October 7, 2005 [matt]: Upgrade to gcc-4.0.2.</para></listitem>
  304. <listitem><para>October 4, 2005 [matt]: Prevent GCC from running the
  305. <command>fixincludes</command> script in chapter5 pass2 and chapter 6 (fixes bug
  306. 1636). Thanks to Tushar and Greg for their contributions on this issue.</para>
  307. </listitem>
  308. <listitem><para>September 29, 2005 [matt]: Add more explicit reader
  309. prerequisites (fixes bug 1629).</para></listitem>
  310. <listitem><para>September 29, 2005 [matt]: Add <option>-v</option> to commands
  311. that accept it (fixes bug 1612).</para></listitem>
  312. <listitem><para>September 26, 2005 [matt]: Upgrade to man-pages-2.08.</para>
  313. </listitem>
  314. <listitem><para>September 24, 2005 [matt]: Upgrade to gawk-3.1.5.</para>
  315. </listitem>
  316. <listitem><para>September 24, 2005 [matt]: Upgrade to man-1.6b.</para>
  317. </listitem>
  318. <listitem><para>September 24, 2005 [matt]: Upgrade to util-linux-2.12r.</para>
  319. </listitem>
  320. <listitem><para>September 20, 2005 [matt]: Upgrade to bison-2.1.</para>
  321. </listitem>
  322. <listitem><para>September 17, 2005 [matt]: Upgrade to udev-070 and remove the
  323. unnecessary &quot;udevdir=/dev&quot; parameter.</para></listitem>
  324. <listitem><para>September 17, 2005 [matt]: Added patch for coreutils to improve
  325. echo's POSIX and bash compatibility and to recognise &quot;\xhh&quot; syntax as
  326. required by the test suite in udev-069 and later.</para></listitem>
  327. <listitem><para>September 15, 2005 [archaic]: Added patch for util-linux to
  328. prevent a umount vulnerability.</para></listitem>
  329. <listitem><para>September 8, 2005 [jhuntwork]: Upgrade to groff-1.19.2</para>
  330. </listitem>
  331. <listitem><para>September 6, 2005 [ken]: Reworded the glibc text to expect
  332. test failures.</para></listitem>
  333. <listitem><para>September 5, 2005 [ken]: Add patch to fix some of the math
  334. tests in glibc.</para></listitem>
  335. <listitem><para>September 4, 2005 [matt]: Add patch to stop
  336. <command>cfdisk</command> segfaulting when invoked on devices with partitions
  337. that don't contain an ext2, ext3, xfs or jfs filesystem (see bug 1604)</para>
  338. </listitem>
  339. <listitem><para>September 4, 2005 [matt]: Upgrade to libtool-1.5.20</para>
  340. </listitem>
  341. <listitem><para>September 4, 2005 [matt]: Upgrade to findutils-4.2.25</para>
  342. </listitem>
  343. <listitem><para>September 2, 2005 [matt]: The optimization flag for util-linux
  344. comes from <filename>configure</filename> rather than
  345. <filename>MCONFIG</filename>, so adjust the <command>sed</command> in order for
  346. the segfault fix to actually work.</para></listitem>
  347. <listitem><para>September 2, 2005 [matt]: Avoid the potential race condition
  348. when invoking <command>find</command> to remove GCC's fixed headers.</para>
  349. </listitem>
  350. <listitem><para>August 30th, 2005 [matt]: Work around a segfault in cfdisk by
  351. compiling with -O instead of the default -O2 optimization setting (fixes bug
  352. 1604).</para></listitem>
  353. <listitem><para>August 30th, 2005 [matt]: Update the inetutils patch to use the
  354. upstream fix for GCC-4.x compilation problems (fixes bug 1602).</para></listitem>
  355. <listitem><para>August 30th, 2005 [matt]: Upgrade to shadow-2.0.12</para>
  356. </listitem>
  357. <listitem><para>August 30th, 2005 [ken]: Remove <command>sed -i</command>
  358. commands from gcc-pass2.</para></listitem>
  359. <listitem><para>August 28th, 2005 [jhuntwork]: Adjusted tar commands in Bash
  360. and Glibc chapter six builds for consistency</para></listitem>
  361. <listitem><para>August 23rd, 2005 [matt]: <command>find</command> may fail due
  362. to a race condition when deleting files. Remove the &amp;&amp; construct in
  363. chapter05/adjusting.xml so that the rest of the commands for removing fixed
  364. headers will be executed (fixes bug 1621).</para></listitem>
  365. <listitem><para>August 23rd, 2005 [matt]: Install Udev's documentation relating
  366. to configuring rules (fixes bug 1622)</para></listitem>
  367. <listitem><para>August 23rd, 2005 [matt]: Upgrade to Man-1.6a</para></listitem>
  368. <listitem><para>August 20th, 2005 [matt]: Stop moving some of coreutils binaries
  369. to /bin as they aren't required to be there (fixes bug 1620).</para></listitem>
  370. <listitem><para>August 19th, 2005 [matt]: Upgrade to Udev-068</para></listitem>
  371. <listitem><para>August 19th, 2005 [matt]: Upgrade to IANA-etc-2.00</para></listitem>
  372. <listitem><para>August 19th, 2005 [matt]: Upgrade to file-4.15</para></listitem>
  373. <listitem><para>August 18th, 2005 [matt]: Simplify the method for finding where
  374. GCC's default specs file and private include directory live. Additionally,
  375. don't assume the host's sed supports the -i switch.</para></listitem>
  376. <listitem><para>August 18th, 2005 [ken]: Add a patch to sanitise bzgrep's
  377. handling of filenames.</para></listitem>
  378. <listitem><para>August 16th, 2005 [matt]: Install sed's man page to
  379. /usr/share/doc/sed-4.1.4 instead of /usr/share/doc (fixes bug 1600).</para>
  380. </listitem>
  381. <listitem><para>August 16th, 2005 [matt]: Upgraded to linux-2.6.12.5.</para>
  382. </listitem>
  383. <listitem><para>August 15th, 2005 [matt]: Alter the GCC -fomit-frame-pointer sed
  384. to protect from multiple invocations (Greg Schafer)</para></listitem>
  385. <listitem><para>August 14th, 2005 [ken]: Upgrade shadow to 4.0.11.1 with
  386. --enable-shadowgrp as advised by Greg Schafer.</para></listitem>
  387. <listitem><para>August 14th, 2005 [matt]: Mention the common libmudflap test
  388. failures in GCC (fixes bug 1615).</para></listitem>
  389. <listitem><para>August 14th, 2005 [matt]: Added patch to install documentation
  390. for bzip2 (fixes bug 1603).</para>
  391. </listitem>
  392. <listitem><para>August 14th, 2005 [matt]: Upgrade to linux-2.6.12.4.</para>
  393. </listitem>
  394. <listitem><para>August 14th, 2005 [matt]: Add sed to chapter05/gcc-pass2 and chapter06/gcc to ensure they get built with -fomit-frame-pointer so it matches the
  395. bootstrap build in chapter05/gcc-pass1 (fixes bug 1609).</para></listitem>
  396. <listitem><para>August 14th, 2005 [matt]: Upgrade to udev-067 including a fix
  397. for the failing test (bug 1611).</para></listitem>
  398. <listitem><para>August 12th, 2005 [matt]: Explain that libiconv isn't required
  399. on an LFS system (fixes bug 1614).</para></listitem>
  400. <listitem><para>August 12th, 2005 [matt]: Fix ownership of libtool's libltdl
  401. data files (fixes bug 1601).</para></listitem>
  402. <listitem><para>August 12th, 2005 [matt]: Change findutils and vim's configure
  403. switch explanations to the convention used in the rest of the book (Bug
  404. 1613).</para></listitem>
  405. <listitem><para>August 12th, 2005 [matt]: Expand explanation of device node
  406. creation at the start of chapter 6.</para></listitem>
  407. <listitem><para>August 12th, 2005 [matt]: Fix incorrect version number for
  408. expect's installed library (Bug 1608)</para></listitem>
  409. <listitem><para>August 7th, 2005 [archaic]: Added note in Shadow regarding
  410. building Cracklib from BLFS first.</para></listitem>
  411. <listitem><para>August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's
  412. installed files.</para></listitem>
  413. <listitem><para>August 6th, 2005 [matt]: Updated Vim's security patch to address
  414. the latest modeline vulnerability.</para></listitem>
  415. <listitem><para>July 30th, 2005 [matt]: Added instructions for installing Bash
  416. documentation (Randy McMurchy).</para></listitem>
  417. <listitem><para>July 30th, 2005 [matt]: Remove GCC linkonce patch from chapter03/patches.xml as it's no longer used in the book</para></listitem>
  418. <listitem><para>July 29th, 2005 [manuel]: Removed the text about defining
  419. gvimrc.</para></listitem>
  420. <listitem><para>July 28th, 2005 [matt]: Add GCC-4 related patch for kbd</para></listitem>
  421. <listitem><para>July 28th, 2005 [matt]: Add GCC-4 related patch for inetutils</para></listitem>
  422. <listitem><para>July 28th, 2005 [matt]: Remove the note regarding a known test failure in GRUB. The test no longer fails under GCC-4</para></listitem>
  423. <listitem><para>July 28th, 2005 [matt]: Add GCC-4 related patch to chapter06 tar</para></listitem>
  424. <listitem><para>July 27th, 2005 [matt]: Don't define gvim's configuration file
  425. as we don't compile gvim in LFS (Bruce Dubbs).</para></listitem>
  426. <listitem><para>July 26th, 2005 [matt]: Remove <quote>groups</quote> from the
  427. list of programs installed by shadow, as we use the version provided by
  428. coreutils instead (Randy McMurchy).</para></listitem>
  429. <listitem><para>July 26th, 2005 [matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds license and copyright information to the previous version.</para></listitem>
  430. <listitem><para>July 23rd, 2005 [matt]: Moved FORMER_CONTRIBUTORS information
  431. into the book, so as people can actually see it. The space constraint argument
  432. in that file was weak - it only added another 10 lines to a 255 page document
  433. (PDF). Now at least we <emphasis>publically</emphasis> acknowledge the efforts
  434. of previous contributors.</para></listitem>
  435. <listitem><para>July 23rd, 2005 [matt]: Updated to man-pages-2.07.</para></listitem>
  436. <listitem><para>July 23rd, 2005 [matt]: Updated to zlib-1.2.3.</para></listitem>
  437. <listitem><para>July 22nd, 2005 [manuel]: Added obfuscate.sh and modified the
  438. Makefile to obfuscate e-mail addresses in XHTML output.</para></listitem>
  439. <listitem><para>July 21st, 2005 [matt]: Add GCC-4 related patches to chapter06 glibc</para></listitem>
  440. <listitem><para>July 21st, 2005 [matt]: Unset the GCC_INCLUDEDIR variable once
  441. it's no longer needed.</para></listitem>
  442. <listitem><para>July 19th, 2005 [matt]: Removed flex++ from the list of installed files, as it is no longer present (Randy McMurchy)</para></listitem>
  443. <listitem><para>July 18th, 2005 [matt]: Re-added the explanation of the fixincludes process and rewording where necessary (Chris Staub), and reworded description of the specs patch.</para></listitem>
  444. <listitem><para>July 18th, 2005 [matt]: Remove all host headers brought in via the fixincludes process, not just pthread.h and sigaction.h</para></listitem>
  445. <listitem><para>July 17th, 2005 [matt]: Slightly adjusted the specs file seds,
  446. to prevent multiple seds from adversely affecting them.</para></listitem>
  447. <listitem><para>July 17th, 2005 [matt]: Removed the fixincludes sed from
  448. gcc-pass1 as we may need to fix up host's headers. Also reinstate the
  449. associated removal of pthread.h and sigthread.h.</para></listitem>
  450. <listitem><para>July 16th, 2005 [jhuntwork]: Added sed to chapter 5 gcc builds
  451. to force the fixincludes to use the headers in /tools and not the host.</para></listitem>
  452. <listitem><para>July 16th, 2005 [jhuntwork]: Removed no_fixincludes and linkonce
  453. patches for gcc4. Also removed the command to remove the fixed pthread.h.</para></listitem>
  454. <listitem><para>July 16th, 2005 [jhuntwork]: Fixed adjusting toolchain sed for both
  455. chapters 5 and 6.</para></listitem>
  456. <listitem><para>July 15th, 2005 [matt]: Updated to Linux-2.6.12.3.</para></listitem>
  457. <listitem><para>July 15th, 2005 [matt]: Added a patch to enable tar to build
  458. with gcc-4.0.1</para></listitem>
  459. <listitem><para>July 15th, 2005 [matt]: GCC-4.x no longer installs its
  460. specs file by default. Alter the toolchain adjustment stage to first
  461. dump the specs file where GCC will find it, then alter it.</para></listitem>
  462. <listitem><para>July 15th, 2005 [matt]: Added patches for chapter 5's Glibc to build with gcc-4.0.1</para></listitem>
  463. <listitem><para>July 15th, 2005 [matt]: Updated to gcc-4.0.1.</para></listitem>
  464. <listitem><para>July 15th, 2005 [matt]: Updated to udev-063.</para></listitem>
  465. <listitem><para>July 13th, 2005 [matt]: Updated to automake-1.9.6.</para></listitem>
  466. <listitem><para>July 8th, 2005 [matt]: Updated to udev-062.</para></listitem>
  467. <listitem><para>July 8th, 2005 [matt]: Updated to linux-libc-headers-2.6.12.0.</para></listitem>
  468. <listitem><para>July 8th, 2005 [matt]: Updated to linux-2.6.12.2.</para></listitem>
  469. <listitem><para>July 8th, 2005 [matt]: Updated to shadow-4.0.10.</para></listitem>
  470. <listitem><para>July 8th, 2005 [matt]: Updated to iana-etc-1.10.</para></listitem>
  471. <listitem><para>July 6th, 2005 [archaic]: Pulled the inetutils kernel header
  472. patch out again as it is not needed.</para></listitem>
  473. <listitem><para>July 6th, 2005 [matt]: Updated to e2fsprogs-1.38.</para></listitem>
  474. <listitem><para>July 6th, 2005 [matt]: Updated to binutils-2.16.1.</para></listitem>
  475. <listitem><para>July 5th, 2005 [matt]: Updated to tcl-8.4.11.</para></listitem>
  476. <listitem><para>July 5th, 2005 [matt]: Updated to man-1.6.</para></listitem>
  477. <listitem><para>July 5th, 2005 [matt]: Updated to file 4.14.</para></listitem>
  478. <listitem><para>July 5th, 2005 [matt]: Updated to man-pages 2.05.</para></listitem>
  479. <listitem><para>June 12th, 2005 [matt]: Upgraded to gettext-0.14.5.</para></listitem>
  480. <listitem><para>June 12th, 2005 [matt]: Upgraded to perl-5.8.7.</para></listitem>
  481. <listitem><para>June 12th, 2005 [matt]: Upgraded to tcl-8.4.10.</para></listitem>
  482. <listitem><para>June 12th, 2005 [matt]: Upgraded to man-pages-2.03.</para></listitem>
  483. <listitem><para>May 24th, 2005 [jim]: Changed gcc-specs patch to -2.</para></listitem>
  484. <listitem><para>May 23nd, 2005 [jim]: Changed changelog to use version entities.</para></listitem>
  485. <listitem><para>May 22nd, 2005 [matt]: Updated to Udev-058.</para></listitem>
  486. <listitem><para>May 22nd, 2005 [matt]: Updated to Libtool-1.5.18.</para></listitem>
  487. <listitem><para>May 22nd, 2005 [matt]: Updated to Gcc-3.4.4.</para></listitem>
  488. <listitem><para>May 22nd, 2005 [matt]: Updated to Binutils-2.16.</para></listitem>
  489. <listitem><para>May 15th, 2005 [matt]: Updated to Grub 0.97.</para></listitem>
  490. <listitem><para>May 15th, 2005 [matt]: Updated to Libtool 1.5.16.</para></listitem>
  491. <listitem><para>April 15, 2005 [jim]: Updated to udev 057.</para></listitem>
  492. <listitem><para>April 14, 2005 [jim]: Updated to man-pages 2.02.</para></listitem>
  493. <listitem><para>April 13, 2005 [jim]: Updated to glibc 2.3.5.</para></listitem>
  494. <listitem><para>April 13, 2005 [jim]: Updated to gettext 0.14.4.</para></listitem>
  495. <listitem><para>April 12, 2005 [manuel]: Small redaction changes.</para></listitem>
  496. <listitem><para>April 11, 2005 [manuel]: Several tags and text corrections.</para></listitem>
  497. <listitem><para>April 6, 2005 [jim]: Removed IPRoute2 patch for a sed (Ryan Oliver).</para></listitem>
  498. </itemizedlist>
  499. <para>Branch frozen for LFS 6.1 as of April 5, 2005. Some packages
  500. and patches updates related with security up to July 9, 2005.</para>
  501. </sect1>