changelog.xml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "../general.ent">
  4. %general-entities;
  5. ]>
  6. <sect1 id="ch-scatter-changelog" condition="no-print">
  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 two 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 differences between the Testing and Unstable versions
  14. of the LFS Book.</para>
  15. <itemizedlist>
  16. <listitem><para>Upgraded to:</para>
  17. <itemizedlist>
  18. <listitem><para>automake-1.9.4</para></listitem>
  19. <listitem><para>bison-2.0</para></listitem>
  20. <listitem><para>findutils-4.2.11</para></listitem>
  21. <listitem><para>gcc-3.4.3</para></listitem>
  22. <listitem><para>glibc-20041220</para></listitem>
  23. <listitem><para>lfs-bootscripts-3.1.0</para></listitem>
  24. <listitem><para>linux-2.6.10</para></listitem>
  25. <listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
  26. <listitem><para>man-1.5o2</para></listitem>
  27. <listitem><para>man-pages-2.01</para></listitem>
  28. <listitem><para>perl-5.8.6</para></listitem>
  29. <listitem><para>sysvinit-2.86</para></listitem>
  30. <listitem><para>tar-1.15.1</para></listitem>
  31. <listitem><para>tcl-8.4.9</para></listitem>
  32. <listitem><para>texinfo-4.8</para></listitem>
  33. <listitem><para>udev-050</para></listitem>
  34. <listitem><para>util-linux-2.12p</para></listitem>
  35. </itemizedlist>
  36. </listitem>
  37. <listitem><para>Added:</para>
  38. <itemizedlist>
  39. <listitem><para>util-linux-2.12p-cramfs-1.patch</para></listitem>
  40. <listitem><para>linux-2.6.10-security_fix-1.patch</para></listitem>
  41. <listitem><para>vim-6.3-security_fix-1.patch</para></listitem>
  42. </itemizedlist>
  43. </listitem>
  44. <listitem><para>Removed:</para>
  45. <itemizedlist>
  46. <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
  47. <listitem><para>texinfo-4.7-segfault-1.patch</para></listitem>
  48. </itemizedlist>
  49. </listitem>
  50. <listitem><para>January 8th, 2005 [matt]: Upgraded to man-1.5o2</para>
  51. </listitem>
  52. <listitem><para>January 8th, 2005 [matt]: Upgraded to linux-libc-headers-2.6.10.0</para></listitem>
  53. <listitem><para>January 5th, 2005 [matt]: Corrected typo in glibc commands (Chris Lingard)</para></listitem>
  54. <listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
  55. <listitem><para>January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para></listitem>
  56. <listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
  57. separate targets for hotplug and syslog-ng - fixed.</para></listitem>
  58. <listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
  59. <listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop
  60. installation of shadow's groups binary, as well as it's man page.</para></listitem>
  61. <listitem><para>December 30th, 2004 [jeremy]: Added Vim security vulnerability patch - Thanks Matt</para></listitem>
  62. <listitem><para>December 30th, 2004 [jeremy]: Added Linux kernel security vulnerability fix into chapter 8</para></listitem>
  63. <listitem><para>December 30th, 2004 [jeremy]: Upgrade Bison to version 2.0</para></listitem>
  64. <listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
  65. of 20041220</para></listitem>
  66. <listitem><para>December 25th, 2004 [jeremy]: Upgrade to Udev 050</para></listitem>
  67. <listitem><para>December 25th, 2004 [jeremy]: Upgraded to Tar 1.15.1</para></listitem>
  68. <listitem><para>December 25th, 2004 [jeremy]: Upgraded to util-linux 2.12p,
  69. added patch from Alexander to fix compilation issue</para></listitem>
  70. <listitem><para>December 25th, 2004 [jeremy]: Updated to man-pages 2.01</para></listitem>
  71. <listitem><para>December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</para></listitem>
  72. <listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
  73. be appropriate for GCC 3.4.3</para></listitem>
  74. <listitem><para>December 19th, 2004 [jeremy]: Fixed shadow instructions so the sed doesn't create a blank file, from Robert Conolly and David Jensen</para></listitem>
  75. <listitem><para>December 17th, 2004 [jim]: Upgraded to findutils-4.2.10,
  76. man-pages-2.00, sysvinit-2.86, tcl-8.4.9, udev-049 and
  77. util-linux-2.12l.</para></listitem>
  78. <listitem><para>December 7th, 2004 [jim]: Fixed typo in shadow and in readline.
  79. Made recommended change from Robert Connolly on sed for shadow.</para></listitem>
  80. <listitem><para>December 6th, 2004 [jeremy]: Fixed incorrect CR in ch 6
  81. binutils, causing the patch name to be split on 2 lines. Thanks Robert
  82. Connolly!</para></listitem>
  83. <listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
  84. Added a patch for IPRoute2 to fix usage with the newer findutils.
  85. Updated Readline and Zlib library location changes.
  86. Bumped findutils to 4.2.9 and util-linux 2.12j.
  87. Used the same methodology used on zlib and readline on shadow.</para></listitem>
  88. <listitem><para>December 4th, 2004 [jeremy]: Added binutils fix_strip patch</para></listitem>
  89. <listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
  90. to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
  91. readline.</para></listitem>
  92. <listitem><para>December 1st, 2004 [jeremy]: Minor entity revisions in the XML
  93. sources, patch courtesy of Boris Buegling.</para></listitem>
  94. <listitem><para>November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.</para></listitem>
  95. </itemizedlist>
  96. </sect1>