source: clfs-sysroot/BOOK/introduction/common/changelog.xml @ 6febf80

Last change on this file since 6febf80 was 6febf80, checked in by Joe Ciccone <jciccone@…>, 17 years ago

Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.

  • Property mode set to 100644
File size: 17.2 KB
RevLine 
[02095ae]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
13  <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
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
[d5d4d82]16  mirrors via <ulink url="&clfs-wiki;"/>.</para>
[02095ae]17
18  <para>Below is a list of detailed changes made since the previous release of
19   the book.</para>
20
21  <itemizedlist>
22    <title>Changelog Entries:</title>
23
24<!-- Changelog template
25
26    <listitem>
27      <para>Date</para>
28      <itemizedlist>
29        <listitem>
30          <para>[name] - New changelog entry.</para>
31        </listitem>
32        <listitem>
33          <para>[name] - Previous changelog entry.</para>
34        </listitem>
35      </itemizedlist>
36    </listitem>
37-->
38
[4b560b6]39    <listitem>
40      <para>November 11, 2006</para>
41      <itemizedlist>
[7b7ff9a]42        <listitem>
43          <para>[jciccone] - Updated to File 4.18.</para>
44        </listitem>
[764e320]45        <listitem>
46          <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
47        </listitem>
[9f56523]48        <listitem>
49          <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
50        </listitem>
[c545058]51        <listitem>
52          <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
53        </listitem>
[e2cf0cf]54        <listitem>
55          <para>[jciccone] - Updated to Gettext 0.16.</para>
56        </listitem>
[d09d573]57        <listitem>
58          <para>[jciccone] - Updated to Psmisc 22.3.</para>
59        </listitem>
[71d6e4a]60        <listitem>
61          <para>[jciccone] - Moved e2fsprogs and sed before coreutils
62          for consistancy with clfs-svn. The testsuite dependency,
63          the reason for it moving, doesn't affect clfs2.</para>
64        </listitem>
[81b5f39]65        <listitem>
[de17e85]66          <para>[jciccone] -  Removed out of place udev text in bootscripts Networking.</para>
67        </listitem>
68        <listitem>
[6febf80]69          <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
[81b5f39]70        </listitem>
[df5952f]71        <listitem>
[5fc4a87]72          <para>[jciccone] - Updated to Coreutils 6.4.</para>
[df5952f]73        </listitem>
[d1eb5b7]74        <listitem>
75          <para>[jciccone] - Updated to Udev 103.</para>
76        </listitem>
[c4c611d]77        <listitem>
78          <para>[jciccone] - Updated to Tar 1.16.</para>
79        </listitem>
[4b560b6]80        <listitem>
81          <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
82        </listitem>
83      </itemizedlist>
84    </listitem>
85
[62b7b47]86    <listitem>
87      <para>November 5, 2006</para>
88      <itemizedlist>
[5141d74]89        <listitem>
90          <para>[jciccone] - Updated to Inetutils 1.5.</para>
91        </listitem>
[f386fcc]92        <listitem>
93          <para>[jciccone] - Added command to man instructions to comment out
94          MANPATH /usr/local/man (in addition to /usr/man).</para>
95        </listitem>
[62b7b47]96        <listitem>
97          <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
98        </listitem>
99      </itemizedlist>
100    </listitem>
101
[51cbbb6]102    <listitem>
103      <para>October 14, 2006</para>
104      <itemizedlist>
[54774ad]105        <listitem>
106          <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
107        </listitem>
[a7ad47f]108        <listitem>
109          <para>[jciccone] - Updated the vim fixes patch to -14.</para>
110        </listitem>
[d56bc99]111        <listitem>
112          <para>[jciccone] - Added patch to fix build issues with
113          Bash 3.2.</para>
114        </listitem>
[69b39b5]115        <listitem>
116          <para>[jciccone] - Updated Udev to 102.</para>
117        </listitem>
[43b38ea]118        <listitem>
[89d13a9]119          <para>[jciccone] - Updated Man-Pages to 2.41.</para>
[43b38ea]120        </listitem>
[b8c1aeb]121        <listitem>
122          <para>[jciccone] - Updated Readline to 5.2.</para>
123        </listitem>
[c19433e]124        <listitem>
125          <para>[jciccone] - Updated Bash to 3.2.</para>
126        </listitem>
[5fe131b]127        <listitem>
128          <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
129          The new patch fixes the same issues, and removes the use of
130          syscalls. Syscalls were removed from unistd.h during sanitation.
131          </para>
132        </listitem>
[f74dd81]133        <listitem>
134          <para>[jciccone] - Updated Texinfo to 4.8a.</para>
135        </listitem>
[f01a21b]136        <listitem>
137          <para>[jciccone] - Added a patch to Util-Linux to fix build issues
138          due to changes in the kernel.</para>
139        </listitem>
[357a675]140        <listitem>
141          <para>[jciccone] - Updated M4 to 1.4.7</para>
142        </listitem>
[cc80301]143        <listitem>
144          <para>[jciccone] - Updated to Linux 2.6.18 and
145          Linux-Headers-2.6.18-09302006.</para>
146        </listitem>
[d847aa5]147        <listitem>
148          <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
149          boot logging feature.</para>
150        </listitem>
[51cbbb6]151        <listitem>
152          <para>[jciccone] - Removed TeX installation commands from Texinfo
153          instructions.</para>
154        </listitem>
155      </itemizedlist>
156    </listitem>
157
[e11607f]158    <listitem>
159      <para>October 5, 2006</para>
160      <itemizedlist>
161        <listitem>
162          <para>[manuel] - Changed book license to the Open Publication
163          License v1.0.</para>
164        </listitem>
165      </itemizedlist>
166    </listitem>
167
[0c263d7]168    <listitem>
169      <para>August 31, 2006</para>
170      <itemizedlist>
[14af44b]171        <listitem>
[e11607f]172          <para>[jciccone] - Added a Host System Requirements page.</para>
[14af44b]173        </listitem>
[5ae7889]174        <listitem>
175          <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
176          fixes. This patch will be upgraded weekly, no further changelog
177          entries needed.</para>
178        </listitem>
[7a0a90d]179        <listitem>
180          <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
181          that utilizes Robert's fix. More details at
182          http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
183        </listitem>
[06f31ed]184        <listitem>
185          <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
186          systems will fail, it will attempt to connect to 255.255.255.255
187          instead of the ip address entered. This was due to a change in glibc's
[e11607f]188          handling of inet_addr, was long now is u_int32_t. Bug found by
[06f31ed]189          Vladimir Vainer.</para>
190        </listitem>
[58bc8d5]191        <listitem>
192          <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
193        </listitem>
[b24764b]194        <listitem>
195          <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
196        </listitem>
[64561e8]197        <listitem>
[e11607f]198          <para>[jciccone] - Removed the keymap settings from the kernel
[64561e8]199          pages.</para>
200        </listitem>
[0c263d7]201        <listitem>
202          <para>[jciccone] - Added Shadow patch to fix useradd.</para>
203        </listitem>
204      </itemizedlist>
205    </listitem>
206
[823185c]207    <listitem>
208      <para>August 30, 2006</para>
209      <itemizedlist>
[485c2de]210        <listitem>
211          <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
212        </listitem>
[d9aba5a]213        <listitem>
[e11607f]214          <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
[d9aba5a]215          fixes.</para>
216        </listitem>
[304159e]217        <listitem>
[44a3c86]218          <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
219          1.1-08272006 rules.</para>
[304159e]220        </listitem>
[33bdda8]221        <listitem>
222          <para>[jciccone] - Updated to Findutils 4.2.28.</para>
223        </listitem>
[e1588c5]224        <listitem>
225          <para>[jciccone] - Updated to M4 1.4.6.</para>
226        </listitem>
[17e2d08]227        <listitem>
228          <para>[jciccone] - Updated to Autoconf 2.60.</para>
229        </listitem>
[9d8ecde]230        <listitem>
231          <para>[jciccone] - Updated to Man-Pages 2.39.</para>
232        </listitem>
[c8def31]233        <listitem>
234          <para>[jciccone] - Updated to Procps 3.2.7.</para>
235        </listitem>
[63a500a]236        <listitem>
237          <para>[jciccone] - Updated to Coreutils 0.97.</para>
238        </listitem>
[2772db7]239        <listitem>
240          <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
241        </listitem>
[199af35]242        <listitem>
243          <para>[jciccone] - Updated to Gettext 0.15.</para>
244        </listitem>
[be01794]245        <listitem>
246          <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
247        </listitem>
[4aeb917]248        <listitem>
249          <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
250          2.6.17.11-08232006.</para>
251        </listitem>
[c62fb2a]252        <listitem>
253          <para>[jciccone] - Added the Perl fPIC patch which makes perl build
254          a shared DynaLoader.a.</para>
255        </listitem>
[823185c]256        <listitem>
257          <para>[jciccone] - Removed mention of package users hint from
258          "Package Management" page.</para>
259        </listitem>
260      </itemizedlist>
261    </listitem>
262
[e91b88c]263    <listitem>
264      <para>August 8, 2006</para>
265      <itemizedlist>
266        <listitem>
267          <para>[jciccone] - Moved man-pages to the beginning of the build.
268          (fixes ticket #82).</para>
269        </listitem>
270      </itemizedlist>
271    </listitem>
272
[21bbc73]273    <listitem>
274      <para>August 7, 2006</para>
275      <itemizedlist>
[5514d4d]276        <listitem>
277          <para>[jciccone] - Fixed a problem where when bash is cross-compiled
278          it cannot test for the presence of named pipes.</para>
279        </listitem>
[21bbc73]280        <listitem>
281          <para>[jciccone] - Fixed symlink issue in bootscripts. New package
282          CLFS-bootscropts 0.3.</para>
283        </listitem>
284      </itemizedlist>
285    </listitem>
286
[f15f637]287    <listitem>
[fa93ce1]288      <para>July 22, 2006</para>
289      <itemizedlist>
290        <listitem>
291          <para>[jciccone] - Updated the perl cross-compile patch to -2 to
292          support x86.</para>
293        </listitem>
294        <listitem>
295          <para>[jciccone] - Added x86 to the book.</para>
296        </listitem>
297      </itemizedlist>
298    </listitem>
299
300    <listitem>
301      <para>July 21, 2006</para>
[f15f637]302      <itemizedlist>
303        <listitem>
304          <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
305          tzselect command. This makes sure that the tzselect command looks in
306          zoneinfo dir that was just installed by glibc instead of the host.
307          </para>
308        </listitem>
309      </itemizedlist>
310    </listitem>
311
[0bb24b7]312    <listitem>
[fa93ce1]313      <para>July 20, 2006</para>
[0bb24b7]314      <itemizedlist>
[beea2b3]315        <listitem>
316          <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
317          when cross-compiling it later in the final system.</para>
318        </listitem>
[0bb24b7]319        <listitem>
320          <para>[jciccone] - Updated to Udev-096.</para>
321        </listitem>
322        <listitem>
323          <para>[jciccone] - Updated to linux-2.6.17.6 and
324          linux-headers-2.6.17.6-07202006.</para>
325        </listitem>
326      </itemizedlist>
327    </listitem>
328
[dc43690]329    <listitem>
[fa93ce1]330      <para>July 16, 2006</para>
[163e64e]331      <itemizedlist>
332        <listitem>
[72d4eec]333          <para>[jciccone] - Added a sed to fix updatedb due to the new
334          location of find.</para>
[163e64e]335        </listitem>
336        <listitem>
337          <para>[jciccone] - Removed unneeded chown and chmod commands from
338          the linux-headers installation.</para>
339        </listitem>
340      </itemizedlist>
341    </listitem>
342
343    <listitem>
[dc43690]344      <para>July 10, 2006</para>
345      <itemizedlist>
346        <listitem>
347          <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
348        </listitem>
349      </itemizedlist>
350    </listitem>
351
[47c828c]352    <listitem>
353      <para>July 10, 2006</para>
354      <itemizedlist>
355        <listitem>
356          <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
357        </listitem>
358      </itemizedlist>
359    </listitem>
360
[32a0631]361    <listitem>
[54445d4]362      <para>July 9, 2006</para>
[32a0631]363      <itemizedlist>
[5d6eb6e]364        <listitem>
365          <para>[jciccone] - Updated to linux-2.6.17.4 and
366          linux-headers-2.6.17.4-07072006.</para>
[7544b10]367        </listitem>
[54445d4]368        <listitem>
369          <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
370          permissions and groups. </para>
371        </listitem>
[32a0631]372        <listitem>
373          <para>[jciccone] - Fixes a possible issue with bootscripts if the
374          /usr partition is not mounted during startup. Moved find to /bin
375          and moved some kbd utilities to /bin.</para>
376        </listitem>
377      </itemizedlist>
378    </listitem>
379
[586feb7]380    <listitem>
381      <para>July 2, 2006</para>
382      <itemizedlist>
383        <listitem>
384          <para>[jciccone] - Updated passwd and group file creation
385                to only create minimal users and groups and
386                include information on other users/groups.</para>
387        </listitem>
388        <listitem>
389          <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
390          for /etc/sysconfig/createfiles.</para>
391        </listitem>
392      </itemizedlist>
393    </listitem>
394
[3908fc6]395    <listitem>
396      <para>June 28, 2006</para>
397      <itemizedlist>
398        <listitem>
399          <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
400        </listitem>
401      </itemizedlist>
402    </listitem>
403
[7730c9f]404    <listitem>
[58518df]405      <para>June 24, 2006</para>
406      <itemizedlist>
407        <listitem>
408          <para>[jciccone] - Updated to Binutils-2.17.</para>
409        </listitem>
410      </itemizedlist>
411    </listitem>
412
413    <listitem>
[7730c9f]414      <para>June 22, 2006</para>
415      <itemizedlist>
[25e3595]416        <listitem>
417          <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
418        </listitem>
[7730c9f]419        <listitem>
420          <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
421        </listitem>
422        <listitem>
[25e3595]423          <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
[7730c9f]424        </listitem>
425        <listitem>
426          <para>[jciccone] - Added mktemp to the Linux dependency list. New
427                dependency as of 2.6.17.</para>
428        </listitem>
429      </itemizedlist>
430    </listitem>
431
[f7941b2]432    <listitem>
[5590e0d]433      <para>June 21, 2006</para>
434      <itemizedlist>
435        <listitem>
436          <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
437        </listitem>
438      </itemizedlist>
439    </listitem>
440
441    <listitem>
442      <para>June 19, 2006</para>
[f7941b2]443      <itemizedlist>
444        <listitem>
445          <para>[jciccone] - Updated to man-1.6d.</para>
446        </listitem>
447        <listitem>
448          <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
449                issue that has shown up primarily in samba.</para>
450        </listitem>
451        <listitem>
452          <para>[jciccone] - Updated to linux-2.6.17 and
453                linux-headers-2.6.17-06192006.</para>
454        </listitem>
455      </itemizedlist>
456    </listitem>
457
[06e1eb5]458    <listitem>
459      <para>June 18, 2006</para>
460      <itemizedlist>
461        <listitem>
462          <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
463          which installs timezone info when cross-compiling.</para>
464        </listitem>
465      </itemizedlist>
466    </listitem>
467
[1fedb6d]468    <listitem>
469      <para>June 16, 2006</para>
470      <itemizedlist>
471        <listitem>
[06e1eb5]472          <para>[jciccone] - Added information about cross-compiling perl.</para>
[1fedb6d]473        </listitem>
474      </itemizedlist>
475    </listitem>
476
[795a4b8]477    <listitem>
478      <para>June 15, 2006</para>
479      <itemizedlist>
480        <listitem>
481          <para>[jciccone] - Updated to Binutils-2.16.94.</para>
482        </listitem>
483      </itemizedlist>
484    </listitem>
485
[82b662d]486    <listitem>
487      <para>June 11, 2006</para>
488      <itemizedlist>
489        <listitem>
490          <para>[jciccone] - Updated the list of installed programs for several packages.</para>
491        </listitem>
492        <listitem>
493          <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
494        </listitem>
495        <listitem>
[a2aabd3]496          <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
[82b662d]497        </listitem>
498        <listitem>
499          <para>[jciccone] - Updated to Shadow-4.0.16.</para>
500        </listitem>
501      </itemizedlist>
502    </listitem>
503
[817bb11]504    <listitem>
505      <para>June 6, 2006</para>
506      <itemizedlist>
507        <listitem>
508          <para>[jciccone] - Added information about cross-compiling vim.</para>
509        </listitem>
510      </itemizedlist>
511    </listitem>
512
[59fb197]513    <listitem>
514      <para>May 29, 2006</para>
515      <itemizedlist>
[3e336a7]516        <listitem>
517          <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
518        </listitem>
[59fb197]519        <listitem>
[3e336a7]520          <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
[59fb197]521        </listitem>
522        <listitem>
523          <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
524        </listitem>
525      </itemizedlist>
526    </listitem>
527
[634031b]528    <listitem>
529      <para>May 29, 2006</para>
530      <itemizedlist>
531        <listitem>
532          <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
533        </listitem>
534      </itemizedlist>
535    </listitem>
536
[02095ae]537    <listitem>
538      <para>May 24, 2006</para>
539      <itemizedlist>
540        <listitem>
541          <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
542        </listitem>
543      </itemizedlist>
544    </listitem>
545
546  </itemizedlist>
547
[34c890b]548  <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
[02095ae]549
550</sect1>
Note: See TracBrowser for help on using the repository browser.