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

Last change on this file since c8e9ef0 was df5952f, checked in by Joe Ciccone <jciccone@…>, 18 years ago

Updated to Coreutils 6.3.

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