source: introduction/common/changelog.xml@ b5f29bb

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

r1162@server (orig r1160): jim | 2006-02-08 23:16:51 -0800

r1227@server: jim | 2006-02-08 23:16:11 -0800
Changed x86_64 to use unknown in the target triplet


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