source: introduction/common/changelog.xml@ d2233c0

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

r2576@server: jim | 2006-03-14 23:24:54 -0800
Updated to File 4.17

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