source: introduction/common/changelog.xml@ 850567e

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

r2668@server: jim | 2006-03-21 21:19:45 -0800
Updated to Man-Pages 2.26

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