changelog.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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. <listitem><para>Upgraded to:</para>
  17. <itemizedlist>
  18. <listitem><para>Perl 5.8.7</para></listitem>
  19. <listitem><para>Zlib 1.2.3</para></listitem>
  20. </itemizedlist>
  21. </listitem>
  22. <listitem><para>Added:</para>
  23. <itemizedlist>
  24. <listitem><para>texinfo-4.8-tempfile_fix-1.patch</para></listitem>
  25. <listitem><para>bzip2-1.0.3-install_docs-1.patch</para></listitem>
  26. <listitem><para>bzip2-1.0.3-bzgrep_security-1.patch</para></listitem>
  27. <listitem><para>vim-6.3-security_fix-2.patch</para></listitem>
  28. </itemizedlist>
  29. </listitem>
  30. <listitem><para>Removed:</para>
  31. <itemizedlist>
  32. <listitem><para>zlib-1.2.2-security_fix-1.patch;</para></listitem>
  33. </itemizedlist>
  34. </listitem>
  35. <listitem><para>October 14th, 2005 [matt]: Added the updated vim security patch.
  36. </para></listitem>
  37. <listitem><para>October 14th, 2005 [jhuntwork]: Added the bzip2 security
  38. and install docs patches.</para></listitem>
  39. <listitem><para>October 14th, 2005 [jhuntwork]: Added the tempfile patch
  40. for texinfo.</para></listitem>
  41. <listitem><para>October 14th, 2005 [ken]: Update packages and patches in
  42. the changelog to only reflect changes since 6.1. Update zlib.</para></listitem>
  43. <listitem><para>October 13th, 2005 [ken]: Fix known errors in lists of
  44. installed files and bump the perl version.</para></listitem>
  45. </itemizedlist>
  46. </sect1>