source: introduction/common/changelog.xml@ 9213182

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

r2461@server (orig r1225): chris | 2006-03-02 08:49:02 -0800
Reverted expect upgrade

  • Property mode set to 100644
File size: 27.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
[987edf2b]13 <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
[bf8c11f]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-->
[2533bdfd]38
[2e80b98]39 <listitem>
40 <para>March 2, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[Chris] - Updated to Man-Pages 2.25.</para>
44 </listitem>
[ef55cbf]45 <listitem>
46 <para>[Chris] - Reverted to Expect 5.43.0. 5.44.1 depends on
47 Tk.</para>
48 </listitem>
[2e80b98]49 </itemizedlist>
50 </listitem>
51
[f3bced2]52 <listitem>
53 <para>February 27, 2006</para>
54 <itemizedlist>
55 <listitem>
56 <para>[jim] - Updated Bash fixes patch to -5.</para>
57 </listitem>
58 </itemizedlist>
59 </listitem>
60
[f09a011]61 <listitem>
[e6848c1]62 <para>February 26, 2006</para>
[f09a011]63 <itemizedlist>
64 <listitem>
[e6848c1]65 <para>[jim] - Updated to Expect 5.44.1.</para>
[f09a011]66 </listitem>
67 </itemizedlist>
68 </listitem>
69
[0b707c6]70 <listitem>
71 <para>February 23, 2006</para>
72 <itemizedlist>
73 <listitem>
74 <para>[Chris] - Simplified the "Changing Ownership" page for
75 the boot section, and rewrote some of the text in the final
76 "Reboot" page.</para>
77 </listitem>
78 </itemizedlist>
79 </listitem>
80
[af30804]81 <listitem>
82 <para>February 21, 2006</para>
83 <itemizedlist>
84 <listitem>
85 <para>[jim] - Removed Dependency of Tempfile from Bzip2.</para>
86 </listitem>
[bf668af]87 <listitem>
88 <para>[jim] - Updated Bash fixes patch to -4.</para>
89 </listitem>
[8e88c7d]90 <listitem>
91 <para>[jciccone] - Updated to Man-Pages 2.24</para>
92 </listitem>
[af30804]93 </itemizedlist>
94 </listitem>
95
[0b09603]96 <listitem>
97 <para>February 14, 2006</para>
98 <itemizedlist>
99 <listitem>
100 <para>[jim] - Updated to Coreutils 5.94.</para>
101 </listitem>
102 </itemizedlist>
103 </listitem>
104
[dd9906e]105 <listitem>
106 <para>February 11, 2006</para>
107 <itemizedlist>
108 <listitem>
109 <para>[Chris] - Added -v switches to commands that accept it.</para>
110 </listitem>
111 </itemizedlist>
112 </listitem>
113
[3009b1b]114 <listitem>
115 <para>February 9, 2006</para>
116 <itemizedlist>
117 <listitem>
118 <para>[jim] - Updated to Man-Pages 2.23.</para>
119 </listitem>
120 </itemizedlist>
121 </listitem>
122
[e5cc02b]123 <listitem>
124 <para>February 8, 2006</para>
125 <itemizedlist>
126 <listitem>
127 <para>[jim] - Changed x86_64 to use unknown in the target triplet.</para>
128 </listitem>
129 </itemizedlist>
130 </listitem>
131
[5b3904f]132 <listitem>
133 <para>February 7, 2006</para>
134 <itemizedlist>
135 <listitem>
136 <para>[Chris] - Removed inetutils from boot section - it
[b133767]137 will be covered in the "netboot" hint.</para>
[5b3904f]138 </listitem>
[2ed9444]139 <listitem>
140 <para>[Chris] - Added section on Package Management - moved out of BLFS.</para>
141 </listitem>
[5b3904f]142 </itemizedlist>
143 </listitem>
144
[d8389f5]145 <listitem>
146 <para>February 6, 2006</para>
147 <itemizedlist>
148 <listitem>
149 <para>[Chris] - Moved the text explaining why binutils
[b133767]150 should be the first package compiled to a more appopriate location at
151 the first installation of binutils, and changed the wording in
152 temp-system gettext.</para>
[d8389f5]153 </listitem>
[a83caf9]154 <listitem>
155 <para>[jim] - Updated Readline and Bash patches from Upstream.</para>
156 </listitem>
[d8389f5]157 </itemizedlist>
158 </listitem>
[f59f08e]159
[056d80a]160 <listitem>
161 <para>February 5, 2006</para>
162 <itemizedlist>
163 <listitem>
164 <para>[jim] - Updated Procps 32bit build in Multilib builds to use lib64=lib.
165 Fixed via Trac Ticket #2.</para>
166 </listitem>
[4bb4145f]167 <listitem>
168 <para>[jim] - Updated to Man-Pages 2.22.</para>
169 </listitem>
[056d80a]170 </itemizedlist>
171 </listitem>
172
[2089008]173 <listitem>
174 <para>February 3, 2006</para>
175 <itemizedlist>
176 <listitem>
177 <para>[jim] - Updated to Sed 4.1.5.</para>
178 </listitem>
179 </itemizedlist>
180 </listitem>
181
[78bf0f71]182 <listitem>
183 <para>February 2, 2006</para>
184 <itemizedlist>
185 <listitem>
186 <para>[jim] - Updated to Perl 5.8.8.</para>
187 </listitem>
[f59f08e]188 <listitem>
189 <para>[jhuntwork] - Minor textual fix to GCC. </para>
190 </listitem>
[78bf0f71]191 </itemizedlist>
192 </listitem>
193
[3871491]194 <listitem>
195 <para>February 1, 2006</para>
196 <itemizedlist>
197 <listitem>
198 <para>[Chris] - Added a sed substitution to man
199 instructions to fix an error in the
200 <command>makewhatis</command> script.</para>
201 </listitem>
202 </itemizedlist>
203 </listitem>
204
[987edf2b]205 <listitem>
206 <para>January 31, 2006</para>
207 <itemizedlist>
208 <listitem>
209 <para>[Chris] - Added -v to commands that accept them, for
[b133767]210 consistency with LFS.</para>
[987edf2b]211 </listitem>
212 </itemizedlist>
213 </listitem>
214
[c5ff986]215 <listitem>
216 <para>January 30, 2006</para>
217 <itemizedlist>
218 <listitem>
[987edf2b]219 <para>[jim] - Change final-system GCC, to use make bootstrap. Update provided
[c5ff986]220 by Ryan Oliver.</para>
221 </listitem>
222 </itemizedlist>
223 </listitem>
224
[109c00d]225 <listitem>
226 <para>January 29, 2006</para>
227 <itemizedlist>
228 <listitem>
229 <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
230 </listitem>
231 </itemizedlist>
232 </listitem>
233
[f6328b0a]234 <listitem>
235 <para>January 24, 2006</para>
236 <itemizedlist>
237 <listitem>
238 <para>[jim] - Updated to Man 1.6c.</para>
239 </listitem>
240 </itemizedlist>
241 </listitem>
242
[96e7720]243 <listitem>
244 <para>January 23, 2006</para>
245 <itemizedlist>
246 <listitem>
247 <para>[Chris] - Removed unnecessary --with-ncurses switches
[b133767]248 from temp-system bash and inetutils.</para>
[96e7720]249 </listitem>
[19b3661]250 <listitem>
251 <para>[Chris] - Moved zlib from temp-system to boot as it's
[b133767]252 not needed if you chroot.</para>
[19b3661]253 </listitem>
[96e7720]254 </itemizedlist>
255 </listitem>
256
[e7e4f53]257 <listitem>
258 <para>January 19, 2006</para>
259 <itemizedlist>
260 <listitem>
261 <para>[Chris] - Removed patch from shadow instructions.</para>
262 </listitem>
[78a7222]263 <listitem>
264 <para>[Chris] - Added perl sprintf vulnerability patch.</para>
265 </listitem>
[a10b7e35]266 <listitem>
267 <para>[jim] - Updated to Man-Pages 2.21.</para>
268 </listitem>
[e7e4f53]269 </itemizedlist>
270 </listitem>
271
[5c40294]272 <listitem>
273 <para>January 13, 2006</para>
274 <itemizedlist>
275 <listitem>
276 <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
277 into the libtool script for EGREP.</para>
278 </listitem>
[de4f4d9b]279 <listitem>
280 <para>[ken] - Alter bison to build repeatably, from LFS.</para>
281 </listitem>
[9be8160]282 <listitem>
283 <para>[ken] - Alter gccbug to use mktemp, from LFS.</para>
284 </listitem>
[bae9b6c]285 <listitem>
286 <para>[ken] - Move creation of /etc/hosts within Perl instructions,
287 for repeatability, from LFS.</para>
288 </listitem>
[32ec4f08]289 <listitem>
290 <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
291 </listitem>
292
[5c40294]293 </itemizedlist>
294 </listitem>
295
[9e7a69a]296 <listitem>
297 <para>January 12, 2006</para>
298 <itemizedlist>
299 <listitem>
300 <para>[Chris] - Moved directory and symlink creation pages
[7464b95]301 to the beginning of Chapter 7.</para>
302 </listitem>
303 <listitem>
304 <para>[jim] - Updated to Psmisc 22.1.</para>
[9e7a69a]305 </listitem>
[9e15bb7]306 <listitem>
307 <para>[jim] - Updated to Man-Pages 2.20.</para>
308 </listitem>
[c30fcbf]309 <listitem>
310 <para>[jim] - Updated Coreutils build instructions to copy more files
311 to /bin. These are changes for bootscripts and the new udev rules.</para>
312 </listitem>
[a3340af]313 <listitem>
314 <para>[jim] - Updated to Linux 2.6.14.6.</para>
315 </listitem>
[3f1ffb0]316 <listitem>
317 <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
318 I moved temp perl to first package in final-system build. The failures we noted
319 on Pure 64 builds.</para>
320 </listitem>
[9e7a69a]321 </itemizedlist>
322 </listitem>
323
[6732e02]324 <listitem>
325 <para>January 11, 2006</para>
326 <itemizedlist>
327 <listitem>
328 <para>[jim] - Rewrote wrote zlib final instructions to include
329 a patch the will allow build of static and shared libraries at
330 the same time. Thanx for the recommendation Tushar Teredesai.</para>
331 </listitem>
332 </itemizedlist>
333 </listitem>
334
[bea9517]335 <listitem>
336 <para>January 8, 2006</para>
337 <itemizedlist>
338 <listitem>
339 <para>[Chris] - Rewrote much of the description of the build
[6732e02]340 process and test suite information.</para>
[bea9517]341 </listitem>
342 </itemizedlist>
343 </listitem>
344
[bbeade2]345 <listitem>
346 <para>January 3, 2006</para>
347 <itemizedlist>
348 <listitem>
349 <para>[jim] - Updated to Shadow 4.0.14.</para>
350 </listitem>
351 </itemizedlist>
352 </listitem>
353
[e719005]354 <listitem>
[9de3303]355 <para>December 30, 2005</para>
[0636f6c]356 <itemizedlist>
357 <listitem>
358 <para>[Chris] - Updated package dependencies, removed explanation of
359 "target alias" and "cross-compiling" from final-system binutils, and
360 removed note about GRUB's testsuite failure.</para>
361 </listitem>
[db38a36]362 <listitem>
363 <para>[ken] - Fix where tree gets installed.</para>
364 </listitem>
365 </itemizedlist>
366 </listitem>
367
[51bfc04]368 <listitem>
369 <para>December 29, 2005</para>
370 <itemizedlist>
371 <listitem>
372 <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
373 </listitem>
374 </itemizedlist>
375 </listitem>
376
[31cff1bc]377 <listitem>
378 <para>December 28, 2005</para>
379 <itemizedlist>
380 <listitem>
381 <para>[ken] - Remove --with-x=no from expect - either we booted, or we
382 are in chroot.</para>
383 </listitem>
[54e0992]384 <listitem>
385 <para>[ken] - Fix a failure to build glibc-headers.</para>
386 </listitem>
[07b5f51]387 <listitem>
388 <para>[jim] - Updated to Linux 2.6.14.5.</para>
389 </listitem>
[31cff1bc]390 </itemizedlist>
391 </listitem>
392
[d4285da]393 <listitem>
394 <para>December 23, 2005</para>
395 <itemizedlist>
396 <listitem>
397 <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
398 </listitem>
399 </itemizedlist>
400 </listitem>
401
[d5e40913]402 <listitem>
403 <para>December 22, 2005</para>
404 <itemizedlist>
405 <listitem>
406 <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
407 following issue: There are parsing problems with compound assignments in several contexts,
408 including as arguments to builtins like `local', `eval', and `let', and
409 as multiple assignments in a single command.</para>
410 </listitem>
[dcc18d8f]411 <listitem>
412 <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
413 following issue: A problem with the readline callback interface can result in segmentation
414 faults when using the delete-char function via a multiple-key sequence.
415 Two consecutive calls to delete-char will crash the application calling
416 readline.</para>
417 </listitem>
[b1e8d281]418 <listitem>
419 <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
420 a potential security threat. Thus the reason for removal.</para>
421 </listitem>
[60d7f3af]422 <listitem>
423 <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
424 </listitem>
[d5e40913]425 </itemizedlist>
426 </listitem>
427
[0f48cdb0]428 <listitem>
429 <para>December 20, 2005</para>
430 <itemizedlist>
431 <listitem>
432 <para>[jim] - Updated to M4 1.4.4.</para>
433 </listitem>
434 </itemizedlist>
435 </listitem>
436
[4dbbb18]437 <listitem>
438 <para>December 19, 2005</para>
439 <itemizedlist>
440 <listitem>
441 <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
442 </listitem>
[344fb79b]443 <listitem>
444 <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
445 an issue in Gawk. Thank you Greg Schaefer.</para>
446 </listitem>
[4dbbb18]447 </itemizedlist>
448 </listitem>
449
[3f81e97e]450 <listitem>
[0cd63ff]451 <para>December 18, 2005</para>
[3f81e97e]452 <itemizedlist>
453 <listitem>
[0cd63ff]454 <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
455 perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
456 and boot sections.</para>
[3f81e97e]457 </listitem>
[49aa5e3a]458 <listitem>
459 <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
460 it was found that these were not needed for building the final system on
461 a multilib capable build.</para>
462 </listitem>
[dff8c43]463 <listitem>
464 <para>[jim] - Updated to Libtool 1.5.22.</para>
465 </listitem>
[5328cc9]466 <listitem>
467 <para>[jim] - Updated to Man-Pages 2.18.</para>
468 </listitem>
[3f81e97e]469 </itemizedlist>
470 </listitem>
471
[03bce95]472 <listitem>
473 <para>December 17, 2005</para>
474 <itemizedlist>
475 <listitem>
476 <para>[jim] - Updated to psmisc 21.9.</para>
477 </listitem>
478 </itemizedlist>
479 </listitem>
480
[f1a8441]481 <listitem>
482 <para>December 16, 2005</para>
483 <itemizedlist>
484 <listitem>
485 <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
486 </listitem>
[75f784f]487 <listitem>
488 <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
489 in perl.</para>
490 </listitem>
[f1a8441]491 </itemizedlist>
492 </listitem>
493
[655b411]494 <listitem>
495 <para>December 15, 2005</para>
496 <itemizedlist>
497 <listitem>
498 <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
499 </listitem>
[4c2b35f]500 <listitem>
501 <para>[jim] - Added not to temp-system about the WARNING message.</para>
502 </listitem>
[655b411]503 </itemizedlist>
504 </listitem>
505
[05806e8]506 <listitem>
507 <para>December 14, 2005</para>
508 <itemizedlist>
509 <listitem>
510 <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
511 further build issues.</para>
512 </listitem>
[496be96]513 <listitem>
514 <para>[jim] - Updated to Man-Pages 2.17.</para>
515 </listitem>
[43c3da5]516 <listitem>
517 <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
518 </listitem>
[05806e8]519 </itemizedlist>
520 </listitem>
521
[ec00b5da]522 <listitem>
523 <para>December 13, 2005</para>
524 <itemizedlist>
525 <listitem>
526 <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
527 Thanks to David Fix.</para>
528 </listitem>
529 </itemizedlist>
530 </listitem>
531
[d1f4384]532 <listitem>
533 <para>December 12, 2005</para>
534 <itemizedlist>
535 <listitem>
536 <para>[jim] - Removed testsuites from Temp-Tools section.</para>
537 </listitem>
538 </itemizedlist>
539 </listitem>
540
[38a5094f]541 <listitem>
[1bc724c]542 <para>December 11, 2005</para>
543 <itemizedlist>
544 <listitem>
545 <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
546 </listitem>
547 </itemizedlist>
548 </listitem>
549
550 <listitem>
[38a5094f]551 <para>December 9, 2005</para>
552 <itemizedlist>
553 <listitem>
554 <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
555 </listitem>
[9306bac]556 <listitem>
557 <para>[ken] - Bzip2 - clarify what is being tested.</para>
558 </listitem>
[beddd7f]559 <listitem>
560 <para>[jim] - Removed installation of sound sanitized headers.
561 They will be removed in the next release of linux-libc-headers.</para>
562 </listitem>
[38a5094f]563 </itemizedlist>
564 </listitem>
565
[723b084]566 <listitem>
567 <para>December 8, 2005</para>
568 <itemizedlist>
569 <listitem>
570 <para>[jim] - Upgraded to Less 394.</para>
571 </listitem>
[84e963b]572 <listitem>
573 <para>[jim] - Upgraded to Bash 3.1.</para>
574 </listitem>
[44901d7]575 <listitem>
576 <para>[jim] - Upgraded to Readline 5.1.</para>
577 </listitem>
[723b084]578 </itemizedlist>
579 </listitem>
580
[08f924db]581 <listitem>
582 <para>December 7, 2005</para>
583 <itemizedlist>
584 <listitem>
585 <para>[jim] - Upgraded to TCL 8.4.12.</para>
586 </listitem>
[142e211a]587 <listitem>
588 <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
589 </listitem>
[23ddcc3]590 <listitem>
591 <para>[jim] - Upgraded to Readline 5.0.5.</para>
592 </listitem>
[75a132b]593 <listitem>
594 <para>[jim] - Upgraded to Bash 3.0.16.</para>
595 </listitem>
596 </itemizedlist>
[08f924db]597 </listitem>
598
[ee72551]599 <listitem>
600 <para>December 6, 2005</para>
601 <itemizedlist>
602 <listitem>
603 <para>[jim] - Upgraded to Glibc 20051107.</para>
604 </listitem>
605 <listitem>
606 <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
607 </listitem>
[3490624]608 <listitem>
609 <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
610 </listitem>
611 <listitem>
612 <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
613 correct the date in changelog.</para>
614 </listitem>
[9531391]615 <listitem>
616 <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
617 for livecd builders to not loose valueable build time, if something goes
618 wrong.</para>
619 </listitem>
[c5f362fc]620 <listitem>
621 <para>[jim] - Upgraded to Findutils 4.2.27.</para>
622 </listitem>
[ee72551]623 </itemizedlist>
624 </listitem>
[82b71542]625
[77d061a]626 <listitem>
627 <para>December 5, 2005</para>
628 <itemizedlist>
629 <listitem>
630 <para>[Matt Darcy] - Updated the resources page to include reference and base
631 instructions on using the LFS pastebin</para>
[878ca1c]632 </listitem>
[82b71542]633 <listitem>
634 <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
[878ca1c]635 </listitem>
636 <listitem>
[82b71542]637 <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
638 user error system. This change will will need to be validated by
639 by other devs</para>
640 </listitem>
[54996cb]641 <listitem>
642 <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
643 testsuite doesn't bail out when testing generate-modprobe.conf.</para>
644 </listitem>
[82b71542]645 </itemizedlist>
646 </listitem>
647
[7102ce2]648 <listitem>
649 <para>December 3, 2005</para>
650 <itemizedlist>
651 <listitem>
652 <para>[ken] - Reference a home directory for dummy user when testing
[e87810e]653 coreutils, and correct sed 'man page' to 'HTML documentation', both
654 from LFS.</para>
[7102ce2]655 </listitem>
656 </itemizedlist>
657 </listitem>
658
[54f8654]659 <listitem>
[aaec9ca9]660 <para>December 2, 2005</para>
[54f8654]661 <itemizedlist>
662 <listitem>
663 <para>[jim] - Updated to Man-Pages 2.16.</para>
664 </listitem>
665 </itemizedlist>
666 </listitem>
667
[91d4a73]668 <listitem>
669 <para>December 1, 2005</para>
670 <itemizedlist>
671 <listitem>
672 <para>[jim] - Updated to Linux 2.6.14.3.</para>
673 </listitem>
[695df81]674 <listitem>
675 <para>[jim] - Updated to Man-Pages 2.15.</para>
676 </listitem>
[22de609]677 <listitem>
678 <para>[jim] - Updated to Udev 076.</para>
679 </listitem>
[a3e3be0]680 <listitem>
681 <para>[jim] - Added support for Sparc v8 and below.</para>
682 </listitem>
[91d4a73]683 </itemizedlist>
684 </listitem>
685
[e6423a01]686 <listitem>
687 <para>November 30, 2005</para>
688 <itemizedlist>
689 <listitem>
690 <para>[jim] - Text updates to final-system.</para>
691 </listitem>
[e7732d7]692 <listitem>
693 <para>[jim] - Text updates to temp-tools.</para>
694 </listitem>
[e6423a01]695 </itemizedlist>
696 </listitem>
697
[c48c555]698 <listitem>
[6069286]699 <para>November 29, 2005</para>
700 <itemizedlist>
701 <listitem>
702 <para>[jim] - Text updates to chroot.</para>
703 </listitem>
[40c1b5b]704 <listitem>
705 <para>[jim] - Text updates to boot.</para>
706 </listitem>
[6069286]707 </itemizedlist>
708 </listitem>
709
710 <listitem>
711 <para>November 28, 2005</para>
[c48c555]712 <itemizedlist>
713 <listitem>
714 <para>[jim] - Text updates to glibc in all sections.</para>
715 </listitem>
[175ff828]716 <listitem>
717 <para>[jim] - Text updates to temp-system.</para>
718 </listitem>
[1235a03]719 <listitem>
720 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
721 </listitem>
[c48c555]722 </itemizedlist>
723 </listitem>
724
[1b823a37]725 <listitem>
[6069286]726 <para>November 27, 2005</para>
[1b823a37]727 <itemizedlist>
728 <listitem>
729 <para>[jim] - Text updates to gcc in all sections.</para>
730 </listitem>
[9e08944]731 <listitem>
732 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
733 </listitem>
[1b823a37]734 </itemizedlist>
735 </listitem>
736
[d65c6ef]737 <listitem>
[6069286]738 <para>November 25, 2005</para>
[d65c6ef]739 <itemizedlist>
740 <listitem>
741 <para>[jim] - Text updates to binutils in all sections.</para>
742 </listitem>
743 </itemizedlist>
744 </listitem>
745
[eea1dfc]746 <listitem>
[6069286]747 <para>November 24, 2005</para>
[eea1dfc]748 <itemizedlist>
749 <listitem>
[da95ad7]750 <para>[Matt Darcy] - Text updates to resources page </para>
[eea1dfc]751 </listitem>
752 <listitem>
[da95ad7]753 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
754 that it no longer exists</para>
[eea1dfc]755 </listitem>
756 </itemizedlist>
757 </listitem>
758
[da95ad7]759 <listitem>
760 <para>November 23, 2005</para>
[eea1dfc]761 <itemizedlist>
762 <listitem>
[da95ad7]763 <para>[jim] - For inetutils to utilize the Ncurses headers in
764 /tools/include.</para>
[eea1dfc]765 </listitem>
766 </itemizedlist>
767 </listitem>
768
[da95ad7]769 <listitem>
770 <para>November 21, 2005</para>
[eea1dfc]771 <itemizedlist>
772 <listitem>
[da95ad7]773 <para>[jim] - Updated to Udev 075.</para>
[eea1dfc]774 </listitem>
775 <listitem>
[da95ad7]776 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[eea1dfc]777 </listitem>
778 </itemizedlist>
779 </listitem>
780
[da95ad7]781 <listitem>
782 <para>November 20, 2005</para>
[eea1dfc]783 <itemizedlist>
784 <listitem>
[da95ad7]785 <para>[jim] - Updated to Findutils 4.2.26.</para>
[eea1dfc]786 </listitem>
787 </itemizedlist>
788 </listitem>
789
790 <listitem>
[da95ad7]791 <para>November 18, 2005</para>
[eea1dfc]792 <itemizedlist>
793 <listitem>
[da95ad7]794 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
795 package.</para>
[eea1dfc]796 </listitem>
797 </itemizedlist>
798 </listitem>
799
800 <listitem>
[da95ad7]801 <para>November 17, 2005</para>
[eea1dfc]802 <itemizedlist>
803 <listitem>
[da95ad7]804 <para>[jim] - Update to Man-Pages 2.14.</para>
[eea1dfc]805 </listitem>
806 <listitem>
[da95ad7]807 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
808 Architecture. New Patch added.</para>
[eea1dfc]809 </listitem>
810 <listitem>
[da95ad7]811 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[eea1dfc]812 </listitem>
813 </itemizedlist>
814 </listitem>
815
816 <listitem>
[da95ad7]817 <para>November 13, 2005</para>
[eea1dfc]818 <itemizedlist>
819 <listitem>
[da95ad7]820 <para>[manuel] - Improve the heuristic for determining a locale that
821 is supported by both Glibc and packages outside LFS. Ported from
822 LFS-SVN.</para>
[eea1dfc]823 </listitem>
824 <listitem>
[da95ad7]825 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
826 as make runs it automatically. Ported from LFS-SVN.</para>
[eea1dfc]827 </listitem>
828 <listitem>
[da95ad7]829 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[eea1dfc]830 </listitem>
831 <listitem>
[da95ad7]832 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[eea1dfc]833 </listitem>
834 </itemizedlist>
835 </listitem>
836
837 <listitem>
[da95ad7]838 <para>November 10, 2005</para>
[eea1dfc]839 <itemizedlist>
840 <listitem>
[da95ad7]841 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
842 testsuite. Ported from LFS-SVN.</para>
[eea1dfc]843 </listitem>
844 <listitem>
[da95ad7]845 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[eea1dfc]846 </listitem>
847 <listitem>
[da95ad7]848 <para>[jim] - Added text for multilib kernel build requirements.</para>
[eea1dfc]849 </listitem>
850 </itemizedlist>
851 </listitem>
852
853 <listitem>
[da95ad7]854 <para>November 9, 2005</para>
[eea1dfc]855 <itemizedlist>
856 <listitem>
[da95ad7]857 <para>[manuel] - Stop Udev from killing udevd processes on the
858 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[eea1dfc]859 </listitem>
860 <listitem>
[da95ad7]861 <para>[manuel] - Install the binaries from Less to /usr/bin instead
862 of /bin. Ported from LFS-SVN.</para>
[eea1dfc]863 </listitem>
864 <listitem>
[da95ad7]865 <para>[manuel] - Removed SBUs and disk usage information.</para>
[eea1dfc]866 </listitem>
867 <listitem>
[da95ad7]868 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[eea1dfc]869 </listitem>
870 </itemizedlist>
871 </listitem>
872
873 <listitem>
[da95ad7]874 <para>November 8, 2005</para>
[eea1dfc]875 <itemizedlist>
876 <listitem>
[da95ad7]877 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[eea1dfc]878 </listitem>
879 </itemizedlist>
880 </listitem>
881
882 <listitem>
[da95ad7]883 <para>November 7, 2005</para>
[eea1dfc]884 <itemizedlist>
885 <listitem>
[da95ad7]886 <para>[manuel] - Remove the optimization related warnings from the
887 toolchain packages. Ported from LFS-SVN.</para>
[eea1dfc]888 </listitem>
889 <listitem>
[da95ad7]890 <para>[manuel] - Install Vim's documentation to <filename
891 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
892 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
893 Ported from LFS-SVN.</para>
[eea1dfc]894 </listitem>
895 <listitem>
[da95ad7]896 <para>[manuel] - Correct the instructions for running the
897 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[eea1dfc]898 </listitem>
899 <listitem>
[da95ad7]900 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
901 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[eea1dfc]902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
[da95ad7]907 <para>November 6, 2005</para>
[eea1dfc]908 <itemizedlist>
909 <listitem>
[da95ad7]910 <para>[jim] - Updated to Coreutils 5.93.</para>
[eea1dfc]911 </listitem>
912 <listitem>
[da95ad7]913 <para>[jim] - Updated to Procps 3.2.6.</para>
[eea1dfc]914 </listitem>
915 <listitem>
[da95ad7]916 <para>[jim] - Updated to Man-Pages 2.13.</para>
[eea1dfc]917 </listitem>
918 </itemizedlist>
919 </listitem>
920
921 <listitem>
[da95ad7]922 <para>November 5, 2005</para>
[eea1dfc]923 <itemizedlist>
924 <listitem>
[da95ad7]925 <para>[jim] - Updated to psmisc 21.8.</para>
[eea1dfc]926 </listitem>
927 </itemizedlist>
928 </listitem>
929
930 <listitem>
[da95ad7]931 <para>November 3, 2005</para>
[eea1dfc]932 <itemizedlist>
933 <listitem>
[da95ad7]934 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
935 Added fixes for dircolors and md5sum also.</para>
[420e0cd]936 </listitem>
937 </itemizedlist>
938 </listitem>
939
[bf8c11f]940 <listitem>
[da95ad7]941 <para>October 31, 2005</para>
[bf8c11f]942 <itemizedlist>
943 <listitem>
[da95ad7]944 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[bf8c11f]945 </listitem>
946 </itemizedlist>
947 </listitem>
948
949 </itemizedlist>
950
951 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
952
953</sect1>
Note: See TracBrowser for help on using the repository browser.