changelog.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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" 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>file-4.13</para></listitem>
  19. <listitem><para>findutils-4.2.15</para></listitem>
  20. <listitem><para>glibc-20041220</para></listitem>
  21. <listitem><para>lfs-bootscripts-3.1.0</para></listitem>
  22. <listitem><para>libol-0.3.15</para></listitem>
  23. <listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
  24. <listitem><para>procps-3.2.5</para></listitem>
  25. <listitem><para>sed-4.1.4</para></listitem>
  26. <listitem><para>shadow-4.0.7</para></listitem>
  27. <listitem><para>syslog-ng-1.6.6</para></listitem>
  28. <listitem><para>util-linux-2.12q</para></listitem>
  29. </itemizedlist>
  30. </listitem>
  31. <listitem><para>Added:</para>
  32. <itemizedlist>
  33. <listitem><para>bash-3.0-fixes-3.patch</para></listitem>
  34. <listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem>
  35. </itemizedlist>
  36. </listitem>
  37. <listitem><para>Removed:</para>
  38. <itemizedlist>
  39. <listitem><para>bash-3.0-fixes-1.patch</para></listitem>
  40. </itemizedlist>
  41. </listitem>
  42. <listitem><para>February 13, 2005 [matt]: Upgraded to file-4.13</para>
  43. </listitem>
  44. <listitem><para>February 5, 2005 [matt]: Added a space to the toolchain
  45. readjustment <command>perl</command> command. This stops the specs file being
  46. incorrectly modified if the command is run more than once. Fixes bug 1023.
  47. </para></listitem>
  48. <listitem><para>February 5, 2005 [matt]: Copy hotplug's pnp.distmap file to
  49. silence its warnings</para></listitem>
  50. <listitem><para>February 5, 2005 [matt]: Upgraded to syslog-ng-1.6.6</para>
  51. </listitem>
  52. <listitem><para>February 5, 2005 [matt]: Upgraded to libol-0.3.15</para>
  53. </listitem>
  54. <listitem><para>January 29th, 2005 [matt]: Upgraded to findutils 4.2.15</para>
  55. </listitem>
  56. <listitem><para>January 28th, 2005 [matt]: Upgraded to sed-4.1.4</para>
  57. </listitem>
  58. <listitem><para>January 27th, 2005 [matt]: Upgraded to findutils 4.2.14</para>
  59. </listitem>
  60. <listitem><para>January 27th, 2005 [matt]: Upgraded to sed-4.1.3</para>
  61. </listitem>
  62. <listitem><para>January 27th, 2005 [matt]: Upgraded to procps-3.2.5</para>
  63. </listitem>
  64. <listitem><para>January 27th, 2005 [matt]: Upgraded to shadow-4.0.7</para>
  65. </listitem>
  66. <listitem><para>January 27th, 2005 [matt]: Upgraded to util-linux-2.12q</para>
  67. </listitem>
  68. <listitem><para>January 9th, 2005 [jeremy]: Removed --enable-shared from libol,
  69. since the shared library is installed by default for this package - thanks
  70. Archaic</para></listitem>
  71. <listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
  72. <listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
  73. separate targets for hotplug and syslog-ng - fixed.</para></listitem>
  74. <listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
  75. <listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop
  76. installation of shadow's groups binary, as well as it's man page.</para></listitem>
  77. <listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
  78. of 20041220</para></listitem>
  79. <listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
  80. be appropriate for GCC 3.4.3</para></listitem>
  81. <listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
  82. Added a patch for IPRoute2 to fix usage with the newer findutils.
  83. Updated Readline and Zlib library location changes.
  84. Bumped findutils to 4.2.9 and util-linux 2.12j.
  85. Used the same methodology used on zlib and readline on shadow.</para></listitem>
  86. <listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
  87. to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
  88. readline.</para></listitem>
  89. </itemizedlist>
  90. </sect1>