source: introduction/common/changelog.xml @ 12c7ead

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

r2736@server: jim | 2006-03-28 15:43:02 -0800
Updated to Man-Pages 2.27

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