source: introduction/common/changelog.xml@ 1c79d07

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

r2796@server: jim | 2006-04-06 15:42:17 -0700
Updated to udev 089

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