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

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

Updated bash patch with upstream fixes.

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