source: introduction/common/changelog.xml @ 81c5423

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

r2648@server: jim | 2006-03-20 10:05:23 -0800
Updated Shadow 4.0.15

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