source: BOOK/introduction/common/changelog.xml @ 27d97b0e

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 27d97b0e was 27d97b0e, checked in by Jim Gifford <clfs@…>, 18 years ago

r869@server (orig r867): jim | 2005-12-07 13:30:00 -0800

r1009@server: jim | 2005-12-07 13:20:43 -0800
Upgraded to Bash 3.0.16


  • Property mode set to 100644
File size: 12.3 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
9  <?dbhtml filename="changelog.html"?>
10
11  <title>Master Changelog</title>
12
13  <para>This is version &version; 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;"/>.</para>
17
18  <para>Below is a list of detailed changes made since the previous release of
19   the book.</para>
20
[9095be6]21  <itemizedlist>
22    <title>Changelog Entries:</title>
[3f8be484]23
24<!-- Changelog template
25
26    <listitem>
27      <para>Date</para>
28      <itemizedlist>
29        <listitem>
[9095be6]30          <para>[name] - New changelog entry.</para>
[3f8be484]31        </listitem>
32        <listitem>
[9095be6]33          <para>[name] - Previous changelog entry.</para>
[3f8be484]34        </listitem>
35      </itemizedlist>
36    </listitem>
37-->
38
[be51f6c]39    <listitem>
40      <para>December 7, 2005</para>
41      <itemizedlist>
42        <listitem>
43          <para>[jim] - Upgraded to TCL 8.4.12.</para>
44        </listitem>
[b40367c]45        <listitem>
46          <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
47        </listitem>
[be51f6c]48      </itemizedlist>
[b562af6]49        <listitem>
50          <para>[jim] - Upgraded to Readline 5.0.5.</para>
51        </listitem>
52      </itemizedlist>
[27d97b0e]53        <listitem>
54          <para>[jim] - Upgraded to Bash 3.0.16.</para>
55        </listitem>
56      </itemizedlist>
[be51f6c]57    </listitem>
58
[b370497]59    <listitem>
60      <para>December 6, 2005</para>
61      <itemizedlist>
62        <listitem>
63          <para>[jim] - Upgraded to Glibc 20051107.</para>
64        </listitem>
65        <listitem>
66          <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
67        </listitem>
[e3fd238]68        <listitem>
69          <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
70        </listitem>
71        <listitem>
72          <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
73                correct the date in changelog.</para>
74        </listitem>
[6b369e9]75        <listitem>
76          <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
77          for livecd builders to not loose valueable build time, if something goes
78          wrong.</para>
79        </listitem>
[ce36880]80        <listitem>
81          <para>[jim] - Upgraded to Findutils 4.2.27.</para>
82        </listitem>
[b370497]83      </itemizedlist>
84    </listitem>
[7b2bd6b]85
[c362725]86    <listitem>
87      <para>December 5, 2005</para>
88      <itemizedlist>
89        <listitem>
90          <para>[Matt Darcy] - Updated the resources page to include reference and base
91                instructions on using the LFS pastebin</para>
[1f04f72]92        </listitem>
[7b2bd6b]93        <listitem>
94          <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
[1f04f72]95        </listitem>
96        <listitem>
[7b2bd6b]97          <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
98                user error system. This change will will need to be validated by
99                by other devs</para>
100        </listitem>
[24a0fbf4]101        <listitem>
102          <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
103                testsuite doesn't bail out when testing generate-modprobe.conf.</para>
104        </listitem>
[7b2bd6b]105      </itemizedlist>
106    </listitem>
107
[bcbcf48]108    <listitem>
109      <para>December 3, 2005</para>
110      <itemizedlist>
111        <listitem>
112          <para>[ken] - Reference a home directory for dummy user when testing
[df0712e]113          coreutils, and correct sed 'man page' to 'HTML documentation', both
114          from LFS.</para>
[bcbcf48]115        </listitem>
116      </itemizedlist>
117    </listitem>
118
[f87f99c]119    <listitem>
[2db7d0d]120      <para>December 2, 2005</para>
[f87f99c]121      <itemizedlist>
122        <listitem>
123          <para>[jim] - Updated to Man-Pages 2.16.</para>
124        </listitem>
125      </itemizedlist>
126    </listitem>
127
[375e915]128    <listitem>
129      <para>December 1, 2005</para>
130      <itemizedlist>
131        <listitem>
132          <para>[jim] - Updated to Linux 2.6.14.3.</para>
133        </listitem>
[cd69c8e]134        <listitem>
135          <para>[jim] - Updated to Man-Pages 2.15.</para>
136        </listitem>
[94787be]137        <listitem>
138          <para>[jim] - Updated to Udev 076.</para>
139        </listitem>
[24a62de]140        <listitem>
141          <para>[jim] - Added support for Sparc v8 and below.</para>
142        </listitem>
[375e915]143      </itemizedlist>
144    </listitem>
145
[e0e40d3]146   <listitem>
147      <para>November 30, 2005</para>
148      <itemizedlist>
149        <listitem>
150          <para>[jim] - Text updates to final-system.</para>
151        </listitem>
[aa3ee8b]152        <listitem>
153          <para>[jim] - Text updates to temp-tools.</para>
154        </listitem>
[e0e40d3]155      </itemizedlist>
156    </listitem>
157
[d3a4fc0]158   <listitem>
[19a6071]159      <para>November 29, 2005</para>
160      <itemizedlist>
161        <listitem>
162          <para>[jim] - Text updates to chroot.</para>
163        </listitem>
[308a04c]164        <listitem>
165          <para>[jim] - Text updates to boot.</para>
166        </listitem>
[19a6071]167      </itemizedlist>
168    </listitem>
169
170   <listitem>
171      <para>November 28, 2005</para>
[d3a4fc0]172      <itemizedlist>
173        <listitem>
174          <para>[jim] - Text updates to glibc in all sections.</para>
175        </listitem>
[1bc8e5f]176        <listitem>
177          <para>[jim] - Text updates to temp-system.</para>
178        </listitem>
[735ac8e]179        <listitem>
180          <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
181        </listitem>
[d3a4fc0]182      </itemizedlist>
183    </listitem>
184
[d55f00bc]185   <listitem>
[19a6071]186      <para>November 27, 2005</para>
[d55f00bc]187      <itemizedlist>
188        <listitem>
189          <para>[jim] - Text updates to gcc in all sections.</para>
190        </listitem>
[0350f47]191        <listitem>
192          <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
193        </listitem>
[d55f00bc]194      </itemizedlist>
195    </listitem>
196
[ed8de1a]197   <listitem>
[19a6071]198      <para>November 25, 2005</para>
[ed8de1a]199      <itemizedlist>
200        <listitem>
201          <para>[jim] - Text updates to binutils in all sections.</para>
202        </listitem>
203      </itemizedlist>
204    </listitem>
205
[3fc6b0b9]206    <listitem>
[19a6071]207      <para>November 24, 2005</para>
[3fc6b0b9]208      <itemizedlist>
209        <listitem>
[9095be6]210          <para>[Matt Darcy] - Text updates to resources page </para>
[3fc6b0b9]211        </listitem>
212        <listitem>
[9095be6]213          <para>[Matt Darcy] - Updated reference to LFS news server to reflect
214          that it no longer exists</para>
[3fc6b0b9]215        </listitem>
216      </itemizedlist>
217    </listitem>
218
[9095be6]219    <listitem>
220      <para>November 23, 2005</para>
[3fc6b0b9]221      <itemizedlist>
222        <listitem>
[9095be6]223          <para>[jim] - For inetutils to utilize the Ncurses headers in
224          /tools/include.</para>
[3fc6b0b9]225        </listitem>
226      </itemizedlist>
227    </listitem>
228
[9095be6]229    <listitem>
230      <para>November 21, 2005</para>
[3fc6b0b9]231      <itemizedlist>
232        <listitem>
[9095be6]233          <para>[jim] - Updated to Udev 075.</para>
[3fc6b0b9]234        </listitem>
235        <listitem>
[9095be6]236          <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[3fc6b0b9]237        </listitem>
238      </itemizedlist>
239    </listitem>
240
[9095be6]241    <listitem>
242      <para>November 20, 2005</para>
[3fc6b0b9]243      <itemizedlist>
244        <listitem>
[9095be6]245          <para>[jim] - Updated to Findutils 4.2.26.</para>
[3fc6b0b9]246        </listitem>
247      </itemizedlist>
248    </listitem>
249
250    <listitem>
[9095be6]251      <para>November 18, 2005</para>
[3fc6b0b9]252      <itemizedlist>
253        <listitem>
[9095be6]254          <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
255          package.</para>
[3fc6b0b9]256        </listitem>
257      </itemizedlist>
258    </listitem>
259
260    <listitem>
[9095be6]261      <para>November 17, 2005</para>
[3fc6b0b9]262      <itemizedlist>
263        <listitem>
[9095be6]264          <para>[jim] - Update to Man-Pages 2.14.</para>
[3fc6b0b9]265        </listitem>
266        <listitem>
[9095be6]267          <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
268          Architecture. New Patch added.</para>
[3fc6b0b9]269        </listitem>
270        <listitem>
[9095be6]271          <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[3fc6b0b9]272        </listitem>
273      </itemizedlist>
274    </listitem>
275
276    <listitem>
[9095be6]277      <para>November 13, 2005</para>
[3fc6b0b9]278      <itemizedlist>
279        <listitem>
[9095be6]280          <para>[manuel] - Improve the heuristic for determining a locale that
281          is supported by both Glibc and packages outside LFS. Ported from
282          LFS-SVN.</para>
[3fc6b0b9]283        </listitem>
284        <listitem>
[9095be6]285          <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
286          as make runs it automatically. Ported from LFS-SVN.</para>
[3fc6b0b9]287        </listitem>
288        <listitem>
[9095be6]289          <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[3fc6b0b9]290        </listitem>
291        <listitem>
[9095be6]292          <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[3fc6b0b9]293        </listitem>
294      </itemizedlist>
295    </listitem>
296
297    <listitem>
[9095be6]298      <para>November 10, 2005</para>
[3fc6b0b9]299      <itemizedlist>
300        <listitem>
[9095be6]301          <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
302          testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]303        </listitem>
304        <listitem>
[9095be6]305          <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[3fc6b0b9]306        </listitem>
307        <listitem>
[9095be6]308          <para>[jim] - Added text for multilib kernel build requirements.</para>
[3fc6b0b9]309        </listitem>
310      </itemizedlist>
311    </listitem>
312
313    <listitem>
[9095be6]314      <para>November 9, 2005</para>
[3fc6b0b9]315      <itemizedlist>
316        <listitem>
[9095be6]317          <para>[manuel] - Stop Udev from killing udevd processes on the
318          system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[3fc6b0b9]319        </listitem>
320        <listitem>
[9095be6]321          <para>[manuel] - Install the binaries from Less to /usr/bin instead
322          of /bin. Ported from LFS-SVN.</para>
[3fc6b0b9]323        </listitem>
324        <listitem>
[9095be6]325          <para>[manuel] - Removed SBUs and disk usage information.</para>
[3fc6b0b9]326        </listitem>
327        <listitem>
[9095be6]328          <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[3fc6b0b9]329        </listitem>
330      </itemizedlist>
331    </listitem>
332
333    <listitem>
[9095be6]334      <para>November 8, 2005</para>
[3fc6b0b9]335      <itemizedlist>
336        <listitem>
[9095be6]337          <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[3fc6b0b9]338        </listitem>
339      </itemizedlist>
340    </listitem>
341
342    <listitem>
[9095be6]343      <para>November 7, 2005</para>
[3fc6b0b9]344      <itemizedlist>
345        <listitem>
[9095be6]346          <para>[manuel] - Remove the optimization related warnings from the
347          toolchain packages. Ported from LFS-SVN.</para>
[3fc6b0b9]348        </listitem>
349        <listitem>
[9095be6]350          <para>[manuel] - Install Vim's documentation to <filename
351          class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
352          of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
353          Ported from LFS-SVN.</para>
[3fc6b0b9]354        </listitem>
355        <listitem>
[9095be6]356          <para>[manuel] - Correct the instructions for running the
357          Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]358        </listitem>
359        <listitem>
[9095be6]360          <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
361          cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[3fc6b0b9]362        </listitem>
363      </itemizedlist>
364    </listitem>
365
366    <listitem>
[9095be6]367      <para>November 6, 2005</para>
[3fc6b0b9]368      <itemizedlist>
369        <listitem>
[9095be6]370          <para>[jim] - Updated to Coreutils 5.93.</para>
[3fc6b0b9]371        </listitem>
372        <listitem>
[9095be6]373          <para>[jim] - Updated to Procps 3.2.6.</para>
[3fc6b0b9]374        </listitem>
375        <listitem>
[9095be6]376          <para>[jim] - Updated to Man-Pages 2.13.</para>
[3fc6b0b9]377        </listitem>
378      </itemizedlist>
379    </listitem>
380
381    <listitem>
[9095be6]382      <para>November 5, 2005</para>
[3fc6b0b9]383      <itemizedlist>
384        <listitem>
[9095be6]385          <para>[jim] - Updated to psmisc 21.8.</para>
[3fc6b0b9]386        </listitem>
387      </itemizedlist>
388    </listitem>
389
390    <listitem>
[9095be6]391      <para>November 3, 2005</para>
[3fc6b0b9]392      <itemizedlist>
393        <listitem>
[9095be6]394          <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
395           Added fixes for dircolors and md5sum also.</para>
[8fdfc096]396        </listitem>
397      </itemizedlist>
398    </listitem>
399
[3f8be484]400    <listitem>
[9095be6]401      <para>October 31, 2005</para>
[3f8be484]402      <itemizedlist>
403        <listitem>
[9095be6]404          <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[3f8be484]405        </listitem>
406      </itemizedlist>
407    </listitem>
408
409  </itemizedlist>
410
411  <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
412
413</sect1>
Note: See TracBrowser for help on using the repository browser.