changelog.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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
  11. <phrase revision="sysv">&version;</phrase>
  12. <phrase revision="systemd">&versiond;</phrase>
  13. of the Linux From Scratch book, dated
  14. &releasedate;. If this book is more than six months old, a newer and better
  15. version is probably already available. To find out, please check one of the
  16. mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
  17. <para>Below is a list of changes made since the previous release of the
  18. book.</para>
  19. <itemizedlist>
  20. <title>Changelog Entries:</title>
  21. <!-- Changelog template
  22. <listitem>
  23. <para>Date</para>
  24. <itemizedlist>
  25. <listitem>
  26. <para>[name] - New changelog entry.</para>
  27. </listitem>
  28. <listitem>
  29. <para>[name] - Previous changelog entry.</para>
  30. </listitem>
  31. </itemizedlist>
  32. </listitem>
  33. Note: If a change is only specific to sysv or systemd, then use
  34. <listitem revision="sysv"> or <listitem revision="systemd"> as
  35. appropriate for the entry or if needed the entire day's listitem.
  36. -->
  37. <listitem>
  38. <para>2016-09-12</para>
  39. <itemizedlist>
  40. <listitem>
  41. <para>[bdubbs] - Update to texinfo-6.3. Fixes
  42. <ulink url="&lfs-ticket-root;3978">#3978</ulink>.</para>
  43. </listitem>
  44. </itemizedlist>
  45. </listitem>
  46. <listitem>
  47. <para>2016-09-10</para>
  48. <itemizedlist>
  49. <listitem>
  50. <para>[bdubbs] - Update to e2fsprogs-1.43.3. Fixes
  51. <ulink url="&lfs-ticket-root;3977">#3977</ulink>.</para>
  52. </listitem>
  53. </itemizedlist>
  54. </listitem>
  55. <listitem>
  56. <para>2016-09-09</para>
  57. <itemizedlist>
  58. <listitem>
  59. <para>[bdubbs] - Update to gawk-4.1.4. Fixes
  60. <ulink url="&lfs-ticket-root;3973">#3973</ulink>.</para>
  61. </listitem>
  62. <listitem>
  63. <para>[bdubbs] - Update to e2fsprogs-1.43.2. Fixes
  64. <ulink url="&lfs-ticket-root;3974">#3974</ulink>.</para>
  65. </listitem>
  66. <listitem>
  67. <para>[bdubbs] - Update to linux-4.7.3. Fixes
  68. <ulink url="&lfs-ticket-root;3975">#3975</ulink>.</para>
  69. </listitem>
  70. <listitem>
  71. <para>[bdubbs] - Update to util-linux-2.28.2. Fixes
  72. <ulink url="&lfs-ticket-root;3976">#3976</ulink>.</para>
  73. </listitem>
  74. </itemizedlist>
  75. </listitem>
  76. <listitem>
  77. <para>2016-09-07</para>
  78. <itemizedlist>
  79. <listitem>
  80. <para>[bdubbs] - LFS-7.10 released.</para>
  81. </listitem>
  82. </itemizedlist>
  83. </listitem>
  84. </itemizedlist>
  85. </sect1>