source: introduction/common/changelog.xml@ 3f5f74c

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

r2452@server: jim | 2006-02-27 19:39:36 -0800
Updated to bash patch -5

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