source: introduction/common/changelog.xml@ bf668af

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

r2388@server: jim | 2006-02-21 17:13:59 -0800
Updated bash patch to latest revision

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