source: introduction/common/changelog.xml@ 56345f5

Last change on this file since 56345f5 was 0b707c6, checked in by Jim Gifford <clfs@…>, 19 years ago

r2401@server (orig r1199): chris | 2006-02-22 23:42:14 -0800
Updated changelog

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