source: chapter01/changelog.xml@ 816e353

6.1.1
Last change on this file since 816e353 was 816e353, checked in by Matthew Burgess <matthew@…>, 18 years ago

Fix typos in Changelog

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/6.1.1-pre2/BOOK@7181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 5.2 KB
Line 
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
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
12version is probably already available. To find out, please check one of the
13mirrors via <ulink url="&lfs-root;"/>.</para>
14
15<para>Below is a list of changes made since the previous release of the book.
16First a summary, then a detailed log.</para>
17
18<itemizedlist>
19
20<listitem><para>Upgraded to:</para>
21<itemizedlist>
22<listitem><para>Perl 5.8.7</para></listitem>
23<listitem><para>Zlib 1.2.3</para></listitem>
24</itemizedlist>
25</listitem>
26
27<listitem><para>Added:</para>
28<itemizedlist>
29<listitem><para>&binutils-gcc4-patch;</para></listitem>
30<listitem><para>&bzip2-docs-patch;</para></listitem>
31<listitem><para>&bzip2-bzgrep-patch;</para></listitem>
32<listitem><para>&glibc-rtld-patch;</para></listitem>
33<listitem><para>&glibc-tls_assert-patch;</para></listitem>
34<listitem><para>&texinfo-tempfile_fix-patch;</para></listitem>
35<listitem><para>&util-linux-umount-patch;</para></listitem>
36<listitem><para>&vim-security_fix-patch;</para></listitem>
37</itemizedlist>
38</listitem>
39
40<listitem><para>Removed:</para>
41<itemizedlist>
42<listitem><para>zlib-1.2.2-security_fix-1.patch;</para></listitem>
43</itemizedlist>
44</listitem>
45
46<listitem><para>November 24, 2005 [matt]: LFS-6.1.1-pre2 release.</para>
47</listitem>
48
49<listitem><para>November 24, 2005 [matt]: Fix an issue with Glibc that prevents
50some programs (including OpenOffice.org) from running.</para></listitem>
51
52<listitem><para>November 23, 2005 [gerard]: Corrected reference to 'man page' to
53'HTML documentation' in chapter 6/sec</para></listitem>
54
55<listitem><para>November 18, 2005 [manuel]: Fixed the unpack of the
56module-init-tools-testsuite package.</para></listitem>
57
58<listitem><para>November 18, 2005 [manuel]: PDF fixes.</para></listitem>
59
60<listitem><para>November 17, 2005 [matt]: LFS-6.1.1-pre1
61release.</para></listitem>
62
63<listitem><para>November 12, 2005 [matt]: Improve the heuristic for determining
64a locale that is supported by both Glibc and packages outside LFS (bug 1642).
65Many thanks to Alexander Patrakov for highlighting the numerous issues and for
66reviewing the various suggested fixes.</para></listitem>
67
68<listitem><para>November 12, 2005 [matt]: Omit running Bzip2's testsuite as a
69separate step, as <command>make</command> runs it automatically (bug 1652).
70</para></listitem>
71
72<listitem><para>November 7, 2005 [matt]: Stop Udev from killing udevd processes
73on the host system (fixes bug 1651). Thanks to Alexander Patrakov for the
74report and the fix.</para></listitem>
75
76<listitem><para>November 5, 2005 [matt]: Add a note to the toolchain sanity
77check in chapter 5 to explain that if TCL fails to build, it's an indication of
78a broken toolchain (bug 1581).</para></listitem>
79
80<listitem><para>November 4, 2005 [matt]: Correct the instructions for running
81Module-Init-Tools' testsuite (fixes bug 1597). Thanks to Greg Schafer, Tushar
82Teredesai and to Randy McMurchy for providing the patch.</para></listitem>
83
84<listitem><para>October 29, 2005 [manuel]: PDF fixes.</para></listitem>
85
86<listitem><para>October 23, 2005 [manuel]: Added Bash documentation
87installation. Added notes about libiconv and Cracklib. Fixed the installation
88of Sed documentation. Replaced a patch for IPRoute2 by a sed
89command.</para></listitem>
90
91<listitem><para>October 19, 2005 [manuel]: Updated the acknowledgements to
92current trunk version. Ported some redaction changes in preface and chapter01
93pages. Moved chapter02 to part II. Added -v switches. Ported several typos
94and redaction fixes from trunk.</para></listitem>
95
96<listitem><para>October 19, 2005 [manuel]: Updated the stylesheets, Makefile
97and related files to current trunk versions.</para></listitem>
98
99<listitem><para>October 15, 2005 [matt]: Use an updated version of the Udev
100rules file (fixes bug 1639).</para></listitem>
101
102<listitem><para>October 15, 2005 [matt]: Add a cdrom group as required by the
103Udev rules file</para></listitem>
104
105<listitem><para>October 14th, 2005 [ken]: Added a patch to allow binutils
106to be built from a host running gcc-4, updated glibc instructions for the rtld
107patch, updated space/time for perl and zlib.</para></listitem>
108
109<listitem><para>October 14th, 2005 [matt]: Added a patch to fix a security
110vulnerability in util-linux.</para></listitem>
111
112<listitem><para>October 14th, 2005 [matt]: Added the updated vim security patch.
113</para></listitem>
114
115<listitem><para>October 14th, 2005 [jhuntwork]: Added the bzip2 security
116and install docs patches.</para></listitem>
117
118<listitem><para>October 14th, 2005 [jhuntwork]: Added the tempfile patch
119for texinfo.</para></listitem>
120
121<listitem><para>October 14th, 2005 [ken]: Update packages and patches in
122the changelog to only reflect changes since 6.1. Update zlib.</para></listitem>
123
124<listitem><para>October 13th, 2005 [ken]: Fix known errors in lists of
125installed files and bump the perl version.</para></listitem>
126
127</itemizedlist>
128
129</sect1>
Note: See TracBrowser for help on using the repository browser.