source: chapter01/changelog.xml@ 1f2827e4

Last change on this file since 1f2827e4 was 1f2827e4, checked in by Jeremy Utley <jeremy@…>, 19 years ago

Added MSB's note on his rewritten hint. See bugzilla 943 for more info

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6<sect1 id="ch-scatter-changelog" condition="html">
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 two 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>Automake 1.9.3</para></listitem>
23<listitem><para>Binutils 2.15.94.0.2</para></listitem>
24<listitem><para>File 4.12</para></listitem>
25<listitem><para>Findutils 4.2.3</para></listitem>
26<listitem><para>GCC 3.4.2</para></listitem>
27<listitem><para>Glibc 20041011</para></listitem>
28<listitem><para>Grep 2.5.1a</para></listitem>
29<listitem><para>Iana-Etc 1.03</para></listitem>
30<listitem><para>Iproute2 2.6.9-041019</para></listitem>
31<listitem><para>LFS-Bootscripts 2.2.3</para></listitem>
32<listitem><para>Libtool 1.5.10</para></listitem>
33<listitem><para>Linux 2.6.9</para></listitem>
34<listitem><para>Linux-libc-headers 2.6.9.1</para></listitem>
35<listitem><para>Man 1.5o1</para></listitem>
36<listitem><para>Man-pages 1.70</para></listitem>
37<listitem><para>Module-init-tools 3.1</para></listitem>
38<listitem><para>Procps 3.2.4</para></listitem>
39<listitem><para>Shadow 4.0.6</para></listitem>
40<listitem><para>Tcl 8.4.8</para></listitem>
41<listitem><para>Udev 046</para></listitem>
42<listitem><para>Util-linux 2.12i</para></listitem>
43<listitem><para>Zlib 1.2.2</para></listitem>
44</itemizedlist>
45</listitem>
46
47<listitem><para>Added:</para>
48<itemizedlist>
49<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
50<listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem>
51<listitem><para>Hotplug 2004_09_23</para></listitem>
52<listitem><para>Libol 0.3.14</para></listitem>
53<listitem><para>Syslog-ng 1.6.5</para></listitem>
54</itemizedlist>
55</listitem>
56
57<listitem><para>Removed:</para>
58<itemizedlist>
59<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem>
60<listitem><para>Sysklogd 1.4.1</para></listitem>
61<listitem><para>util-linux-2.12b-sfdisk-1.patch</para></listitem>
62<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
63</itemizedlist>
64</listitem>
65
66<listitem><para>December 25, 2004 [jeremy]: Added text suggested by MSB,
67closing Bug 943</para></listitem>
68
69<listitem><para>December 25, 2004 [jeremy]: Upgraded binutils to 2.14.94.0.2 -
70should fix the TLS strip issue that's been seen, at least on X86</para></listitem>
71
72<listitem><para>December 22, 2004 [manuel]: Readded to chapter09/reboot.xml a para lost
73from version 5.1.</para></listitem>
74
75<listitem><para>December 20, 2004 [manuel]: Made Grub's configuration location
76FHS compliant.</para></listitem>
77
78<listitem><para>December 19, 2004 [manuel]: Added the irc.lfs-matrix.de IRC server.</para></listitem>
79
80<listitem><para>December 5, 2004 [jeremy]: Added the DOCBOOKTOMAN parameter
81to Module-init-utils - without this, compilation fails. Thanks Boris Buegling</para></listitem>
82
83<listitem><para>December 2, 2004 [jeremy]: Removed the old display_wrap bash
84patch, in favor of the newer fixes patch, and added the avoid_WCONTINUED
85patch as well</para></listitem>
86
87<listitem><para>December 2, 2004 [jeremy]: Upgraded to TCL 8.4.8, Grep 2.5.1a
88Util-linux 2.12i, Iana-etc 1.03, File 4.12, Module-init-tools 3.1, Procps 3.2.4
89</para></listitem>
90
91<listitem><para>December 2, 2004 [jeremy]: Migrated change from unstable to
92build Glibc against sanitized linux-libc-headers instead of raw kernel headers,
93bringing us more in line with what the kernel developers think should be
94happening.</para></listitem>
95
96<listitem><para>December 1, 2004 [jeremy]: Dropped Udev from being built in
97Chapter 5, in favor of creating a minimal set of devices at the beginning
98of Chapter 6. All devices are created after the installation of Udev near
99the end of Chapter 6</para></listitem>
100
101<listitem><para>December 1, 2004 [jeremy]: Upgraded to Automake 1.9.3,
102Binutils 2.15.92.0.2, Findutils 4.2.3, GCC 3.4.2, Glibc 20041011, Iana-Etc 1.02
103Iproute2 2.6.9-041019, LFS-Bootscripts 2.2.3, Libtool 1.5.10, Linux 2.6.9
104Linux-libc-headers 2.6.9.1, Man 1.5o1, Man-pages 1.70, Shadow 4.0.6,
105Udev 046, Zlib 1.2.2, Hotplug 2004_09_23, Libol 0.3.14, Syslog-ng 1.6.5</para></listitem>
106
107</itemizedlist>
108
109<para>Branch frozen for LFS 6.0 as of October 10, 2004</para>
110
111</sect1>
Note: See TracBrowser for help on using the repository browser.