source: clfs-sysroot/BOOK/introduction/common/changelog.xml @ 1f3f3d3

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

Updated Bzip to 1.0.4

  • Property mode set to 100644
File size: 24.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
[1f3f3d3]39    <listitem>
40      <para>January 7, 2007</para>
41      <itemizedlist>
42        <listitem>
43          <para>[jciccone] - Updated Bzip to 1.0.4.</para>
44        </listitem>
45      </itemizedlist>
46    </listitem>
47
[0de6e24]48    <listitem>
49      <para>January 4, 2007</para>
50      <itemizedlist>
51        <listitem>
52          <para>[Chris] - Removed redundant command to copy libiberty.h to
53          ${CLFS}/usr/include a second time.</para>
54        </listitem>
55      </itemizedlist>
56    </listitem>
57
[f1b7187]58    <listitem>
59      <para>December 23, 2006</para>
60      <itemizedlist>
61        <listitem>
62          <para>[jciccone] - Updated Ncurses to 5.6.</para>
63        </listitem>
64      </itemizedlist>
65    </listitem>
66
[46aec51]67    <listitem>
68      <para>December 16, 2006</para>
69      <itemizedlist>
[28641bd]70        <listitem>
71          <para>[jciccone] - Updated IPRoute2 to 2.6.19-061214</para>
72        </listitem>
[973fc7d]73        <listitem>
74          <para>[jciccone] - Updated Gzip to 1.3.9.</para>
75        </listitem>
[03bf699]76        <listitem>
[df90f8b]77          <para>[jciccone] - Updated File to 4.19.</para>
78        </listitem>
79        <listitem>
[03bf699]80          <para>[jciccone] - Update Bash Patch from Upstream.</para>
81        </listitem>
[8765e79]82        <listitem>
83          <para>[jciccone] - Added Readline Patch from Upstream.</para>
84        </listitem>
[46aec51]85        <listitem>
86          <para>[jciccone] - Updated Linux to 2.6.19.1.</para>
87        </listitem>
88        <listitem>
89          <para>[jciccone] - Updated Linux Headers to 2.6.19.1-12122006.</para>
90        </listitem>
91      </itemizedlist>
92    </listitem>
93
[0cbc9c1]94    <listitem>
95      <para>December 11, 2006</para>
96      <itemizedlist>
[668e60a]97        <listitem>
98          <para>[jciccone] - Removed MINOR patch and replaced it with a more
99          complete upstream patch will all current updates to the 2.5 branch
100          of Glibc.</para>
101        </listitem>
[d8121ae]102        <listitem>
103          <para>[jciccone] - Updated Tar to 1.16.1.</para>
104        </listitem>
[3e71b22]105        <listitem>
106          <para>[jciccone] - Added Binutils Branch Update Patch.</para>
107        </listitem>
[5811db8]108        <listitem>
[83703fd]109          <para>[jciccone] - Updated Gzip to 1.3.8.</para>
[5811db8]110        </listitem>
[1593ff0]111        <listitem>
112          <para>[jciccone] - Updated Linux Headers to 2.6.19-12042006.</para>
113        </listitem>
[0cbc9c1]114        <listitem>
115          <para>[jciccone] - Updated Coreutils to 6.7.</para>
116        </listitem>
117      </itemizedlist>
118    </listitem>
119
[a6fcbd5]120    <listitem>
121      <para>December 2, 2006</para>
122      <itemizedlist>
[2cd3546]123        <listitem>
124          <para>[jciccone] - Updated Linux-Headers to 2.6.19-11302006.</para>
125        </listitem>
126        <listitem>
127          <para>[jciccone] - Updated Linux to 2.6.19.</para>
128        </listitem>
[a6fcbd5]129        <listitem>
130          <para>[jciccone] - Updated Man-Pages to 2.43.</para>
131        </listitem>
132      </itemizedlist>
133    </listitem>
134
[2b41e4b]135    <listitem>
136      <para>November 30, 2006</para>
137      <itemizedlist>
138        <listitem>
139          <para>[jciccone] - Updated the Udev Rules to 1.1-pre3.</para>
140        </listitem>
141      </itemizedlist>
142    </listitem>
143
[5c69b37]144    <listitem>
145      <para>November 29, 2006</para>
146      <itemizedlist>
147        <listitem>
148          <para>[jciccone] - Updated Gettext to 0.16.1.</para>
149        </listitem>
150      </itemizedlist>
151    </listitem>
152
[d11b860]153    <listitem>
154      <para>November 25, 2006</para>
155      <itemizedlist>
[934b2a7]156        <listitem>
157          <para>[jciccone] - Updated Gzip to 1.3.6.</para>
158        </listitem>
[79404e1]159        <listitem>
160          <para>[jciccone] - Updated Man-Pages to 2.42.</para>
161        </listitem>
[ecc7b8e]162        <listitem>
163          <para>[jciccone] - Updated Findutils to 4.2.29.</para>
164        </listitem>
[67c7aed]165        <listitem>
166          <para>[jciccone] - Updated the Glibc cross_hacks patch to -2. The new
167          version prevents <envar>CFLAGS</envar> from being used when compiling
168          a native tool.</para>
169        </listitem>
[d11b860]170        <listitem>
171          <para>[Chris] - Removed obsolete command from man instructions as
172          the problem it addresses was fixed in the latest man version).</para>
173        </listitem>
174      </itemizedlist>
175    </listitem>
176
[2078b85]177    <listitem>
178      <para>November 24, 2006</para>
179      <itemizedlist>
180        <listitem>
181          <para>[jciccone] - Added a native compile of Shadow. The native
182          utilities are configured to work with the target system. The password
183          and group files can now be shadowed and the root password can be set
184          before booting into the system.</para>
185        </listitem>
186      </itemizedlist>
187    </listitem>
188
[b4547e6]189    <listitem>
190      <para>November 23, 2006</para>
191      <itemizedlist>
[32edd3a]192        <listitem>
193          <para>[jciccone] - Replace the glibc crosscompile timezone fix patch
194          with the glibc cross hacks patch. The new patch has support for
195          zoneinfo, locales, and librpcsvc.</para>
196        </listitem>
[a186108]197        <listitem>
198          <para>[jciccone] - Update the Glibc libgcc_eh patch to -2. The new
199          version checks to see if libgcc_eh exists and if it does Glibc will
200          link against it.</para>
201        </listitem>
[ff4db719]202        <listitem>
203          <para>[jciccone] - Updated Man to 1.6e.</para>
204        </listitem>
[edcb0ad]205        <listitem>
206          <para>[jciccone] - Updated Coreutils to 6.6.</para>
207        </listitem>
[4c1e84e]208        <listitem>
209          <para>[jciccone] - Updated Linux to 2.6.18.3 and Linux Headers to
210          2.6.18.3-11202006.</para>
211        </listitem>
[b4547e6]212        <listitem>
213          <para>[jciccone] - Updated M4 to 1.4.8.</para>
214        </listitem>
215      </itemizedlist>
216    </listitem>
217
[9bc8eff]218    <listitem>
219      <para>November 20, 2006</para>
220      <itemizedlist>
[cecad04f]221        <listitem>
222          <para>[jciccone] - Updated Coreutils to 6.5.</para>
223        </listitem>
[9bc8eff]224        <listitem>
225          <para>[jciccone] - Updated Autoconf to 2.61.</para>
226        </listitem>
227      </itemizedlist>
228    </listitem>
229
[d7d55ea]230    <listitem>
231      <para>November 15, 2006</para>
232      <itemizedlist>
233        <listitem>
234          <para>[jciccone] - Updated to IANA-Etc 2.20.</para>
235        </listitem>
236      </itemizedlist>
237    </listitem>
238
[e4f8ab6]239    <listitem>
240      <para>November 14, 2006</para>
241      <itemizedlist>
[e91a68f]242        <listitem>
243          <para>[jciccone] - Bash 3.2 patch updated with upstream fixes 001-005.</para>
244        </listitem>
[e4f8ab6]245        <listitem>
246          <para>[jciccone] - Updated to Linux Headers 2.6.18.2-11122006.</para>
247        </listitem>
248      </itemizedlist>
249    </listitem>
250
[2c8407f]251    <listitem>
252      <para>November 9, 2006</para>
253      <itemizedlist>
254        <listitem>
255          <para>[Chris] - Removed unnecessary creation of /etc/mtab.</para>
256        </listitem>
257      </itemizedlist>
258    </listitem>
259
[4b560b6]260    <listitem>
[196784d]261      <para>November 7, 2006</para>
[4b560b6]262      <itemizedlist>
[aa7d916]263       <listitem>
264         <para>[jciccone] - Added a patch to fix a versioning issue with Glibc 2.5.</para>
265       </listitem>
266       <listitem>
267         <para>[jciccone] - Updated to Glibc 2.5.</para>
268       </listitem>
[b9b48cc]269       <listitem>
270          <para>[jciccone] - Modified the instructions for disabling the
271          installation of the groups program to account for changes in shadow's
272          Makefile.</para>
273        </listitem>
[7b7ff9a]274        <listitem>
275          <para>[jciccone] - Updated to File 4.18.</para>
276        </listitem>
[764e320]277        <listitem>
278          <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
279        </listitem>
[9f56523]280        <listitem>
281          <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
282        </listitem>
[c545058]283        <listitem>
284          <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
285        </listitem>
[e2cf0cf]286        <listitem>
287          <para>[jciccone] - Updated to Gettext 0.16.</para>
288        </listitem>
[d09d573]289        <listitem>
290          <para>[jciccone] - Updated to Psmisc 22.3.</para>
291        </listitem>
[71d6e4a]292        <listitem>
293          <para>[jciccone] - Moved e2fsprogs and sed before coreutils
294          for consistancy with clfs-svn. The testsuite dependency,
295          the reason for it moving, doesn't affect clfs2.</para>
296        </listitem>
[81b5f39]297        <listitem>
[de17e85]298          <para>[jciccone] -  Removed out of place udev text in bootscripts Networking.</para>
299        </listitem>
300        <listitem>
[6febf80]301          <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
[81b5f39]302        </listitem>
[df5952f]303        <listitem>
[5fc4a87]304          <para>[jciccone] - Updated to Coreutils 6.4.</para>
[df5952f]305        </listitem>
[d1eb5b7]306        <listitem>
307          <para>[jciccone] - Updated to Udev 103.</para>
308        </listitem>
[c4c611d]309        <listitem>
310          <para>[jciccone] - Updated to Tar 1.16.</para>
311        </listitem>
[4b560b6]312        <listitem>
313          <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
314        </listitem>
315      </itemizedlist>
316    </listitem>
317
[62b7b47]318    <listitem>
319      <para>November 5, 2006</para>
320      <itemizedlist>
[5141d74]321        <listitem>
322          <para>[jciccone] - Updated to Inetutils 1.5.</para>
323        </listitem>
[f386fcc]324        <listitem>
325          <para>[jciccone] - Added command to man instructions to comment out
326          MANPATH /usr/local/man (in addition to /usr/man).</para>
327        </listitem>
[62b7b47]328        <listitem>
329          <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
330        </listitem>
331      </itemizedlist>
332    </listitem>
333
[51cbbb6]334    <listitem>
335      <para>October 14, 2006</para>
336      <itemizedlist>
[54774ad]337        <listitem>
338          <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
339        </listitem>
[a7ad47f]340        <listitem>
341          <para>[jciccone] - Updated the vim fixes patch to -14.</para>
342        </listitem>
[d56bc99]343        <listitem>
344          <para>[jciccone] - Added patch to fix build issues with
345          Bash 3.2.</para>
346        </listitem>
[69b39b5]347        <listitem>
348          <para>[jciccone] - Updated Udev to 102.</para>
349        </listitem>
[43b38ea]350        <listitem>
[89d13a9]351          <para>[jciccone] - Updated Man-Pages to 2.41.</para>
[43b38ea]352        </listitem>
[b8c1aeb]353        <listitem>
354          <para>[jciccone] - Updated Readline to 5.2.</para>
355        </listitem>
[c19433e]356        <listitem>
357          <para>[jciccone] - Updated Bash to 3.2.</para>
358        </listitem>
[5fe131b]359        <listitem>
360          <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
361          The new patch fixes the same issues, and removes the use of
362          syscalls. Syscalls were removed from unistd.h during sanitation.
363          </para>
364        </listitem>
[f74dd81]365        <listitem>
366          <para>[jciccone] - Updated Texinfo to 4.8a.</para>
367        </listitem>
[f01a21b]368        <listitem>
369          <para>[jciccone] - Added a patch to Util-Linux to fix build issues
370          due to changes in the kernel.</para>
371        </listitem>
[357a675]372        <listitem>
373          <para>[jciccone] - Updated M4 to 1.4.7</para>
374        </listitem>
[cc80301]375        <listitem>
376          <para>[jciccone] - Updated to Linux 2.6.18 and
377          Linux-Headers-2.6.18-09302006.</para>
378        </listitem>
[d847aa5]379        <listitem>
380          <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
381          boot logging feature.</para>
382        </listitem>
[51cbbb6]383        <listitem>
384          <para>[jciccone] - Removed TeX installation commands from Texinfo
385          instructions.</para>
386        </listitem>
387      </itemizedlist>
388    </listitem>
389
[e11607f]390    <listitem>
391      <para>October 5, 2006</para>
392      <itemizedlist>
393        <listitem>
394          <para>[manuel] - Changed book license to the Open Publication
395          License v1.0.</para>
396        </listitem>
397      </itemizedlist>
398    </listitem>
399
[0c263d7]400    <listitem>
401      <para>August 31, 2006</para>
402      <itemizedlist>
[14af44b]403        <listitem>
[e11607f]404          <para>[jciccone] - Added a Host System Requirements page.</para>
[14af44b]405        </listitem>
[5ae7889]406        <listitem>
407          <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
408          fixes. This patch will be upgraded weekly, no further changelog
409          entries needed.</para>
410        </listitem>
[7a0a90d]411        <listitem>
412          <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
413          that utilizes Robert's fix. More details at
414          http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
415        </listitem>
[06f31ed]416        <listitem>
417          <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
418          systems will fail, it will attempt to connect to 255.255.255.255
419          instead of the ip address entered. This was due to a change in glibc's
[e11607f]420          handling of inet_addr, was long now is u_int32_t. Bug found by
[06f31ed]421          Vladimir Vainer.</para>
422        </listitem>
[58bc8d5]423        <listitem>
424          <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
425        </listitem>
[b24764b]426        <listitem>
427          <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
428        </listitem>
[64561e8]429        <listitem>
[e11607f]430          <para>[jciccone] - Removed the keymap settings from the kernel
[64561e8]431          pages.</para>
432        </listitem>
[0c263d7]433        <listitem>
434          <para>[jciccone] - Added Shadow patch to fix useradd.</para>
435        </listitem>
436      </itemizedlist>
437    </listitem>
438
[823185c]439    <listitem>
440      <para>August 30, 2006</para>
441      <itemizedlist>
[485c2de]442        <listitem>
443          <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
444        </listitem>
[d9aba5a]445        <listitem>
[e11607f]446          <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
[d9aba5a]447          fixes.</para>
448        </listitem>
[304159e]449        <listitem>
[44a3c86]450          <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
451          1.1-08272006 rules.</para>
[304159e]452        </listitem>
[33bdda8]453        <listitem>
454          <para>[jciccone] - Updated to Findutils 4.2.28.</para>
455        </listitem>
[e1588c5]456        <listitem>
457          <para>[jciccone] - Updated to M4 1.4.6.</para>
458        </listitem>
[17e2d08]459        <listitem>
460          <para>[jciccone] - Updated to Autoconf 2.60.</para>
461        </listitem>
[9d8ecde]462        <listitem>
463          <para>[jciccone] - Updated to Man-Pages 2.39.</para>
464        </listitem>
[c8def31]465        <listitem>
466          <para>[jciccone] - Updated to Procps 3.2.7.</para>
467        </listitem>
[63a500a]468        <listitem>
469          <para>[jciccone] - Updated to Coreutils 0.97.</para>
470        </listitem>
[2772db7]471        <listitem>
472          <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
473        </listitem>
[199af35]474        <listitem>
475          <para>[jciccone] - Updated to Gettext 0.15.</para>
476        </listitem>
[be01794]477        <listitem>
478          <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
479        </listitem>
[4aeb917]480        <listitem>
481          <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
482          2.6.17.11-08232006.</para>
483        </listitem>
[c62fb2a]484        <listitem>
485          <para>[jciccone] - Added the Perl fPIC patch which makes perl build
486          a shared DynaLoader.a.</para>
487        </listitem>
[823185c]488        <listitem>
489          <para>[jciccone] - Removed mention of package users hint from
490          "Package Management" page.</para>
491        </listitem>
492      </itemizedlist>
493    </listitem>
494
[e91b88c]495    <listitem>
496      <para>August 8, 2006</para>
497      <itemizedlist>
498        <listitem>
499          <para>[jciccone] - Moved man-pages to the beginning of the build.
500          (fixes ticket #82).</para>
501        </listitem>
502      </itemizedlist>
503    </listitem>
504
[21bbc73]505    <listitem>
506      <para>August 7, 2006</para>
507      <itemizedlist>
[5514d4d]508        <listitem>
509          <para>[jciccone] - Fixed a problem where when bash is cross-compiled
510          it cannot test for the presence of named pipes.</para>
511        </listitem>
[21bbc73]512        <listitem>
513          <para>[jciccone] - Fixed symlink issue in bootscripts. New package
514          CLFS-bootscropts 0.3.</para>
515        </listitem>
516      </itemizedlist>
517    </listitem>
518
[f15f637]519    <listitem>
[fa93ce1]520      <para>July 22, 2006</para>
521      <itemizedlist>
522        <listitem>
523          <para>[jciccone] - Updated the perl cross-compile patch to -2 to
524          support x86.</para>
525        </listitem>
526        <listitem>
527          <para>[jciccone] - Added x86 to the book.</para>
528        </listitem>
529      </itemizedlist>
530    </listitem>
531
532    <listitem>
533      <para>July 21, 2006</para>
[f15f637]534      <itemizedlist>
535        <listitem>
536          <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
537          tzselect command. This makes sure that the tzselect command looks in
538          zoneinfo dir that was just installed by glibc instead of the host.
539          </para>
540        </listitem>
541      </itemizedlist>
542    </listitem>
543
[0bb24b7]544    <listitem>
[fa93ce1]545      <para>July 20, 2006</para>
[0bb24b7]546      <itemizedlist>
[beea2b3]547        <listitem>
548          <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
549          when cross-compiling it later in the final system.</para>
550        </listitem>
[0bb24b7]551        <listitem>
552          <para>[jciccone] - Updated to Udev-096.</para>
553        </listitem>
554        <listitem>
555          <para>[jciccone] - Updated to linux-2.6.17.6 and
556          linux-headers-2.6.17.6-07202006.</para>
557        </listitem>
558      </itemizedlist>
559    </listitem>
560
[dc43690]561    <listitem>
[fa93ce1]562      <para>July 16, 2006</para>
[163e64e]563      <itemizedlist>
564        <listitem>
[72d4eec]565          <para>[jciccone] - Added a sed to fix updatedb due to the new
566          location of find.</para>
[163e64e]567        </listitem>
568        <listitem>
569          <para>[jciccone] - Removed unneeded chown and chmod commands from
570          the linux-headers installation.</para>
571        </listitem>
572      </itemizedlist>
573    </listitem>
574
575    <listitem>
[dc43690]576      <para>July 10, 2006</para>
577      <itemizedlist>
578        <listitem>
579          <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
580        </listitem>
581      </itemizedlist>
582    </listitem>
583
[47c828c]584    <listitem>
585      <para>July 10, 2006</para>
586      <itemizedlist>
587        <listitem>
588          <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
589        </listitem>
590      </itemizedlist>
591    </listitem>
592
[32a0631]593    <listitem>
[54445d4]594      <para>July 9, 2006</para>
[32a0631]595      <itemizedlist>
[5d6eb6e]596        <listitem>
597          <para>[jciccone] - Updated to linux-2.6.17.4 and
598          linux-headers-2.6.17.4-07072006.</para>
[7544b10]599        </listitem>
[54445d4]600        <listitem>
601          <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
602          permissions and groups. </para>
603        </listitem>
[32a0631]604        <listitem>
605          <para>[jciccone] - Fixes a possible issue with bootscripts if the
606          /usr partition is not mounted during startup. Moved find to /bin
607          and moved some kbd utilities to /bin.</para>
608        </listitem>
609      </itemizedlist>
610    </listitem>
611
[586feb7]612    <listitem>
613      <para>July 2, 2006</para>
614      <itemizedlist>
615        <listitem>
616          <para>[jciccone] - Updated passwd and group file creation
617                to only create minimal users and groups and
618                include information on other users/groups.</para>
619        </listitem>
620        <listitem>
621          <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
622          for /etc/sysconfig/createfiles.</para>
623        </listitem>
624      </itemizedlist>
625    </listitem>
626
[3908fc6]627    <listitem>
628      <para>June 28, 2006</para>
629      <itemizedlist>
630        <listitem>
631          <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
632        </listitem>
633      </itemizedlist>
634    </listitem>
635
[7730c9f]636    <listitem>
[58518df]637      <para>June 24, 2006</para>
638      <itemizedlist>
639        <listitem>
640          <para>[jciccone] - Updated to Binutils-2.17.</para>
641        </listitem>
642      </itemizedlist>
643    </listitem>
644
645    <listitem>
[7730c9f]646      <para>June 22, 2006</para>
647      <itemizedlist>
[25e3595]648        <listitem>
649          <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
650        </listitem>
[7730c9f]651        <listitem>
652          <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
653        </listitem>
654        <listitem>
[25e3595]655          <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
[7730c9f]656        </listitem>
657        <listitem>
658          <para>[jciccone] - Added mktemp to the Linux dependency list. New
659                dependency as of 2.6.17.</para>
660        </listitem>
661      </itemizedlist>
662    </listitem>
663
[f7941b2]664    <listitem>
[5590e0d]665      <para>June 21, 2006</para>
666      <itemizedlist>
667        <listitem>
668          <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
669        </listitem>
670      </itemizedlist>
671    </listitem>
672
673    <listitem>
674      <para>June 19, 2006</para>
[f7941b2]675      <itemizedlist>
676        <listitem>
677          <para>[jciccone] - Updated to man-1.6d.</para>
678        </listitem>
679        <listitem>
680          <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
681                issue that has shown up primarily in samba.</para>
682        </listitem>
683        <listitem>
684          <para>[jciccone] - Updated to linux-2.6.17 and
685                linux-headers-2.6.17-06192006.</para>
686        </listitem>
687      </itemizedlist>
688    </listitem>
689
[06e1eb5]690    <listitem>
691      <para>June 18, 2006</para>
692      <itemizedlist>
693        <listitem>
694          <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
695          which installs timezone info when cross-compiling.</para>
696        </listitem>
697      </itemizedlist>
698    </listitem>
699
[1fedb6d]700    <listitem>
701      <para>June 16, 2006</para>
702      <itemizedlist>
703        <listitem>
[06e1eb5]704          <para>[jciccone] - Added information about cross-compiling perl.</para>
[1fedb6d]705        </listitem>
706      </itemizedlist>
707    </listitem>
708
[795a4b8]709    <listitem>
710      <para>June 15, 2006</para>
711      <itemizedlist>
712        <listitem>
713          <para>[jciccone] - Updated to Binutils-2.16.94.</para>
714        </listitem>
715      </itemizedlist>
716    </listitem>
717
[82b662d]718    <listitem>
719      <para>June 11, 2006</para>
720      <itemizedlist>
721        <listitem>
722          <para>[jciccone] - Updated the list of installed programs for several packages.</para>
723        </listitem>
724        <listitem>
725          <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
726        </listitem>
727        <listitem>
[a2aabd3]728          <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
[82b662d]729        </listitem>
730        <listitem>
731          <para>[jciccone] - Updated to Shadow-4.0.16.</para>
732        </listitem>
733      </itemizedlist>
734    </listitem>
735
[817bb11]736    <listitem>
737      <para>June 6, 2006</para>
738      <itemizedlist>
739        <listitem>
740          <para>[jciccone] - Added information about cross-compiling vim.</para>
741        </listitem>
742      </itemizedlist>
743    </listitem>
744
[59fb197]745    <listitem>
746      <para>May 29, 2006</para>
747      <itemizedlist>
[3e336a7]748        <listitem>
749          <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
750        </listitem>
[59fb197]751        <listitem>
[3e336a7]752          <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
[59fb197]753        </listitem>
754        <listitem>
755          <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
756        </listitem>
757      </itemizedlist>
758    </listitem>
759
[634031b]760    <listitem>
761      <para>May 29, 2006</para>
762      <itemizedlist>
763        <listitem>
764          <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
765        </listitem>
766      </itemizedlist>
767    </listitem>
768
[02095ae]769    <listitem>
770      <para>May 24, 2006</para>
771      <itemizedlist>
772        <listitem>
773          <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
774        </listitem>
775      </itemizedlist>
776    </listitem>
777
778  </itemizedlist>
779
[34c890b]780  <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
[02095ae]781
782</sect1>
Note: See TracBrowser for help on using the repository browser.