source: introduction/common/changelog.xml@ 9cdfa49

Last change on this file since 9cdfa49 was 43c3da5, checked in by Jim Gifford <clfs@…>, 19 years ago

r902@server (orig r900): jim | 2005-12-14 22:14:15 -0800

r1075@server: jim | 2005-12-14 22:13:57 -0800
Added: Tree 1.5.0. This fixes the TEST 112 failure in the udev testsuite.


  • Property mode set to 100644
File size: 14.3 KB
RevLine 
[bf8c11f]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
[da95ad7]21 <itemizedlist>
22 <title>Changelog Entries:</title>
[bf8c11f]23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
[da95ad7]30 <para>[name] - New changelog entry.</para>
[bf8c11f]31 </listitem>
32 <listitem>
[da95ad7]33 <para>[name] - Previous changelog entry.</para>
[bf8c11f]34 </listitem>
35 </itemizedlist>
36 </listitem>
37-->
38
[05806e8]39 <listitem>
40 <para>December 14, 2005</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
44 further build issues.</para>
45 </listitem>
[496be96]46 <listitem>
47 <para>[jim] - Updated to Man-Pages 2.17.</para>
48 </listitem>
[43c3da5]49 <listitem>
50 <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
51 </listitem>
[05806e8]52 </itemizedlist>
53 </listitem>
54
[ec00b5da]55 <listitem>
56 <para>December 13, 2005</para>
57 <itemizedlist>
58 <listitem>
59 <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
60 Thanks to David Fix.</para>
61 </listitem>
62 </itemizedlist>
63 </listitem>
64
[d1f4384]65 <listitem>
66 <para>December 12, 2005</para>
67 <itemizedlist>
68 <listitem>
69 <para>[jim] - Removed testsuites from Temp-Tools section.</para>
70 </listitem>
71 </itemizedlist>
72 </listitem>
73
[38a5094f]74 <listitem>
[1bc724c]75 <para>December 11, 2005</para>
76 <itemizedlist>
77 <listitem>
78 <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
83 <listitem>
[38a5094f]84 <para>December 9, 2005</para>
85 <itemizedlist>
86 <listitem>
87 <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
88 </listitem>
[9306bac]89 <listitem>
90 <para>[ken] - Bzip2 - clarify what is being tested.</para>
91 </listitem>
[beddd7f]92 <listitem>
93 <para>[jim] - Removed installation of sound sanitized headers.
94 They will be removed in the next release of linux-libc-headers.</para>
95 </listitem>
[38a5094f]96 </itemizedlist>
97 </listitem>
98
[723b084]99 <listitem>
100 <para>December 8, 2005</para>
101 <itemizedlist>
102 <listitem>
103 <para>[jim] - Upgraded to Less 394.</para>
104 </listitem>
[84e963b]105 <listitem>
106 <para>[jim] - Upgraded to Bash 3.1.</para>
107 </listitem>
[44901d7]108 <listitem>
109 <para>[jim] - Upgraded to Readline 5.1.</para>
110 </listitem>
[723b084]111 </itemizedlist>
112 </listitem>
113
[08f924db]114 <listitem>
115 <para>December 7, 2005</para>
116 <itemizedlist>
117 <listitem>
118 <para>[jim] - Upgraded to TCL 8.4.12.</para>
119 </listitem>
[142e211a]120 <listitem>
121 <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
122 </listitem>
[23ddcc3]123 <listitem>
124 <para>[jim] - Upgraded to Readline 5.0.5.</para>
125 </listitem>
[75a132b]126 <listitem>
127 <para>[jim] - Upgraded to Bash 3.0.16.</para>
128 </listitem>
129 </itemizedlist>
[08f924db]130 </listitem>
131
[ee72551]132 <listitem>
133 <para>December 6, 2005</para>
134 <itemizedlist>
135 <listitem>
136 <para>[jim] - Upgraded to Glibc 20051107.</para>
137 </listitem>
138 <listitem>
139 <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
140 </listitem>
[3490624]141 <listitem>
142 <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
143 </listitem>
144 <listitem>
145 <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
146 correct the date in changelog.</para>
147 </listitem>
[9531391]148 <listitem>
149 <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
150 for livecd builders to not loose valueable build time, if something goes
151 wrong.</para>
152 </listitem>
[c5f362fc]153 <listitem>
154 <para>[jim] - Upgraded to Findutils 4.2.27.</para>
155 </listitem>
[ee72551]156 </itemizedlist>
157 </listitem>
[82b71542]158
[77d061a]159 <listitem>
160 <para>December 5, 2005</para>
161 <itemizedlist>
162 <listitem>
163 <para>[Matt Darcy] - Updated the resources page to include reference and base
164 instructions on using the LFS pastebin</para>
[878ca1c]165 </listitem>
[82b71542]166 <listitem>
167 <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
[878ca1c]168 </listitem>
169 <listitem>
[82b71542]170 <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
171 user error system. This change will will need to be validated by
172 by other devs</para>
173 </listitem>
[54996cb]174 <listitem>
175 <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
176 testsuite doesn't bail out when testing generate-modprobe.conf.</para>
177 </listitem>
[82b71542]178 </itemizedlist>
179 </listitem>
180
[7102ce2]181 <listitem>
182 <para>December 3, 2005</para>
183 <itemizedlist>
184 <listitem>
185 <para>[ken] - Reference a home directory for dummy user when testing
[e87810e]186 coreutils, and correct sed 'man page' to 'HTML documentation', both
187 from LFS.</para>
[7102ce2]188 </listitem>
189 </itemizedlist>
190 </listitem>
191
[54f8654]192 <listitem>
[aaec9ca9]193 <para>December 2, 2005</para>
[54f8654]194 <itemizedlist>
195 <listitem>
196 <para>[jim] - Updated to Man-Pages 2.16.</para>
197 </listitem>
198 </itemizedlist>
199 </listitem>
200
[91d4a73]201 <listitem>
202 <para>December 1, 2005</para>
203 <itemizedlist>
204 <listitem>
205 <para>[jim] - Updated to Linux 2.6.14.3.</para>
206 </listitem>
[695df81]207 <listitem>
208 <para>[jim] - Updated to Man-Pages 2.15.</para>
209 </listitem>
[22de609]210 <listitem>
211 <para>[jim] - Updated to Udev 076.</para>
212 </listitem>
[a3e3be0]213 <listitem>
214 <para>[jim] - Added support for Sparc v8 and below.</para>
215 </listitem>
[91d4a73]216 </itemizedlist>
217 </listitem>
218
[e6423a01]219 <listitem>
220 <para>November 30, 2005</para>
221 <itemizedlist>
222 <listitem>
223 <para>[jim] - Text updates to final-system.</para>
224 </listitem>
[e7732d7]225 <listitem>
226 <para>[jim] - Text updates to temp-tools.</para>
227 </listitem>
[e6423a01]228 </itemizedlist>
229 </listitem>
230
[c48c555]231 <listitem>
[6069286]232 <para>November 29, 2005</para>
233 <itemizedlist>
234 <listitem>
235 <para>[jim] - Text updates to chroot.</para>
236 </listitem>
[40c1b5b]237 <listitem>
238 <para>[jim] - Text updates to boot.</para>
239 </listitem>
[6069286]240 </itemizedlist>
241 </listitem>
242
243 <listitem>
244 <para>November 28, 2005</para>
[c48c555]245 <itemizedlist>
246 <listitem>
247 <para>[jim] - Text updates to glibc in all sections.</para>
248 </listitem>
[175ff828]249 <listitem>
250 <para>[jim] - Text updates to temp-system.</para>
251 </listitem>
[1235a03]252 <listitem>
253 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
254 </listitem>
[c48c555]255 </itemizedlist>
256 </listitem>
257
[1b823a37]258 <listitem>
[6069286]259 <para>November 27, 2005</para>
[1b823a37]260 <itemizedlist>
261 <listitem>
262 <para>[jim] - Text updates to gcc in all sections.</para>
263 </listitem>
[9e08944]264 <listitem>
265 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
266 </listitem>
[1b823a37]267 </itemizedlist>
268 </listitem>
269
[d65c6ef]270 <listitem>
[6069286]271 <para>November 25, 2005</para>
[d65c6ef]272 <itemizedlist>
273 <listitem>
274 <para>[jim] - Text updates to binutils in all sections.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
[eea1dfc]279 <listitem>
[6069286]280 <para>November 24, 2005</para>
[eea1dfc]281 <itemizedlist>
282 <listitem>
[da95ad7]283 <para>[Matt Darcy] - Text updates to resources page </para>
[eea1dfc]284 </listitem>
285 <listitem>
[da95ad7]286 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
287 that it no longer exists</para>
[eea1dfc]288 </listitem>
289 </itemizedlist>
290 </listitem>
291
[da95ad7]292 <listitem>
293 <para>November 23, 2005</para>
[eea1dfc]294 <itemizedlist>
295 <listitem>
[da95ad7]296 <para>[jim] - For inetutils to utilize the Ncurses headers in
297 /tools/include.</para>
[eea1dfc]298 </listitem>
299 </itemizedlist>
300 </listitem>
301
[da95ad7]302 <listitem>
303 <para>November 21, 2005</para>
[eea1dfc]304 <itemizedlist>
305 <listitem>
[da95ad7]306 <para>[jim] - Updated to Udev 075.</para>
[eea1dfc]307 </listitem>
308 <listitem>
[da95ad7]309 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[eea1dfc]310 </listitem>
311 </itemizedlist>
312 </listitem>
313
[da95ad7]314 <listitem>
315 <para>November 20, 2005</para>
[eea1dfc]316 <itemizedlist>
317 <listitem>
[da95ad7]318 <para>[jim] - Updated to Findutils 4.2.26.</para>
[eea1dfc]319 </listitem>
320 </itemizedlist>
321 </listitem>
322
323 <listitem>
[da95ad7]324 <para>November 18, 2005</para>
[eea1dfc]325 <itemizedlist>
326 <listitem>
[da95ad7]327 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
328 package.</para>
[eea1dfc]329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
[da95ad7]334 <para>November 17, 2005</para>
[eea1dfc]335 <itemizedlist>
336 <listitem>
[da95ad7]337 <para>[jim] - Update to Man-Pages 2.14.</para>
[eea1dfc]338 </listitem>
339 <listitem>
[da95ad7]340 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
341 Architecture. New Patch added.</para>
[eea1dfc]342 </listitem>
343 <listitem>
[da95ad7]344 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[eea1dfc]345 </listitem>
346 </itemizedlist>
347 </listitem>
348
349 <listitem>
[da95ad7]350 <para>November 13, 2005</para>
[eea1dfc]351 <itemizedlist>
352 <listitem>
[da95ad7]353 <para>[manuel] - Improve the heuristic for determining a locale that
354 is supported by both Glibc and packages outside LFS. Ported from
355 LFS-SVN.</para>
[eea1dfc]356 </listitem>
357 <listitem>
[da95ad7]358 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
359 as make runs it automatically. Ported from LFS-SVN.</para>
[eea1dfc]360 </listitem>
361 <listitem>
[da95ad7]362 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[eea1dfc]363 </listitem>
364 <listitem>
[da95ad7]365 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[eea1dfc]366 </listitem>
367 </itemizedlist>
368 </listitem>
369
370 <listitem>
[da95ad7]371 <para>November 10, 2005</para>
[eea1dfc]372 <itemizedlist>
373 <listitem>
[da95ad7]374 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
375 testsuite. Ported from LFS-SVN.</para>
[eea1dfc]376 </listitem>
377 <listitem>
[da95ad7]378 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[eea1dfc]379 </listitem>
380 <listitem>
[da95ad7]381 <para>[jim] - Added text for multilib kernel build requirements.</para>
[eea1dfc]382 </listitem>
383 </itemizedlist>
384 </listitem>
385
386 <listitem>
[da95ad7]387 <para>November 9, 2005</para>
[eea1dfc]388 <itemizedlist>
389 <listitem>
[da95ad7]390 <para>[manuel] - Stop Udev from killing udevd processes on the
391 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[eea1dfc]392 </listitem>
393 <listitem>
[da95ad7]394 <para>[manuel] - Install the binaries from Less to /usr/bin instead
395 of /bin. Ported from LFS-SVN.</para>
[eea1dfc]396 </listitem>
397 <listitem>
[da95ad7]398 <para>[manuel] - Removed SBUs and disk usage information.</para>
[eea1dfc]399 </listitem>
400 <listitem>
[da95ad7]401 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[eea1dfc]402 </listitem>
403 </itemizedlist>
404 </listitem>
405
406 <listitem>
[da95ad7]407 <para>November 8, 2005</para>
[eea1dfc]408 <itemizedlist>
409 <listitem>
[da95ad7]410 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[eea1dfc]411 </listitem>
412 </itemizedlist>
413 </listitem>
414
415 <listitem>
[da95ad7]416 <para>November 7, 2005</para>
[eea1dfc]417 <itemizedlist>
418 <listitem>
[da95ad7]419 <para>[manuel] - Remove the optimization related warnings from the
420 toolchain packages. Ported from LFS-SVN.</para>
[eea1dfc]421 </listitem>
422 <listitem>
[da95ad7]423 <para>[manuel] - Install Vim's documentation to <filename
424 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
425 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
426 Ported from LFS-SVN.</para>
[eea1dfc]427 </listitem>
428 <listitem>
[da95ad7]429 <para>[manuel] - Correct the instructions for running the
430 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[eea1dfc]431 </listitem>
432 <listitem>
[da95ad7]433 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
434 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[eea1dfc]435 </listitem>
436 </itemizedlist>
437 </listitem>
438
439 <listitem>
[da95ad7]440 <para>November 6, 2005</para>
[eea1dfc]441 <itemizedlist>
442 <listitem>
[da95ad7]443 <para>[jim] - Updated to Coreutils 5.93.</para>
[eea1dfc]444 </listitem>
445 <listitem>
[da95ad7]446 <para>[jim] - Updated to Procps 3.2.6.</para>
[eea1dfc]447 </listitem>
448 <listitem>
[da95ad7]449 <para>[jim] - Updated to Man-Pages 2.13.</para>
[eea1dfc]450 </listitem>
451 </itemizedlist>
452 </listitem>
453
454 <listitem>
[da95ad7]455 <para>November 5, 2005</para>
[eea1dfc]456 <itemizedlist>
457 <listitem>
[da95ad7]458 <para>[jim] - Updated to psmisc 21.8.</para>
[eea1dfc]459 </listitem>
460 </itemizedlist>
461 </listitem>
462
463 <listitem>
[da95ad7]464 <para>November 3, 2005</para>
[eea1dfc]465 <itemizedlist>
466 <listitem>
[da95ad7]467 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
468 Added fixes for dircolors and md5sum also.</para>
[420e0cd]469 </listitem>
470 </itemizedlist>
471 </listitem>
472
[bf8c11f]473 <listitem>
[da95ad7]474 <para>October 31, 2005</para>
[bf8c11f]475 <itemizedlist>
476 <listitem>
[da95ad7]477 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[bf8c11f]478 </listitem>
479 </itemizedlist>
480 </listitem>
481
482 </itemizedlist>
483
484 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
485
486</sect1>
Note: See TracBrowser for help on using the repository browser.