source: introduction/common/changelog.xml@ db38a36

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

r980@server (orig r978): ken | 2005-12-30 09:13:41 -0800
Move 'tree' out of /usr/local

  • Property mode set to 100644
File size: 18.9 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
[db38a36]39 <listitem>
40 <para>December 30, 2005</para>
41 <itemizedlist>
42 <listitem>
43 <para>[ken] - Fix where tree gets installed.</para>
44 </listitem>
45 </itemizedlist>
46 </listitem>
47
[51bfc04]48 <listitem>
49 <para>December 29, 2005</para>
50 <itemizedlist>
51 <listitem>
52 <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
53 </listitem>
54 </itemizedlist>
55 </listitem>
56
[31cff1bc]57 <listitem>
58 <para>December 28, 2005</para>
59 <itemizedlist>
60 <listitem>
61 <para>[ken] - Remove --with-x=no from expect - either we booted, or we
62 are in chroot.</para>
63 </listitem>
[54e0992]64 <listitem>
65 <para>[ken] - Fix a failure to build glibc-headers.</para>
66 </listitem>
[07b5f51]67 <listitem>
68 <para>[jim] - Updated to Linux 2.6.14.5.</para>
69 </listitem>
[31cff1bc]70 </itemizedlist>
71 </listitem>
72
[d4285da]73 <listitem>
74 <para>December 23, 2005</para>
75 <itemizedlist>
76 <listitem>
77 <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
78 </listitem>
79 </itemizedlist>
80 </listitem>
81
[d5e40913]82 <listitem>
83 <para>December 22, 2005</para>
84 <itemizedlist>
85 <listitem>
86 <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
87 following issue: There are parsing problems with compound assignments in several contexts,
88 including as arguments to builtins like `local', `eval', and `let', and
89 as multiple assignments in a single command.</para>
90 </listitem>
[dcc18d8f]91 <listitem>
92 <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
93 following issue: A problem with the readline callback interface can result in segmentation
94 faults when using the delete-char function via a multiple-key sequence.
95 Two consecutive calls to delete-char will crash the application calling
96 readline.</para>
97 </listitem>
[b1e8d281]98 <listitem>
99 <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
100 a potential security threat. Thus the reason for removal.</para>
101 </listitem>
[60d7f3af]102 <listitem>
103 <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
104 </listitem>
[d5e40913]105 </itemizedlist>
106 </listitem>
107
[0f48cdb0]108 <listitem>
109 <para>December 20, 2005</para>
110 <itemizedlist>
111 <listitem>
112 <para>[jim] - Updated to M4 1.4.4.</para>
113 </listitem>
114 </itemizedlist>
115 </listitem>
116
[4dbbb18]117 <listitem>
118 <para>December 19, 2005</para>
119 <itemizedlist>
120 <listitem>
121 <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
122 </listitem>
[344fb79b]123 <listitem>
124 <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
125 an issue in Gawk. Thank you Greg Schaefer.</para>
126 </listitem>
[4dbbb18]127 </itemizedlist>
128 </listitem>
129
[3f81e97e]130 <listitem>
[0cd63ff]131 <para>December 18, 2005</para>
[3f81e97e]132 <itemizedlist>
133 <listitem>
[0cd63ff]134 <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
135 perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
136 and boot sections.</para>
[3f81e97e]137 </listitem>
[49aa5e3a]138 <listitem>
139 <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
140 it was found that these were not needed for building the final system on
141 a multilib capable build.</para>
142 </listitem>
[dff8c43]143 <listitem>
144 <para>[jim] - Updated to Libtool 1.5.22.</para>
145 </listitem>
[5328cc9]146 <listitem>
147 <para>[jim] - Updated to Man-Pages 2.18.</para>
148 </listitem>
[3f81e97e]149 </itemizedlist>
150 </listitem>
151
[03bce95]152 <listitem>
153 <para>December 17, 2005</para>
154 <itemizedlist>
155 <listitem>
156 <para>[jim] - Updated to psmisc 21.9.</para>
157 </listitem>
158 </itemizedlist>
159 </listitem>
160
[f1a8441]161 <listitem>
162 <para>December 16, 2005</para>
163 <itemizedlist>
164 <listitem>
165 <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
166 </listitem>
[75f784f]167 <listitem>
168 <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
169 in perl.</para>
170 </listitem>
[f1a8441]171 </itemizedlist>
172 </listitem>
173
[655b411]174 <listitem>
175 <para>December 15, 2005</para>
176 <itemizedlist>
177 <listitem>
178 <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
179 </listitem>
[4c2b35f]180 <listitem>
181 <para>[jim] - Added not to temp-system about the WARNING message.</para>
182 </listitem>
[655b411]183 </itemizedlist>
184 </listitem>
185
[05806e8]186 <listitem>
187 <para>December 14, 2005</para>
188 <itemizedlist>
189 <listitem>
190 <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
191 further build issues.</para>
192 </listitem>
[496be96]193 <listitem>
194 <para>[jim] - Updated to Man-Pages 2.17.</para>
195 </listitem>
[43c3da5]196 <listitem>
197 <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
198 </listitem>
[05806e8]199 </itemizedlist>
200 </listitem>
201
[ec00b5da]202 <listitem>
203 <para>December 13, 2005</para>
204 <itemizedlist>
205 <listitem>
206 <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
207 Thanks to David Fix.</para>
208 </listitem>
209 </itemizedlist>
210 </listitem>
211
[d1f4384]212 <listitem>
213 <para>December 12, 2005</para>
214 <itemizedlist>
215 <listitem>
216 <para>[jim] - Removed testsuites from Temp-Tools section.</para>
217 </listitem>
218 </itemizedlist>
219 </listitem>
220
[38a5094f]221 <listitem>
[1bc724c]222 <para>December 11, 2005</para>
223 <itemizedlist>
224 <listitem>
225 <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
226 </listitem>
227 </itemizedlist>
228 </listitem>
229
230 <listitem>
[38a5094f]231 <para>December 9, 2005</para>
232 <itemizedlist>
233 <listitem>
234 <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
235 </listitem>
[9306bac]236 <listitem>
237 <para>[ken] - Bzip2 - clarify what is being tested.</para>
238 </listitem>
[beddd7f]239 <listitem>
240 <para>[jim] - Removed installation of sound sanitized headers.
241 They will be removed in the next release of linux-libc-headers.</para>
242 </listitem>
[38a5094f]243 </itemizedlist>
244 </listitem>
245
[723b084]246 <listitem>
247 <para>December 8, 2005</para>
248 <itemizedlist>
249 <listitem>
250 <para>[jim] - Upgraded to Less 394.</para>
251 </listitem>
[84e963b]252 <listitem>
253 <para>[jim] - Upgraded to Bash 3.1.</para>
254 </listitem>
[44901d7]255 <listitem>
256 <para>[jim] - Upgraded to Readline 5.1.</para>
257 </listitem>
[723b084]258 </itemizedlist>
259 </listitem>
260
[08f924db]261 <listitem>
262 <para>December 7, 2005</para>
263 <itemizedlist>
264 <listitem>
265 <para>[jim] - Upgraded to TCL 8.4.12.</para>
266 </listitem>
[142e211a]267 <listitem>
268 <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
269 </listitem>
[23ddcc3]270 <listitem>
271 <para>[jim] - Upgraded to Readline 5.0.5.</para>
272 </listitem>
[75a132b]273 <listitem>
274 <para>[jim] - Upgraded to Bash 3.0.16.</para>
275 </listitem>
276 </itemizedlist>
[08f924db]277 </listitem>
278
[ee72551]279 <listitem>
280 <para>December 6, 2005</para>
281 <itemizedlist>
282 <listitem>
283 <para>[jim] - Upgraded to Glibc 20051107.</para>
284 </listitem>
285 <listitem>
286 <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
287 </listitem>
[3490624]288 <listitem>
289 <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
290 </listitem>
291 <listitem>
292 <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
293 correct the date in changelog.</para>
294 </listitem>
[9531391]295 <listitem>
296 <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
297 for livecd builders to not loose valueable build time, if something goes
298 wrong.</para>
299 </listitem>
[c5f362fc]300 <listitem>
301 <para>[jim] - Upgraded to Findutils 4.2.27.</para>
302 </listitem>
[ee72551]303 </itemizedlist>
304 </listitem>
[82b71542]305
[77d061a]306 <listitem>
307 <para>December 5, 2005</para>
308 <itemizedlist>
309 <listitem>
310 <para>[Matt Darcy] - Updated the resources page to include reference and base
311 instructions on using the LFS pastebin</para>
[878ca1c]312 </listitem>
[82b71542]313 <listitem>
314 <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
[878ca1c]315 </listitem>
316 <listitem>
[82b71542]317 <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
318 user error system. This change will will need to be validated by
319 by other devs</para>
320 </listitem>
[54996cb]321 <listitem>
322 <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
323 testsuite doesn't bail out when testing generate-modprobe.conf.</para>
324 </listitem>
[82b71542]325 </itemizedlist>
326 </listitem>
327
[7102ce2]328 <listitem>
329 <para>December 3, 2005</para>
330 <itemizedlist>
331 <listitem>
332 <para>[ken] - Reference a home directory for dummy user when testing
[e87810e]333 coreutils, and correct sed 'man page' to 'HTML documentation', both
334 from LFS.</para>
[7102ce2]335 </listitem>
336 </itemizedlist>
337 </listitem>
338
[54f8654]339 <listitem>
[aaec9ca9]340 <para>December 2, 2005</para>
[54f8654]341 <itemizedlist>
342 <listitem>
343 <para>[jim] - Updated to Man-Pages 2.16.</para>
344 </listitem>
345 </itemizedlist>
346 </listitem>
347
[91d4a73]348 <listitem>
349 <para>December 1, 2005</para>
350 <itemizedlist>
351 <listitem>
352 <para>[jim] - Updated to Linux 2.6.14.3.</para>
353 </listitem>
[695df81]354 <listitem>
355 <para>[jim] - Updated to Man-Pages 2.15.</para>
356 </listitem>
[22de609]357 <listitem>
358 <para>[jim] - Updated to Udev 076.</para>
359 </listitem>
[a3e3be0]360 <listitem>
361 <para>[jim] - Added support for Sparc v8 and below.</para>
362 </listitem>
[91d4a73]363 </itemizedlist>
364 </listitem>
365
[e6423a01]366 <listitem>
367 <para>November 30, 2005</para>
368 <itemizedlist>
369 <listitem>
370 <para>[jim] - Text updates to final-system.</para>
371 </listitem>
[e7732d7]372 <listitem>
373 <para>[jim] - Text updates to temp-tools.</para>
374 </listitem>
[e6423a01]375 </itemizedlist>
376 </listitem>
377
[c48c555]378 <listitem>
[6069286]379 <para>November 29, 2005</para>
380 <itemizedlist>
381 <listitem>
382 <para>[jim] - Text updates to chroot.</para>
383 </listitem>
[40c1b5b]384 <listitem>
385 <para>[jim] - Text updates to boot.</para>
386 </listitem>
[6069286]387 </itemizedlist>
388 </listitem>
389
390 <listitem>
391 <para>November 28, 2005</para>
[c48c555]392 <itemizedlist>
393 <listitem>
394 <para>[jim] - Text updates to glibc in all sections.</para>
395 </listitem>
[175ff828]396 <listitem>
397 <para>[jim] - Text updates to temp-system.</para>
398 </listitem>
[1235a03]399 <listitem>
400 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
401 </listitem>
[c48c555]402 </itemizedlist>
403 </listitem>
404
[1b823a37]405 <listitem>
[6069286]406 <para>November 27, 2005</para>
[1b823a37]407 <itemizedlist>
408 <listitem>
409 <para>[jim] - Text updates to gcc in all sections.</para>
410 </listitem>
[9e08944]411 <listitem>
412 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
413 </listitem>
[1b823a37]414 </itemizedlist>
415 </listitem>
416
[d65c6ef]417 <listitem>
[6069286]418 <para>November 25, 2005</para>
[d65c6ef]419 <itemizedlist>
420 <listitem>
421 <para>[jim] - Text updates to binutils in all sections.</para>
422 </listitem>
423 </itemizedlist>
424 </listitem>
425
[eea1dfc]426 <listitem>
[6069286]427 <para>November 24, 2005</para>
[eea1dfc]428 <itemizedlist>
429 <listitem>
[da95ad7]430 <para>[Matt Darcy] - Text updates to resources page </para>
[eea1dfc]431 </listitem>
432 <listitem>
[da95ad7]433 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
434 that it no longer exists</para>
[eea1dfc]435 </listitem>
436 </itemizedlist>
437 </listitem>
438
[da95ad7]439 <listitem>
440 <para>November 23, 2005</para>
[eea1dfc]441 <itemizedlist>
442 <listitem>
[da95ad7]443 <para>[jim] - For inetutils to utilize the Ncurses headers in
444 /tools/include.</para>
[eea1dfc]445 </listitem>
446 </itemizedlist>
447 </listitem>
448
[da95ad7]449 <listitem>
450 <para>November 21, 2005</para>
[eea1dfc]451 <itemizedlist>
452 <listitem>
[da95ad7]453 <para>[jim] - Updated to Udev 075.</para>
[eea1dfc]454 </listitem>
455 <listitem>
[da95ad7]456 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[eea1dfc]457 </listitem>
458 </itemizedlist>
459 </listitem>
460
[da95ad7]461 <listitem>
462 <para>November 20, 2005</para>
[eea1dfc]463 <itemizedlist>
464 <listitem>
[da95ad7]465 <para>[jim] - Updated to Findutils 4.2.26.</para>
[eea1dfc]466 </listitem>
467 </itemizedlist>
468 </listitem>
469
470 <listitem>
[da95ad7]471 <para>November 18, 2005</para>
[eea1dfc]472 <itemizedlist>
473 <listitem>
[da95ad7]474 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
475 package.</para>
[eea1dfc]476 </listitem>
477 </itemizedlist>
478 </listitem>
479
480 <listitem>
[da95ad7]481 <para>November 17, 2005</para>
[eea1dfc]482 <itemizedlist>
483 <listitem>
[da95ad7]484 <para>[jim] - Update to Man-Pages 2.14.</para>
[eea1dfc]485 </listitem>
486 <listitem>
[da95ad7]487 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
488 Architecture. New Patch added.</para>
[eea1dfc]489 </listitem>
490 <listitem>
[da95ad7]491 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[eea1dfc]492 </listitem>
493 </itemizedlist>
494 </listitem>
495
496 <listitem>
[da95ad7]497 <para>November 13, 2005</para>
[eea1dfc]498 <itemizedlist>
499 <listitem>
[da95ad7]500 <para>[manuel] - Improve the heuristic for determining a locale that
501 is supported by both Glibc and packages outside LFS. Ported from
502 LFS-SVN.</para>
[eea1dfc]503 </listitem>
504 <listitem>
[da95ad7]505 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
506 as make runs it automatically. Ported from LFS-SVN.</para>
[eea1dfc]507 </listitem>
508 <listitem>
[da95ad7]509 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[eea1dfc]510 </listitem>
511 <listitem>
[da95ad7]512 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[eea1dfc]513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
[da95ad7]518 <para>November 10, 2005</para>
[eea1dfc]519 <itemizedlist>
520 <listitem>
[da95ad7]521 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
522 testsuite. Ported from LFS-SVN.</para>
[eea1dfc]523 </listitem>
524 <listitem>
[da95ad7]525 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[eea1dfc]526 </listitem>
527 <listitem>
[da95ad7]528 <para>[jim] - Added text for multilib kernel build requirements.</para>
[eea1dfc]529 </listitem>
530 </itemizedlist>
531 </listitem>
532
533 <listitem>
[da95ad7]534 <para>November 9, 2005</para>
[eea1dfc]535 <itemizedlist>
536 <listitem>
[da95ad7]537 <para>[manuel] - Stop Udev from killing udevd processes on the
538 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[eea1dfc]539 </listitem>
540 <listitem>
[da95ad7]541 <para>[manuel] - Install the binaries from Less to /usr/bin instead
542 of /bin. Ported from LFS-SVN.</para>
[eea1dfc]543 </listitem>
544 <listitem>
[da95ad7]545 <para>[manuel] - Removed SBUs and disk usage information.</para>
[eea1dfc]546 </listitem>
547 <listitem>
[da95ad7]548 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[eea1dfc]549 </listitem>
550 </itemizedlist>
551 </listitem>
552
553 <listitem>
[da95ad7]554 <para>November 8, 2005</para>
[eea1dfc]555 <itemizedlist>
556 <listitem>
[da95ad7]557 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[eea1dfc]558 </listitem>
559 </itemizedlist>
560 </listitem>
561
562 <listitem>
[da95ad7]563 <para>November 7, 2005</para>
[eea1dfc]564 <itemizedlist>
565 <listitem>
[da95ad7]566 <para>[manuel] - Remove the optimization related warnings from the
567 toolchain packages. Ported from LFS-SVN.</para>
[eea1dfc]568 </listitem>
569 <listitem>
[da95ad7]570 <para>[manuel] - Install Vim's documentation to <filename
571 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
572 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
573 Ported from LFS-SVN.</para>
[eea1dfc]574 </listitem>
575 <listitem>
[da95ad7]576 <para>[manuel] - Correct the instructions for running the
577 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[eea1dfc]578 </listitem>
579 <listitem>
[da95ad7]580 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
581 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[eea1dfc]582 </listitem>
583 </itemizedlist>
584 </listitem>
585
586 <listitem>
[da95ad7]587 <para>November 6, 2005</para>
[eea1dfc]588 <itemizedlist>
589 <listitem>
[da95ad7]590 <para>[jim] - Updated to Coreutils 5.93.</para>
[eea1dfc]591 </listitem>
592 <listitem>
[da95ad7]593 <para>[jim] - Updated to Procps 3.2.6.</para>
[eea1dfc]594 </listitem>
595 <listitem>
[da95ad7]596 <para>[jim] - Updated to Man-Pages 2.13.</para>
[eea1dfc]597 </listitem>
598 </itemizedlist>
599 </listitem>
600
601 <listitem>
[da95ad7]602 <para>November 5, 2005</para>
[eea1dfc]603 <itemizedlist>
604 <listitem>
[da95ad7]605 <para>[jim] - Updated to psmisc 21.8.</para>
[eea1dfc]606 </listitem>
607 </itemizedlist>
608 </listitem>
609
610 <listitem>
[da95ad7]611 <para>November 3, 2005</para>
[eea1dfc]612 <itemizedlist>
613 <listitem>
[da95ad7]614 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
615 Added fixes for dircolors and md5sum also.</para>
[420e0cd]616 </listitem>
617 </itemizedlist>
618 </listitem>
619
[bf8c11f]620 <listitem>
[da95ad7]621 <para>October 31, 2005</para>
[bf8c11f]622 <itemizedlist>
623 <listitem>
[da95ad7]624 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[bf8c11f]625 </listitem>
626 </itemizedlist>
627 </listitem>
628
629 </itemizedlist>
630
631 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
632
633</sect1>
Note: See TracBrowser for help on using the repository browser.