source: introduction/common/changelog.xml@ 5211f9b

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

r2735@server: jim | 2006-03-28 15:40:32 -0800
Updated to Linux 2.6.16.1

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