changelog.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/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>2013-12-21</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[krejzi] - Update Systemd instructions and contents
  36. for latest version of Systemd.</para>
  37. </listitem>
  38. <listitem>
  39. <para>[krejzi] - Update network configuration page to
  40. use LFS Systemd specific network configuration.</para>
  41. </listitem>
  42. <listitem>
  43. <para>[krejzi] - Merge LFS SVN-20131216 book.</para>
  44. </listitem>
  45. </itemizedlist>
  46. </listitem>
  47. <listitem>
  48. <para>2013-12-16</para>
  49. <itemizedlist>
  50. <listitem>
  51. <para>[matthew] - Update to Coreutils-8.22. Fixes
  52. <ulink url="&lfs-ticket-root;3447">#3447</ulink>.</para>
  53. </listitem>
  54. <listitem>
  55. <para>[matthew] - Update to Man-Pages-3.55. Fixes
  56. <ulink url="&lfs-ticket-root;3446">#3446</ulink>.</para>
  57. </listitem>
  58. <listitem>
  59. <para>[matthew] - Update to Bison-3.0.2. Fixes
  60. <ulink url="&lfs-ticket-root;3442">#3442</ulink>.</para>
  61. </listitem>
  62. <listitem>
  63. <para>[matthew] - Update to Libpipeline-1.2.5. Fixes
  64. <ulink url="&lfs-ticket-root;3440">#3440</ulink>.</para>
  65. </listitem>
  66. <listitem>
  67. <para>[matthew] - Update to Binutils-2.24. Fixes
  68. <ulink url="&lfs-ticket-root;3438">#3438</ulink>.</para>
  69. </listitem>
  70. <listitem>
  71. <para>[matthew] - Update to File-5.16. Fixes
  72. <ulink url="&lfs-ticket-root;3437">#3437</ulink>.</para>
  73. </listitem>
  74. <listitem>
  75. <para>[matthew] - Update to Linux-3.12.5. Fixes
  76. <ulink url="&lfs-ticket-root;3436">#3436</ulink>.</para>
  77. </listitem>
  78. </itemizedlist>
  79. </listitem>
  80. <listitem>
  81. <para>2013-12-13</para>
  82. <itemizedlist>
  83. <listitem>
  84. <para>[bdubbs] - Fix kmod, procps-ng, zlib, readline, ncurses,
  85. and xz methods of establishing correct symbolic links
  86. for libraries.</para>
  87. </listitem>
  88. <listitem>
  89. <para>[bdubbs] - Update to procps-ng-3.3.9. Fixes
  90. <ulink url="&lfs-ticket-root;3439">#3439</ulink>.</para>
  91. </listitem>
  92. <listitem>
  93. <para>[bdubbs] - Install non-essential programs from
  94. the xz package in /usr/bin. Fixes
  95. <ulink url="&lfs-ticket-root;3445">#3445</ulink>.</para>
  96. </listitem>
  97. </itemizedlist>
  98. </listitem>
  99. <listitem>
  100. <para>2013-12-10</para>
  101. <itemizedlist>
  102. <listitem>
  103. <para>[krejzi] - Start over.</para>
  104. </listitem>
  105. <listitem>
  106. <para>[krejzi] - Import LFS SVN-20131207.</para>
  107. </listitem>
  108. <listitem>
  109. <para>[krejzi] - Remove LFS-Bootscripts-20130821, Sysklogd-1.5.</para>
  110. </listitem>
  111. <listitem>
  112. <para>[krejzi] - Remove Sysvinit-2.88dsf, Udev-208.</para>
  113. </listitem>
  114. <listitem>
  115. <para>[krejzi] - Added Acl-2.2.52, Attr-2.4.47, Libcap-2.22.</para>
  116. </listitem>
  117. <listitem>
  118. <para>[krejzi] - Added D-Bus-1.6.18, Expat-2.1.0, Gperf-3.0.4.</para>
  119. </listitem>
  120. <listitem>
  121. <para>[krejzi] - Added Intltool-0.50.2, XML::Parser-2.42_01.</para>
  122. </listitem>
  123. <listitem>
  124. <para>[krejzi] - Added Libdbus-1.6.18, a package required to satisfy
  125. circular dependency between D-Bus and Systemd.</para>
  126. </listitem>
  127. <listitem>
  128. <para>[krejzi] - Added Systemd-208.</para>
  129. </listitem>
  130. <listitem>
  131. <para>[krejzi] - Added new LFS-Network-Scripts, a replacement for LFS-Bootscripts
  132. in Systemd environment.</para>
  133. </listitem>
  134. <listitem>
  135. <para>[krejzi] - Updated most of the Chapter 7 instruction for use with Systemd
  136. environment. Removed obsolete pages.</para>
  137. </listitem>
  138. <listitem>
  139. <para>[krejzi] - Updated Kernel configuration page and added required setup for
  140. Systemd.</para>
  141. </listitem>
  142. <listitem>
  143. <para>[krejzi] - Removed unneeded pseudo file systems from /etc/fstab file creation.
  144. They are now handled by Systemd.</para>
  145. </listitem>
  146. <listitem>
  147. <para>[krejzi] - Added glibc FHS patch which prevents nscd daemon from writing into
  148. a non-FHS compliant directory.</para>
  149. </listitem>
  150. <listitem>
  151. <para>[krejzi] - Removed instructions from Coreutils and Findutils that were specific
  152. to LFS-Bootscripts.</para>
  153. </listitem>
  154. </itemizedlist>
  155. </listitem>
  156. </itemizedlist>
  157. </sect1>