source: introduction/common/changelog.xml@ 2de09d40

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

r2667@server: jim | 2006-03-21 21:18:55 -0800
Updated to Udev 088

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