source: chapter01/changelog.xml@ 30bdd9c4

6.2
Last change on this file since 30bdd9c4 was 30bdd9c4, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Updated vim patch set to level 7

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 74.9 KB
Line 
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-scatter-changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>Changelog</title>
12
13 <para>This is version &version; of the 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
16 mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
17
18 <para>Below is a list of changes made since the previous release of the
19 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
39 <listitem>
40 <para>July 21, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[bdubbs] - Updated vim patch set to level 7.</para>
44 </listitem>
45 <listitem>
46 <para>[bdubbs] - Updated the discussion concerning zimezones.
47 </para>
48 </listitem>
49 <listitem>
50 <para>[dnicholson] - Added a reminder to check that the virtual
51 kernel file systems are mounted after the description of the
52 revised chroot command.</para>
53 </listitem>
54 <listitem>
55 <para>[dnicholson] - Fixed dead link to Linux Driver Model paper
56 on the Device and Module Handling page. Replaced with sysfs paper
57 by the same author. Thanks to Chris Staub and Bryan Kadzban.</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>July 18, 2006</para>
64 <itemizedlist>
65 <listitem>
66 <para>[bdubbs] - Several textual corrections. Thanks to
67 Chris Staub.</para>
68 </listitem>
69 </itemizedlist>
70 </listitem>
71
72 <listitem>
73 <para>July 15, 2006</para>
74 <itemizedlist>
75 <listitem>
76 <para>[bdubbs] - Added a patch to module-init-tools to
77 correct a possible problem when aliesa are specified with
78 regular expressions.</para>
79 </listitem>
80 <listitem>
81 <para>[bdubbs] - Updated the kernel to version 2.6.16.26.
82 </para>
83 </listitem>
84 <listitem>
85 <para>[bdubbs] - Added sed to correct path to the find
86 program in updatedb after moving find to /bin.</para>
87 </listitem>
88 <listitem>
89 <para>[bdubbs] - Updated text concerning test failures in
90 glibc to describe the most recent results.</para>
91 </listitem>
92 </itemizedlist>
93 </listitem>
94
95 <listitem>
96 <para>July 13, 2006</para>
97 <itemizedlist>
98 <listitem>
99 <para>[bdubbs] - Moved the executables: nice, find, kbd_mode,
100 openvt, and setfont to /bin to support boot scripts.
101 Added --datadir=/lib/kbd to kbd's configure so that keyboard
102 data will always be on the root partition.
103 </para>
104 </listitem>
105 <listitem>
106 <para>[bdubbs] - Updated text in section 7.9 (The Bash
107 Shell Startup Files) to better explain the Xlib example.
108 </para>
109 </listitem>
110 </itemizedlist>
111 </listitem>
112
113 <listitem>
114 <para>July 12, 20006</para>
115 <itemizedlist>
116 <listitem>
117 <para>[bdubbs] - Updated to man-pages-2.34.</para>
118 </listitem>
119 <listitem>
120 <para>[bdubbs] - Updated to e2fsprogs-1.39.</para>
121 </listitem>
122 <listitem>
123 <para>[dnicholson] - Changed text explaining the installation
124 of the udev-config rules. Thanks to Matthew Burgess.</para>
125 </listitem>
126 <listitem>
127 <para>[dnicholson] - Various fixes and additions for examples
128 of custom rules in Udev courtesy of Alexander Patrakov. Added
129 the "Creating custom symlinks" page which includes examples
130 of creating persistent device symlinks, including CD-ROMs. Added
131 a second set of guidelines for creating persistent symlinks for
132 network cards. Other text touch ups on the configuration pages
133 involving Udev. Closes ticket #1818.</para>
134 </listitem>
135 <listitem>
136 <para>[bdubbs] - Updated udev-config and bootscripts download
137 location.</para>
138 </listitem>
139 <listitem>
140 <para>[dnicholson] - Added commands to create the vi to vim
141 man page symlink in all available languages. Closes ticket
142 #1811. Thanks to Alexander Patrakov.</para>
143 </listitem>
144 <listitem>
145 <para>[dnicholson] - Updated to udev-096 and udev-config-20060712.
146 Removed the bug.c program and the cd symlinks script. The cd
147 symlinks will be covered in Chapter 7. Closes ticket #1804. Thanks
148 to Alexander Patrakov for making the appropriate changes in the
149 Udev rules.</para>
150 </listitem>
151 </itemizedlist>
152 </listitem>
153
154 <listitem>
155 <para>July 11, 2006</para>
156 <itemizedlist>
157 <listitem>
158 <para>[bdubbs] - Changed url for the SBU pages to a generic
159 location.</para>
160 </listitem>
161 <listitem>
162 <para>[bdubbs] - Added clarifying text to section 7.9 concerning
163 charmap specifications. Thanks to Dan Nicholson.
164 Closes ticket #1813.</para>
165 </listitem>
166 <listitem>
167 <para>[bdubbs] - Moved text in section 5.7 "Adjusting the Toolchain"
168 referencing TCL out of the caution and into its own note so it does not
169 get included later in gcc-pass2.
170 Closes ticket #1822.</para>
171 </listitem>
172 <listitem>
173 <para>[bdubbs] - Updated the kernel to version 2.6.16.24.
174 Closes ticket #1808.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>July 10, 2006</para>
181 <itemizedlist>
182 <listitem>
183 <para>[dnicholson] - Specified the full path to
184 <command>modprobe</command> in the example modprobe rule.
185 Closes ticket #1812.</para>
186 </listitem>
187 <listitem>
188 <para>[dnicholson] - Remove the
189 <command>locale country</command> command from the heuristic to
190 determine the locale in the Bash Shell Startup Files since it
191 doesn't produce results in all locales.</para>
192 </listitem>
193 </itemizedlist>
194 </listitem>
195
196 <listitem>
197 <para>July 7, 2006</para>
198 <itemizedlist>
199 <listitem>
200 <para>[matt] - Updated module-init-tools download information as it
201 has a new maintainer.</para>
202 </listitem>
203 </itemizedlist>
204 </listitem>
205
206 <listitem>
207 <para>June 10, 2006</para>
208 <itemizedlist>
209 <listitem>
210 <para>[ken] - Added <command>gettext.sh</command> to list of programs
211 installed by gettext, similarly <command>nologin</command> for shadow,
212 <command>grub-set-default</command> for grub, <command>enc2xs</command>
213 and <command>instmodsh</command> for perl, <command>slabtop</command>
214 for procps, <command>flock</command> and <command>tailf</command> for
215 util-linux, <command>bootlogd</command> for sysvinit, <command>manpath
216 </command>for man-db, <command>filefrag</command> for e2fsprogs.
217 Thanks to Chris Staub for the patch.</para>
218 </listitem>
219 </itemizedlist>
220 </listitem>
221
222 <listitem>
223 <para>May 31, 2006</para>
224 <itemizedlist>
225 <listitem>
226 <para>[matthew] - Upgrade to Linux-2.6.16.19.</para>
227 </listitem>
228 <listitem>
229 <para>[matthew] - Upgrade to Man-pages-2.33.</para>
230 </listitem>
231 <listitem>
232 <para>[matthew] - Upgrade to Bison-2.2.</para>
233 </listitem>
234 <listitem>
235 <para>[matthew] - Upgrade to Coreutils-5.96.</para>
236 </listitem>
237 <listitem>
238 <para>[gerard] - Added <command>tee</command> to chapter 6's Glibc
239 <command>make check</command> so the output can be seen on screen
240 as well as captured in the log file.</para>
241 </listitem>
242 </itemizedlist>
243 </listitem>
244
245 <listitem>
246 <para>May 30, 2006</para>
247 <itemizedlist>
248 <listitem>
249 <para>[matthew] - Removed an out of date comment regarding having to
250 run <command>pwconv</command> to reset passwords after enabling
251 password shadowing. Thanks to Chris Staub for the report.</para>
252 </listitem>
253 <listitem>
254 <para>[matthew] - Removed <command>getunimap</command>,
255 <command>setlogons</command>, and <command>setvesablank</command> from
256 the list of programs installed by kbd. Thanks to Chris Staub for the
257 patch.</para>
258 </listitem>
259 </itemizedlist>
260 </listitem>
261
262 <listitem>
263 <para>May 30, 2006</para>
264 <itemizedlist>
265 <listitem>
266 <para>[matthew] - Removed <command>swapdev</command> from the list of
267 files installed by util-linux. Thanks to Chris Staub for the patch.
268 </para>
269 </listitem>
270 </itemizedlist>
271 </listitem>
272
273 <listitem>
274 <para>May 27, 2006</para>
275 <itemizedlist>
276 <listitem>
277 <para>[jhuntwork] - Remove the 'refer back's in the gcc-pass2 and
278 chapter06/gcc pages. Better organizes the commands and data so that
279 the flow of the book is not lost.</para>
280 </listitem>
281 <listitem>
282 <para>[jhuntwork] - Add a note about installing spell files for
283 Vim in a language other than English.</para>
284 </listitem>
285 <listitem>
286 <para>[jhuntwork] - Correct Vim's installation of man pages to work
287 well with Man-DB. Patch from Alexander Patrakov and Ag Hatzim.</para>
288 </listitem>
289 </itemizedlist>
290 </listitem>
291
292 <listitem>
293 <para>May 26, 2006</para>
294 <itemizedlist>
295 <listitem>
296 <para>[jhuntwork] - Some version corrections in the vim page.</para>
297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
302 <para>May 25, 2006</para>
303 <itemizedlist>
304 <listitem>
305 <para>[jhuntwork] - Updated to Vim-7.0. Fixes #1793.</para>
306 </listitem>
307 <listitem>
308 <para>[jhuntwork] - Fixed generation of diff's man page.
309 Thanks Randy McMurchy for the report and Ken Moffat for the fix.
310 Fixes #1800.</para>
311 </listitem>
312 </itemizedlist>
313 </listitem>
314
315 <listitem>
316 <para>May 22, 2006</para>
317 <itemizedlist>
318 <listitem>
319 <para>[jim] - Fixed a constant support question asked in #IRC and
320 the mailing lists about shadow's additional sed command
321 for cracklib. Using a complete sed command instead.</para>
322 </listitem>
323 </itemizedlist>
324 </listitem>
325
326 <listitem>
327 <para>May 15, 2006</para>
328 <itemizedlist>
329 <listitem>
330 <para>[archaic] - Updated to udev-config-20060515. This adds the rule
331 to create /dev/usb nodes as well as making the rules files slightly
332 more modular by reorganizing which rules go to which files. This is a
333 very minor update.</para>
334 </listitem>
335 <listitem>
336 <para>[archaic] - Updated to man-pages-2.32.</para>
337 </listitem>
338 <listitem>
339 <para>[archaic] - Updated to udev-092.</para>
340 </listitem>
341 </itemizedlist>
342 </listitem>
343
344 <listitem>
345 <para>May 14, 2006</para>
346 <itemizedlist>
347 <listitem>
348 <para>[manuel] - Updated SBU and disk usage values.</para>
349 </listitem>
350 <listitem>
351 <para>[manuel] - Created packages.ent. Moved data about packages
352 to packages.ent as entities.</para>
353 </listitem>
354 </itemizedlist>
355 </listitem>
356
357 <listitem>
358 <para>May 12, 2006</para>
359 <itemizedlist>
360 <listitem>
361 <para>[archaic] - Updated to linux-2.6.16.16.</para>
362 </listitem>
363 </itemizedlist>
364 </listitem>
365
366 <listitem>
367 <para>May 9, 2006</para>
368 <itemizedlist>
369 <listitem>
370 <para>[manuel] - Updated packages and patches sizes.</para>
371 </listitem>
372 </itemizedlist>
373 </listitem>
374
375 <listitem>
376 <para>May 8, 2006</para>
377 <itemizedlist>
378 <listitem>
379 <para>[archaic] - Made the directory tree creation more concise and
380 removed the extraneous /opt/* hierarchy (it is not required by
381 FHS). Closes ticket #1656.</para>
382 </listitem>
383 </itemizedlist>
384 </listitem>
385
386 <listitem>
387 <para>May 7, 2006</para>
388 <itemizedlist>
389 <listitem>
390 <para>[archaic] - Updated to linux-2.6.16.14.</para>
391 </listitem>
392 <listitem>
393 <para>[ken] - Use ext3 filesystem instead of ext2.
394 Resolves ticket #1792.</para>
395 </listitem>
396 </itemizedlist>
397 </listitem>
398
399 <listitem>
400 <para>May 6, 2006</para>
401 <itemizedlist>
402 <listitem>
403 <para>[jhuntwork] - Added MD5 sums for packages and patches.
404 Resolves ticket #1788.</para>
405 </listitem>
406 </itemizedlist>
407 </listitem>
408
409 <listitem>
410 <para>May 3, 2006</para>
411 <itemizedlist>
412 <listitem>
413 <para>[archaic] - Upgraded to linux-2.6.16.13.</para>
414 </listitem>
415 <listitem>
416 <para>[jhuntwork] - Updated stripping notes to reflect current
417 findings. Resolves ticket #1657.</para>
418 </listitem>
419 <listitem>
420 <para>[archaic] - Updated the bug.c code to avoid USB-related uevent
421 leakage reports.</para>
422 </listitem>
423 </itemizedlist>
424 </listitem>
425
426 <listitem>
427 <para>May 2, 2006</para>
428 <itemizedlist>
429 <listitem>
430 <para>[jhuntwork] - Fixed sanity checks to work after final GCC
431 and changed their format. Resolves ticket #1768.</para>
432 </listitem>
433 <listitem>
434 <para>[archaic] - Removed mention of usbfs from the fstab page since
435 it is already covered in BLFS.</para>
436 </listitem>
437 <listitem>
438 <para>[archaic] - Updated to man-pages-2.31.</para>
439 </listitem>
440 <listitem>
441 <para>[archaic] - Updated to iana-etc-2.10.</para>
442 </listitem>
443 <listitem>
444 <para>[archaic] - Updated to tcl8.4.13.</para>
445 </listitem>
446 </itemizedlist>
447 </listitem>
448
449 <listitem>
450 <para>May 1, 2006</para>
451 <itemizedlist>
452 <listitem>
453 <para>[archaic] - Added two seds to avoid symlink problems with
454 Readline during reinstallation. Thanks to Dan and Manuel for the fix
455 and for testing. Fixes ticket #1770.</para>
456 </listitem>
457 <listitem>
458 <para>[archaic] - Fixed issue where module-init-tools would not
459 re-install its binaries.</para>
460 </listitem>
461 <listitem>
462 <para>[archaic] - Updated to linux-2.6.16.11.</para>
463 </listitem>
464 <listitem>
465 <para>[archaic] - Updated to udev-091. Moved to a tarball-based set of
466 udev rules. Updated the bootscripts to support the new udevsettle
467 program.</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 <listitem>
473 <para>April 27, 2006</para>
474 <itemizedlist>
475 <listitem>
476 <para>[manuel] - Added SEO Company Canada to donators
477 acknowledgements.</para>
478 </listitem>
479 </itemizedlist>
480 </listitem>
481
482 <listitem>
483 <para>April 23, 2006</para>
484 <itemizedlist>
485 <listitem>
486 <para>[manuel] - Fixed command to change $LFS/tools
487 ownership. Resolves ticket #1780.</para>
488 </listitem>
489 </itemizedlist>
490 </listitem>
491
492 <listitem>
493 <para>April 22, 2006</para>
494 <itemizedlist>
495 <listitem>
496 <para>[manuel] - Revised again the Host System Requirements page
497 wording and look. Thanks to Bruce Dubbs for the patch. Resolves
498 ticket #1779.</para>
499 </listitem>
500 </itemizedlist>
501 </listitem>
502
503 <listitem>
504 <para>April 21, 2006</para>
505 <itemizedlist>
506 <listitem>
507 <para>[manuel] - Added commands to determine the version of the
508 required packages installed on the host. Thanks to Bruce Dubbs
509 for the commands list and Randy McMurchy for reviewing the
510 wording.</para>
511 </listitem>
512 <listitem>
513 <para>[manuel] - Alphabetized patches list. Thanks to Justin
514 R. Knierim for the patch.</para>
515 </listitem>
516 </itemizedlist>
517 </listitem>
518
519 <listitem>
520 <para>April 20, 2006</para>
521 <itemizedlist>
522 <listitem>
523 <para>[jhuntwork] - Updated bash to 3.1.17 via an updated patch.
524 Resolves Ticket 1775.</para>
525 </listitem>
526 <listitem>
527 <para>[manuel] - Reworded why a 2.6 kernel compiled with GCC-3
528 is required on the host system.</para>
529 </listitem>
530 <listitem>
531 <para>[manuel] - Revised dependencies info. Thanks to Chris Staub
532 for the patch.</para>
533 </listitem>
534 </itemizedlist>
535 </listitem>
536
537 <listitem>
538 <para>April 19, 2006</para>
539 <itemizedlist>
540 <listitem>
541 <para>[jhuntwork] - Added a more detailed list of minimum
542 software requirements. Thanks to Chris Staub for researching these
543 and Alexander Patrakov for suggesting the enhancement.
544 Resolves Ticket 1598.</para>
545 </listitem>
546 </itemizedlist>
547 </listitem>
548
549 <listitem>
550 <para>April 18, 2006</para>
551 <itemizedlist>
552 <listitem>
553 <para>[jhuntwork] - Moved all dependency information to a new page,
554 Appendix C. Appendix C also contains information concerning the
555 build order. While there might need to be a few tweaks yet, this
556 information is complete enough at this point to close out the
557 long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson
558 and Manuel Canales Esparcia for helping get this finished.</para>
559 </listitem>
560 </itemizedlist>
561 </listitem>
562
563 <listitem>
564 <para>April 15, 2006</para>
565 <itemizedlist>
566 <listitem>
567 <para>[archaic] - Updated to lfs-bootscripts-20060415.</para>
568 </listitem>
569 <listitem>
570 <para>[archaic] - Added patch to glibc to fix build errors in packages
571 that include linux/types.h after sys/kd.h.</para>
572 </listitem>
573 </itemizedlist>
574 </listitem>
575
576 <listitem>
577 <para>April 14, 2006</para>
578 <itemizedlist>
579 <listitem>
580 <para>[ken] - Add security patch for tar to address CVE-2006-0300.</para>
581 </listitem>
582 <listitem>
583 <para>[archaic] - Upgraded to man-pages-2.29 and linux-2.6.16.5. No
584 command changes.</para>
585 </listitem>
586 <listitem>
587 <para>[manuel] - Changed typography conventions. From now,
588 replaceable text is encapsulated inside &lt; &gt;, optional text
589 inside [ ], and library extensions inside { }. Thanks to
590 Bruce Dubbs for the patch.</para>
591 </listitem>
592 </itemizedlist>
593 </listitem>
594
595 <listitem>
596 <para>April 13, 2006</para>
597 <itemizedlist>
598 <listitem>
599 <para>[archaic] - Removed boot logging rule from /etc/syslog.conf and
600 removed the command to move logger to /bin.</para>
601 </listitem>
602 <listitem>
603 <para>[archaic] - Added symlink from vim.1 to vi.1.</para>
604 </listitem>
605 <listitem>
606 <para>[archaic] - Added chgpasswd to the list of installed files for
607 Shadow.</para>
608 </listitem>
609 <listitem>
610 <para>[archaic] - Merged the udev_update branch to trunk.</para>
611 </listitem>
612 </itemizedlist>
613 </listitem>
614
615 <listitem>
616 <para>April 12, 2006</para>
617 <itemizedlist>
618 <listitem>
619 <para>[jhuntwork] - Rewrote section explaining IP Addresses.
620 Thanks Bryan Kadzban and Bruce Dubbs. Resolves Ticket 1663.</para>
621 </listitem>
622 <listitem>
623 <para>[jhuntwork] - Added a pointer to GDBM in Berkeley DB page.
624 Also added explanatory text concerning why LFS chose Debian's
625 convention for storing man pages. Thanks to Tushar Teredesai and
626 Alexander Patrakov. Resolves Ticket 1694.</para>
627 </listitem>
628 <listitem>
629 <para>[jhuntwork] - Remove symlink of zsoelim to groff's soelim
630 in chapter 6. Man-DB produces a sufficient zsoelim which overwrites
631 the symlink we used to create.</para>
632 </listitem>
633 </itemizedlist>
634 </listitem>
635
636 <listitem>
637 <para>April 11, 2006</para>
638 <itemizedlist>
639 <listitem>
640 <para>[jhuntwork] - Updated bash-3.1 patch. (Ticket 1758)</para>
641 </listitem>
642 </itemizedlist>
643 </listitem>
644
645 <listitem>
646 <para>April 8, 2006</para>
647 <itemizedlist>
648 <listitem>
649 <para>[jhuntwork] - Added a command to create an empty /etc/mtab file early
650 in chapter 6. This avoids testsuite failures in e2fsprogs and possibly other
651 programs that expect /etc/mtab to be present. Explanation from Dan Nicholson,
652 slightly modified. Also merged the 'Creating Essential Symlinks' section with
653 'Creating passwd, group and log Files'.</para>
654 </listitem>
655 </itemizedlist>
656 </listitem>
657
658 <listitem>
659 <para>April 6, 2006</para>
660 <itemizedlist>
661 <listitem>
662 <para>[manuel] - Placed home page (when available) and full download
663 links for all packages in chapter03/packages.xml.</para>
664 </listitem>
665 <listitem>
666 <para>[jhuntwork] - Merged alphabetical branch to trunk.</para>
667 </listitem>
668 </itemizedlist>
669 </listitem>
670
671 <listitem>
672 <para>April 2, 2006</para>
673 <itemizedlist>
674 <listitem>
675 <para>[archaic] - Moved the chowning of /tools to the end of chapter 5
676 and rewrote note about backing up or re-using /tools. Moved the
677 mounting of kernel filesystems before the package management page and
678 rewrote the page to mount --bind /dev and mount all other kernel
679 filesystems while outside chroot. Rewrote note about re-entering
680 chroot and remounting kernel filesystems. Removed /dev from the list
681 of dirs created in chroot and added it before chroot.</para>
682 </listitem>
683 </itemizedlist>
684 </listitem>
685
686 <listitem>
687 <para>March 30, 2006</para>
688 <itemizedlist>
689 <listitem>
690 <para>[ken] - Correct my erroneous comment about UTF-8 locales in
691 Man-DB. Thanks to Alexander for explaining it.</para>
692 </listitem>
693 <listitem>
694 <para>[ken] - upgraded to Linux-2.6.16.1, Iproute2-2.6.16-060323,
695 and Udev-088.</para>
696 </listitem>
697 </itemizedlist>
698 </listitem>
699
700 <listitem>
701 <para>March 29, 2006</para>
702 <itemizedlist>
703 <listitem>
704 <para>[ken] - Upgrade to shadow-4.0.15 and add convert-mans script
705 to convert its UTF-8 man pages. Thanks to Alexander and Archaic for
706 the script and commands. Fixes tickets #1748 and #1750.</para>
707 </listitem>
708 </itemizedlist>
709 </listitem>
710
711 <listitem>
712 <para>March 22, 2006</para>
713 <itemizedlist>
714 <listitem>
715 <para>[archaic] - Updated to
716 lfs-bootscripts-udev_update-20060321.</para>
717 </listitem>
718 </itemizedlist>
719 </listitem>
720
721 <listitem>
722 <para>March 21, 2006</para>
723 <itemizedlist>
724 <listitem>
725 <para>[archaic] - Updated the bootscripts. Removed references to
726 hotplug and the bootscripts udev patch. Removed reference to
727 udevstart. Added text and commands for generating Udev bug reports.
728 </para>
729 </listitem>
730 </itemizedlist>
731 </listitem>
732
733 <listitem>
734 <para>March 18, 2006</para>
735 <itemizedlist>
736 <listitem>
737 <para>[matthew] - Do not run configure manually for iproute2 as it
738 is run automatically by the Makefile. Thanks to Chris Staub for the
739 patch. Fixes ticket #1734.</para>
740 </listitem>
741 <listitem>
742 <para>[matthew] - Make bzdiff use mktemp instead of the deprecated
743 tempfile command. Thanks to Chris Staub for the patch. Fixes ticket
744 #1713.</para>
745 </listitem>
746 <listitem>
747 <para>[matthew] - Upgrade to flex-2.5.33.</para>
748 </listitem>
749 <listitem>
750 <para>[matthew] - Upgrade to readline-5.1.004.</para>
751 </listitem>
752 <listitem>
753 <para>[matthew] - Upgrade to bash-3.1.014.</para>
754 </listitem>
755 <listitem>
756 <para>[matthew] - Upgrade to psmisc-22.2.</para>
757 </listitem>
758 <listitem>
759 <para>[matthew] - Upgrade to file-4.17.</para>
760 </listitem>
761 <listitem>
762 <para>[matthew] - Use updated version of the coreutils suppression
763 patch to prevent coreutils version of the su man page from being
764 installed. Fixes #1690.</para>
765 </listitem>
766 </itemizedlist>
767 </listitem>
768
769 <listitem>
770 <para>March 11, 2006</para>
771 <itemizedlist>
772 <listitem>
773 <para>[matthew] - Upgrade to GCC 4.0.3.</para>
774 </listitem>
775 </itemizedlist>
776 </listitem>
777
778 <listitem>
779 <para>March 8, 2006</para>
780 <itemizedlist>
781 <listitem>
782 <para>[matthew] - Upgrade to Man-pages 2.25.</para>
783 </listitem>
784 <listitem>
785 <para>[matthew] - Remove an example of poor Udev support as it
786 does not apply to the kernel used in the book. Thanks to Alexander
787 Patrakov.</para>
788 </listitem>
789 <listitem>
790 <para>[matthew] - Upgrade to Linux 2.6.15.6.</para>
791 </listitem>
792 <listitem>
793 <para>[matthew] - Upgrade to udev-087.</para>
794 </listitem>
795 <listitem>
796 <para>[matthew] - Udev's run_program rules require a null device to be
797 present at an early stage, so create one in /lib/udev/devices.</para>
798 </listitem>
799 </itemizedlist>
800 </listitem>
801
802 <listitem>
803 <para>March 7, 2006</para>
804 <itemizedlist>
805 <listitem>
806 <para>[matthew] - Update Udev rules file to load SCSI modules and
807 upload firmware to devices that need it. Improve explanations of
808 device and module handling. Thanks to Alexander Patrakov.</para>
809 </listitem>
810 <listitem>
811 <para>[archaic] - Replaced the debian-specific groff patch with an
812 LFS-style patch.</para>
813 </listitem>
814 </itemizedlist>
815 </listitem>
816
817 <listitem>
818 <para>March 3, 2006</para>
819 <itemizedlist>
820 <listitem>
821 <para>[gerard] - Remove -D_GNU_SOURCE from chapter 5 - Patch. Thanks
822 to Dan Nicholson for the patch.</para>
823 </listitem>
824 </itemizedlist>
825 </listitem>
826
827 <listitem>
828 <para>March 1, 2006</para>
829 <itemizedlist>
830 <listitem>
831 <para>[archaic] - Create the Udev directories before creating the
832 symlinks.</para>
833 </listitem>
834 <listitem>
835 <para>[jhuntwork] - Added a description of perl configure flags that
836 help perl deal with a lack of groff. Thanks Dan Nicholson.</para>
837 </listitem>
838 </itemizedlist>
839 </listitem>
840
841 <listitem>
842 <para>February 27, 2006</para>
843 <itemizedlist>
844 <listitem>
845 <para>[archaic] - New bash fixes patch adds patch 011 from Bash
846 upstream. Bash patch 010 broke quoting in certain situations.</para>
847 </listitem>
848 </itemizedlist>
849 </listitem>
850
851 <listitem>
852 <para>February 20, 2006</para>
853 <itemizedlist>
854 <listitem>
855 <para>[matthew] - Use non-deprecated format for accessing MODALIAS
856 keys in the Udev rules file, and prevent the &quot;$&quot; from being
857 expanded by the shell.</para>
858 </listitem>
859 <listitem>
860 <para>[matthew] - Add patches 009 and 010 from Bash upstream.</para>
861 </listitem>
862 <listitem>
863 <para>[matthew] - Upgrade to Man-pages 2.24.</para>
864 </listitem>
865 </itemizedlist>
866 </listitem>
867
868 <listitem>
869 <para>February 19, 2006</para>
870 <itemizedlist>
871 <listitem>
872 <para>[matthew] - Upgrade Perl libc patch to prevent Perl from trying
873 to find headers on the host system. Fixes bug 1695.</para>
874 </listitem>
875 <listitem>
876 <para>[matthew] - Expand the Udev module handling rule to run for
877 every subsystem, not just USB.</para>
878 </listitem>
879 <listitem>
880 <para>[matthew] - Upgrade to Linux 2.6.15.4.</para>
881 </listitem>
882 <listitem>
883 <para>[matthew] - Upgrade to Udev 085.</para>
884 </listitem>
885 <listitem>
886 <para>[matthew] - Install Sed's HTML documentation by using
887 --enable-html instead of editing the Makefile. Thanks to Greg Schafer
888 for the report and the fix.</para>
889 </listitem>
890 <listitem>
891 <para>[matthew] - Add upstream fixes 001-002 for Readline.</para>
892 </listitem>
893 <listitem>
894 <para>[matthew] - Add upstream fixes 001-008 for Bash.</para>
895 </listitem>
896 <listitem>
897 <para>[matthew] - Upgrade to Sed 4.1.5.</para>
898 </listitem>
899 <listitem>
900 <para>[matthew] - Upgrade to Man-pages 2.23.</para>
901 </listitem>
902 <listitem>
903 <para>[matthew] - Upgrade to Coreutils-5.94.</para>
904 </listitem>
905 <listitem>
906 <para>[matthew] - Upgrade to DB-4.4.20.</para>
907 </listitem>
908 <listitem>
909 <para>[matthew] - Upgrade to Perl-5.8.8, removing the now unneeded
910 vulnerability and DB module patches.</para>
911 </listitem>
912 <listitem>
913 <para>[matthew] - Add the verbose parameter to a couple of commands in
914 Linux-Libc-Headers and DB.</para>
915 </listitem>
916 <listitem>
917 <para>[matthew] - Create udev specific directories in udev's
918 instructions instead of the more generic creatingdirs.xml. Add
919 &quot;pts&quot; and &quot;shm&quot; directories to
920 <filename class="directory">/lib/udev/devices</filename> so that they
921 can be mounted successfully at boot time.</para>
922 </listitem>
923 </itemizedlist>
924 </listitem>
925
926 <listitem>
927 <para>February 10, 2006</para>
928 <itemizedlist>
929 <listitem>
930 <para>[manuel] - Finished the XML indentation plus few tags
931 changes.</para>
932 </listitem>
933 </itemizedlist>
934 </listitem>
935
936 <listitem>
937 <para>February 8, 2006</para>
938 <itemizedlist>
939 <listitem>
940 <para>[matthew] - Rewrite the majority of chapter07/udev.xml to
941 reflect the new configuration for handling dynamic device naming and
942 module loading.</para>
943 </listitem>
944 </itemizedlist>
945 </listitem>
946
947 <listitem>
948 <para>February 3, 2006</para>
949 <itemizedlist>
950 <listitem>
951 <para>[matthew] - Create the
952 <filename class="directory">/lib/firmware</filename> directory that
953 can be used by Udev's <command>firmware_helper</command> utility.
954 </para>
955 </listitem>
956 <listitem>
957 <para>[matthew] - Add descriptions of Udev's helper binaries.</para>
958 </listitem>
959 <listitem>
960 <para>[manuel] - Add udev bootscript patch to whatsnew. Removed
961 hotplug from list of packages to download.</para>
962 </listitem>
963 <listitem>
964 <para>[ken] - Add udev bootscript patch to list of patches to
965 download.</para>
966 </listitem>
967 <listitem>
968 <para>[ken] - Correct the size of the udev tarball.</para>
969 </listitem>
970 </itemizedlist>
971 </listitem>
972
973 <listitem>
974 <para>February 2, 2006</para>
975 <itemizedlist>
976 <listitem>
977 <para>[matthew] - Upgrade to Udev-084 and build all its extras to
978 enable custom rules to be written more easily. Also, change the
979 rules file to handle kernel module loading and patch the udev
980 bootscript to work with this version of udev.</para>
981 </listitem>
982 <listitem>
983 <para>[matthew] - Remove the hotplug package and related bootscript.
984 Udev will now handle device creation and module loading.</para>
985 </listitem>
986 <listitem>
987 <para>[matthew] - Upgrade to Linux-2.6.15.2.</para>
988 </listitem>
989 </itemizedlist>
990 </listitem>
991
992 <listitem>
993 <para>January 30, 2006</para>
994 <itemizedlist>
995 <listitem>
996 <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang
997 on to its source directories. Also use 'gcc -dumpmachine' instead
998 of the MACHTYPE var.</para>
999 </listitem>
1000 <listitem>
1001 <para>[jhuntwork] - Various textual corrections. Thanks Chris
1002 Staub.</para>
1003 </listitem>
1004 <listitem>
1005 <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
1006 pass 1 and 2. Thanks Dan Nicholson.</para>
1007 </listitem>
1008 </itemizedlist>
1009 </listitem>
1010
1011 <listitem>
1012 <para>January 29, 2006</para>
1013 <itemizedlist>
1014 <listitem>
1015 <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para>
1016 </listitem>
1017 <listitem>
1018 <para>[jhuntwork] - Remove a spurious -i from the perl command when
1019 readjusting the toolchain. Thanks Dan Nicholson.</para>
1020 </listitem>
1021 </itemizedlist>
1022 </listitem>
1023
1024 <listitem>
1025 <para>January 26, 2006</para>
1026 <itemizedlist>
1027 <listitem>
1028 <para>[jhuntwork] - Modify chapter 6 Glibc's make install command to
1029 allow test-installation.pl to run.</para>
1030 </listitem>
1031 <listitem>
1032 <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new
1033 for use in the chapter 6 readjusting section. Also add some extended
1034 sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
1035 Thanks to Dan Nicholson for the report, as well.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[jhuntwork] - Added 'nodump' to commands in the Package Management
1039 section.</para>
1040 </listitem>
1041 </itemizedlist>
1042 </listitem>
1043
1044 <listitem>
1045 <para>January 25, 2006</para>
1046 <itemizedlist>
1047 <listitem>
1048 <para>[jhuntwork] - Remove ppc specific instructions from chapter 6
1049 patch. Cross-LFS can handle non-x86 arch specifics at this point.</para>
1050 </listitem>
1051 <listitem>
1052 <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
1053 the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report
1054 and Greg Schafer for the fix.</para>
1055 </listitem>
1056 <listitem>
1057 <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter
1058 6 so that chapter 6 GCC and Binutils links against the proper Glibc and
1059 so that we don't have to keep the binutils directories from chapter 5.
1060 Also moved a note about saving the /tools directory to the beginning of
1061 chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov,
1062 Greg Schafer and Tushar Teredesai for reporting and resolving this
1063 issue.</para>
1064 </listitem>
1065 <listitem>
1066 <para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix
1067 <command>sort -n</command> and add the en_US.UTF-8 locale to improve
1068 coreutils' test coverage. Fixes bugs 1688 and 1689. Thanks to
1069 Alexander Patrakov.</para>
1070 </listitem>
1071 <listitem>
1072 <para>[matthew] - Add information about package management. Thanks to
1073 the BLFS project for the text.</para>
1074 </listitem>
1075 </itemizedlist>
1076 </listitem>
1077
1078 <listitem>
1079 <para>January 24, 2006</para>
1080 <itemizedlist>
1081 <listitem>
1082 <para>[matthew] - Upgrade to Groff-1.18.1.1-11.</para>
1083 </listitem>
1084 </itemizedlist>
1085 </listitem>
1086
1087 <listitem>
1088 <para>January 23, 2006</para>
1089 <itemizedlist>
1090 <listitem>
1091 <para>[matthew] - Upgrade to Man-pages 2.21.</para>
1092 </listitem>
1093 <listitem>
1094 <para>[matthew] - Upgrade to Psmisc 22.1.</para>
1095 </listitem>
1096 <listitem>
1097 <para>[matthew] - Upgrade to Shadow 4.0.14.</para>
1098 </listitem>
1099 <listitem>
1100 <para>[matthew] - Install documentation for the Linux kernel. Thanks
1101 to Tushar for the report. Fixes bug 1683.</para>
1102 </listitem>
1103 <listitem>
1104 <para>[matthew] - Added a patch to enable Perl's DB_File module to
1105 compile with the latest version of Berkeley DB. Thanks to Alexander
1106 Patrakov for the patch.</para>
1107 </listitem>
1108 </itemizedlist>
1109 </listitem>
1110
1111 <listitem>
1112 <para>January 20, 2006</para>
1113 <itemizedlist>
1114 <listitem>
1115 <para>[jhuntwork] - Added a patch to fix the sprintf security
1116 vulnerability in Perl. Thanks to Tim van der Molen for pointing
1117 it out.</para>
1118 </listitem>
1119 </itemizedlist>
1120 </listitem>
1121
1122 <listitem>
1123 <para>January 17, 2006</para>
1124 <itemizedlist>
1125 <listitem>
1126 <para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks
1127 to Dan McGhee for the report and Alexander Patrakov for the fix.</para>
1128 </listitem>
1129 </itemizedlist>
1130 </listitem>
1131
1132 <listitem>
1133 <para>January 10, 2006</para>
1134 <itemizedlist>
1135 <listitem>
1136 <para>[ken]: Define YYENABLE_NLS in bison, to resolve a code
1137 difference shown up by Iterative Comparison Analysis. Thanks
1138 to Greg Schafer.</para>
1139 </listitem>
1140 <listitem>
1141 <para>[ken]: Revert my move of mktemp and add a sed to correct
1142 gccbug.</para>
1143 </listitem>
1144 </itemizedlist>
1145 </listitem>
1146
1147 <listitem>
1148 <para>January 7, 2006</para>
1149 <itemizedlist>
1150 <listitem>
1151 <para>[ken]: Alter the Perl instructions to always create an
1152 /etc/hosts file. This fixes a potential difference in the
1153 'hostcat' recorded in Config_heavy.pl. Thanks to Bryan Kadzban
1154 for explaining this.</para>
1155 </listitem>
1156 <listitem>
1157 <para>[ken]: Move grep ahead of libtool, so that the latter
1158 will correctly reference /bin/grep in references to EGREP.</para>
1159 </listitem>
1160 <listitem>
1161 <para>[ken]: Move mktemp ahead of gcc so that gccbug will
1162 use mktemp.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[ken]: Give Berkeley DB its full name, and remove the
1166 '-lpthread' overrides. Also add pointer to BLFS, thanks to
1167 Randy McMurchy.</para>
1168 </listitem>
1169 </itemizedlist>
1170 </listitem>
1171
1172 <listitem>
1173 <para>January 5, 2006</para>
1174 <itemizedlist>
1175 <listitem>
1176 <para>[jhuntwork]: Remove mention of news server until we actually
1177 have one. Thanks Randy.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[jhuntwork]: Initial addition of UTF-8 support. Thanks to
1181 Alexander Patrakov.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>January 3, 2006</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[matt]: Clarify the description of mktemp's --with-libc
1191 configure parameter (fixes bug 1667).</para>
1192 </listitem>
1193 <listitem>
1194 <para>[matt]: Upgrade to libtool 1.5.22.</para>
1195 </listitem>
1196 <listitem>
1197 <para>[matt]: Upgrade to man-pages 2.18.</para>
1198 </listitem>
1199 <listitem>
1200 <para>[matt]: Remove the -v flag from the example mkswap command in
1201 chapter 2 as it does not affect verbosity (fixes bug 1674).</para>
1202 </listitem>
1203 </itemizedlist>
1204 </listitem>
1205
1206 <listitem>
1207 <para>December 31, 2005</para>
1208 <itemizedlist>
1209 <listitem>
1210 <para>[ken]: Alter installation of Linux Libc asm Headers in chroot,
1211 to be repeatable.</para>
1212 </listitem>
1213 </itemizedlist>
1214 </listitem>
1215
1216 <listitem>
1217 <para>December 23, 2005</para>
1218 <itemizedlist>
1219 <listitem>
1220 <para>[jim]: Corrected version on Vim symlink</para>
1221 </listitem>
1222 </itemizedlist>
1223 </listitem>
1224
1225 <listitem>
1226 <para>December 21, 2005</para>
1227 <itemizedlist>
1228 <listitem>
1229 <para>[matt]: Correctly symlink Vim's documentation to /usr/share/doc.
1230 Thanks to Jeremy for the report and the fix.</para>
1231 </listitem>
1232 </itemizedlist>
1233 </listitem>
1234
1235 <listitem>
1236 <para>December 17, 2005</para>
1237 <itemizedlist>
1238 <listitem>
1239 <para>[matt]: Pass a valid path to module-init-tools' --prefix
1240 configure switch and remove the now unnecessary --mandir switch</para>
1241 </listitem>
1242 <listitem>
1243 <para>[matt]: Symlink Vim's documentation to /usr/share/doc. Fixes
1244 bug 1610. Thanks to Randy McMurchy for the original report and to
1245 Ken and Jeremy for their investigations into the fix.</para>
1246 </listitem>
1247 <listitem>
1248 <para>[matt]: Upgrade to psmisc-21.9</para>
1249 </listitem>
1250 <listitem>
1251 <para>[matt]: Upgrade to man-pages-2.17</para>
1252 </listitem>
1253 </itemizedlist>
1254 </listitem>
1255
1256 <listitem>
1257 <para>December 16, 2005</para>
1258 <itemizedlist>
1259 <listitem>
1260 <para>[jhuntwork]: Move Procps to before Perl in chapter 6. Perl's
1261 testsuite uses 'ps'.</para>
1262 </listitem>
1263 </itemizedlist>
1264 </listitem>
1265
1266 <listitem>
1267 <para>December 13, 2005</para>
1268 <itemizedlist>
1269 <listitem>
1270 <para>[jhuntwork]: Install Tcl's internal headers to /tools/include,
1271 allowing us to drop its source directory right away. Origin is
1272 Greg Schafer, and thanks to Dan Nicholson for the report (fixes
1273 bug 1670).</para>
1274 </listitem>
1275 </itemizedlist>
1276 </listitem>
1277
1278 <listitem>
1279 <para>December 12, 2005</para>
1280 <itemizedlist>
1281 <listitem>
1282 <para>[jhuntwork]: Updated texinfo patch. Fixes segfault issues
1283 with texindex. Thanks to Randy McMurchy for the report and Bruce
1284 Dubbs and Joe Ciccone for the fix.</para>
1285 </listitem>
1286 </itemizedlist>
1287 </listitem>
1288
1289 <listitem>
1290 <para>December 11, 2005</para>
1291 <itemizedlist>
1292 <listitem>
1293 <para>[jhuntwork]: Upgrade to tcl-8.4.12</para>
1294 </listitem>
1295 <listitem>
1296 <para>[jhuntwork]: Upgrade to less-394.</para>
1297 </listitem>
1298 <listitem>
1299 <para>[jhuntwork]: Upgrade to readline-5.1. Also removed bash-3.0
1300 and readline-5.0 specific patches.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to work with
1304 the new bash version. Thanks to Alexander Patrakov and ultimately,
1305 Greg Schafer for the fix.</para>
1306 </listitem>
1307 <listitem>
1308 <para>[jhuntwork]: Changed variable used in readline for linking
1309 in ncurses. Thanks to Alexander Patrakov for the fix.</para>
1310 </listitem>
1311 </itemizedlist>
1312 </listitem>
1313
1314 <listitem>
1315 <para>December 9, 2005</para>
1316 <itemizedlist>
1317 <listitem>
1318 <para>[matt]: Upgrade to man-pages-2.16</para>
1319 </listitem>
1320 <listitem>
1321 <para>[matt]: Upgrade to module-init-tools-3.2.2
1322 </para>
1323 </listitem>
1324 <listitem>
1325 <para>[matt]: Upgrade to findutils-4.2.27</para>
1326 </listitem>
1327 </itemizedlist>
1328 </listitem>
1329
1330 <listitem>
1331 <para>December 7, 2005</para>
1332 <itemizedlist>
1333 <listitem>
1334 <para>[matt]: Mention the testsuites (or lack of them) for all
1335 packages (fixes bug 1664). Thanks to Chris Staub for the report
1336 and analysis of affected packages.</para>
1337 </listitem>
1338 </itemizedlist>
1339 </listitem>
1340
1341 <listitem>
1342 <para>November 26, 2005</para>
1343 <itemizedlist>
1344 <listitem>
1345 <para>[matt]: Don't install the Linuxthreads man pages, the POSIX
1346 threading API is documented in the man3p section provided by the
1347 man-pages package (fixes bug 1660).</para>
1348 </listitem>
1349 <listitem>
1350 <para>[matt]: Remove the incorrect note about not having to dump/check
1351 a journalled filesystem (fixes bug 1662).</para>
1352 </listitem>
1353 <listitem>
1354 <para>[matt]: Upgrade to module-init-tools 3.2.1.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[matt]: Prevent installing the internationalized man pages
1358 for Shadow's <command>groups</command> binary (thanks to Randy
1359 McMurchy for the report).</para>
1360 </listitem>
1361 <listitem>
1362 <para>[matt]: Upgrade to man-pages 2.14.</para>
1363 </listitem>
1364 <listitem>
1365 <para>[matt]: Upgrade to findutils-4.2.26</para>
1366 </listitem>
1367 <listitem>
1368 <para>[manuel]: Changed --strip-path to --strip-components in the
1369 unpack of module-init-tools-testsuite package.</para>
1370 </listitem>
1371 </itemizedlist>
1372 </listitem>
1373
1374 <listitem>
1375 <para>November 23, 2005</para>
1376 <itemizedlist>
1377 <listitem>
1378 <para>[gerard]: Corrected reference to 'man page' to 'HTML
1379 documentation' in chapter 6/sec</para>
1380 </listitem>
1381 </itemizedlist>
1382 </listitem>
1383
1384 <listitem>
1385 <para>November 18, 2005</para>
1386 <itemizedlist>
1387 <listitem>
1388 <para>[manuel]: Fixed the unpack of the module-init-tools-testsuite
1389 package.</para>
1390 </listitem>
1391 </itemizedlist>
1392 </listitem>
1393
1394 <listitem>
1395 <para>November 16, 2005</para>
1396 <itemizedlist>
1397 <listitem>
1398 <para>[jhuntwork]: Textual correction concerning gettext in
1399 chapter 5 and the use of --disable-shared</para>
1400 </listitem>
1401 </itemizedlist>
1402 </listitem>
1403
1404 <listitem>
1405 <para>November 15, 2005</para>
1406 <itemizedlist>
1407 <listitem>
1408 <para>[archaic]: Changed the chapter 6 Perl Dpager configure option
1409 to reflect the new location of the less binary.</para>
1410 </listitem>
1411 </itemizedlist>
1412 </listitem>
1413
1414 <listitem>
1415 <para>November 14, 2005</para>
1416 <itemizedlist>
1417 <listitem>
1418 <para>[jhuntwork]: Only install <command>msgfmt</command> from
1419 gettext in chapter 5. This is all that is necessary and prevents
1420 gettext from trying to pull in unnecessary elements from the host.
1421 Thanks to Greg Schafer for pointing this out.</para>
1422 </listitem>
1423 </itemizedlist>
1424 </listitem>
1425
1426 <listitem>
1427 <para>November 12, 2005</para>
1428 <itemizedlist>
1429 <listitem>
1430 <para>[matt]: Improve the heuristic for determining a locale that
1431 is supported by both Glibc and packages outside LFS (bug 1642).
1432 Many thanks to Alexander Patrakov for highlighting the numerous
1433 issues and for reviewing the various suggested fixes.</para>
1434 </listitem>
1435 <listitem>
1436 <para>[jhuntwork]: Move sed to earlier in the build.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[jhuntwork]: Move m4 to earlier in the build. Thanks
1440 Chris Staub.</para>
1441 </listitem>
1442 </itemizedlist>
1443 </listitem>
1444
1445 <listitem>
1446 <para>November 11, 2005</para>
1447 <itemizedlist>
1448 <listitem>
1449 <para>[matt]: Omit running Bzip2's testsuite as a separate step,
1450 as <command>make</command> runs it automatically (bug 1652).</para>
1451 </listitem>
1452 </itemizedlist>
1453 </listitem>
1454
1455 <listitem>
1456 <para>November 10, 2005</para>
1457 <itemizedlist>
1458 <listitem>
1459 <para>[jhuntwork]: Initial re-ordering of packages. Thanks to
1460 Chris Staub (bug 684).</para>
1461 </listitem>
1462 </itemizedlist>
1463 </listitem>
1464
1465 <listitem>
1466 <para>November 7, 2005</para>
1467 <itemizedlist>
1468 <listitem>
1469 <para>[matt]: Install the binaries from Less to /usr/bin instead
1470 of /bin (fixes bug 1643).</para>
1471 </listitem>
1472 <listitem>
1473 <para>[matt]: Remove the --libexecdir option from both passes of
1474 GCC in chapter 5 (fixes bug 1646). Also change the --libexecdir
1475 option for Findutils to conform with the /usr/lib/packagename
1476 convention already prevalent in the book (fixes bug 1644).</para>
1477 </listitem>
1478 </itemizedlist>
1479 </listitem>
1480
1481 <listitem>
1482 <para>November 6, 2005</para>
1483 <itemizedlist>
1484 <listitem>
1485 <para>[matt]: Remove the optimization related warnings from the
1486 toolchain packages (bug 1650).</para>
1487 </listitem>
1488 <listitem>
1489 <para>[matt]: Install Vim's documentation to
1490 /usr/share/doc/vim-&vim-version; instead of /usr/share/vim/vim64/doc
1491 (bug 1610). Thanks to Randy McMurchy for the report, and Jeremy
1492 Huntwork for the fix.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[matt]: Stop Udev from killing udevd processes on the host
1496 system (fixes bug 1651). Thanks to Alexander Patrakov for the
1497 report and the fix.</para>
1498 </listitem>
1499 <listitem>
1500 <para>[matt]: Upgrade to Coreutils 5.93.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[matt]: Upgrade to Psmisc 21.8.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[matt]: Upgrade to Glibc 2.3.6.</para>
1507 </listitem>
1508 </itemizedlist>
1509 </listitem>
1510
1511 <listitem>
1512 <para>November 5, 2005</para>
1513 <itemizedlist>
1514 <listitem>
1515 <para>[matt]: Add a note to the toolchain sanity check in chapter 5
1516 to explain that if TCL fails to build, it's an indication of a broken
1517 toolchain (bug 1581).</para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521
1522 <listitem>
1523 <para>November 3, 2005</para>
1524 <itemizedlist>
1525 <listitem>
1526 <para>[matt]: Upgrade to man-pages 2.13.</para>
1527 </listitem>
1528 <listitem>
1529 <para>[matt]: Correct the instructions for running Module-Init-Tools'
1530 testsuite (fixes bug 1597). Thanks to Greg Schafer, Tushar Teredesai
1531 and to Randy McMurchy for providing the patch.</para>
1532 </listitem>
1533 </itemizedlist>
1534 </listitem>
1535
1536 <listitem>
1537 <para>October 31, 2005</para>
1538 <itemizedlist>
1539 <listitem>
1540 <para>[matt]: Upgrade to shadow-4.0.13.</para>
1541 </listitem>
1542 <listitem>
1543 <para>[matt]: Upgrade to vim-6.4.</para>
1544 </listitem>
1545 <listitem>
1546 <para>[matt]: Upgrade to procps-3.2.6.</para>
1547 </listitem>
1548 <listitem>
1549 <para>[matt]: Build udev_run_devd and udev_run_hotplugd and alter
1550 the udev rules file so that udev once again executes programs in
1551 the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635).
1552 Also change the udev rules to prevent udev from handling the "card"
1553 and "dm" devices as these are managed entirely by programs outside
1554 of LFS.</para>
1555 </listitem>
1556 </itemizedlist>
1557 </listitem>
1558
1559 <listitem>
1560 <para>October 29, 2005</para>
1561 <itemizedlist>
1562 <listitem>
1563 <para>[matt]: Upgrade to udev-071</para>
1564 </listitem>
1565 <listitem>
1566 <para>[matt]: Upgrade to man-pages 2.11.</para>
1567 </listitem>
1568 <listitem>
1569 <para>[matt]: Upgrade to coreutils-5.92. This involved removing
1570 the DEFAULT_POSIX2_VERSION environment variable as it is no longer
1571 required. The testsuite also requires the Data::Dumper module from
1572 Perl, so it is now built in chapter05/perl.xml.</para>
1573 </listitem>
1574 </itemizedlist>
1575 </listitem>
1576
1577 <listitem>
1578 <para>October 22, 2005</para>
1579 <itemizedlist>
1580 <listitem>
1581 <para>[archaic]: Upgrade to m4-1.4.4.</para>
1582 </listitem>
1583 </itemizedlist>
1584 </listitem>
1585
1586 <listitem>
1587 <para>October 21, 2005</para>
1588 <itemizedlist>
1589 <listitem>
1590 <para>[matt]: Upgrade to file-4.16.</para>
1591 </listitem>
1592 <listitem>
1593 <para>[matt]: Upgrade to man-pages 2.10.</para>
1594 </listitem>
1595 <listitem>
1596 <para>[matt]: Upgrade to ncurses 5.5.</para>
1597 </listitem>
1598 </itemizedlist>
1599 </listitem>
1600
1601 <listitem>
1602 <para>October 15, 2005</para>
1603 <itemizedlist>
1604 <listitem>
1605 <para>[matt]: Upgrade to man-pages 2.09.</para>
1606 </listitem>
1607 <listitem>
1608 <para>[matt]: Use an updated version of the Udev rules file
1609 (fixes bug 1639).</para>
1610 </listitem>
1611 <listitem>
1612 <para>[matt]: Add a cdrom group as required by the Udev rules.
1613 file</para>
1614 </listitem>
1615 </itemizedlist>
1616 </listitem>
1617
1618 <listitem>
1619 <para>October 9, 2005</para>
1620 <itemizedlist>
1621 <listitem>
1622 <para>[matt]: Emphasise the fact that one must delete the source
1623 directory after each package has been installed. Fixes bug 1638.
1624 Thanks to Chris Staub.</para>
1625 </listitem>
1626 </itemizedlist>
1627 </listitem>
1628
1629 <listitem>
1630 <para>October 8, 2005</para>
1631 <itemizedlist>
1632 <listitem>
1633 <para>[archaic]: Added patch to fix poor tempfile creation in
1634 Texinfo-4.8 that can lead to a symlink attack.</para>
1635 </listitem>
1636 <listitem>
1637 <para>[matt]: Upgrade to iproute2-051007.</para>
1638 </listitem>
1639 </itemizedlist>
1640 </listitem>
1641
1642 <listitem>
1643 <para>October 7, 2005</para>
1644 <itemizedlist>
1645 <listitem>
1646 <para>[matt]: Upgrade to gcc-4.0.2.</para>
1647 </listitem>
1648 </itemizedlist>
1649 </listitem>
1650
1651 <listitem>
1652 <para>October 4, 2005</para>
1653 <itemizedlist>
1654 <listitem>
1655 <para>[matt]: Prevent GCC from running the <command>fixincludes</command>
1656 script in chapter5 pass2 and chapter 6 (fixes bug 1636). Thanks to Tushar
1657 and Greg for their contributions on this issue.</para>
1658 </listitem>
1659 </itemizedlist>
1660 </listitem>
1661
1662 <listitem>
1663 <para>September 29, 2005</para>
1664 <itemizedlist>
1665 <listitem>
1666 <para>[matt]: Add more explicit reader prerequisites (fixes
1667 bug 1629).</para>
1668 </listitem>
1669 <listitem>
1670 <para>[matt]: Add <option>-v</option> to commands that accept it
1671 (fixes bug 1612).</para>
1672 </listitem>
1673 </itemizedlist>
1674 </listitem>
1675
1676 <listitem>
1677 <para>September 26, 2005</para>
1678 <itemizedlist>
1679 <listitem>
1680 <para>[matt]: Upgrade to man-pages-2.08.</para>
1681 </listitem>
1682 </itemizedlist>
1683 </listitem>
1684
1685 <listitem>
1686 <para>September 24, 2005</para>
1687 <itemizedlist>
1688 <listitem>
1689 <para>[matt]: Upgrade to gawk-3.1.5.</para>
1690 </listitem>
1691 <listitem>
1692 <para>[matt]: Upgrade to man-1.6b.</para>
1693 </listitem>
1694 <listitem>
1695 <para>[matt]: Upgrade to util-linux-2.12r.</para>
1696 </listitem>
1697 </itemizedlist>
1698 </listitem>
1699
1700 <listitem>
1701 <para>September 20, 2005</para>
1702 <itemizedlist>
1703 <listitem>
1704 <para>[matt]: Upgrade to bison-2.1.</para>
1705 </listitem>
1706 </itemizedlist>
1707 </listitem>
1708
1709 <listitem>
1710 <para>September 17, 2005</para>
1711 <itemizedlist>
1712 <listitem>
1713 <para>[matt]: Upgrade to udev-070 and remove the unnecessary
1714 &quot;udevdir=/dev&quot; parameter.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[matt]: Added patch for coreutils to improve echo's POSIX
1718 and bash compatibility and to recognise &quot;\xhh&quot; syntax
1719 as required by the test suite in udev-069 and later.</para>
1720 </listitem>
1721 </itemizedlist>
1722 </listitem>
1723
1724 <listitem>
1725 <para>September 15, 2005</para>
1726 <itemizedlist>
1727 <listitem>
1728 <para>[archaic]: Added patch for util-linux to prevent a umount
1729 vulnerability.</para>
1730 </listitem>
1731 </itemizedlist>
1732 </listitem>
1733
1734 <listitem>
1735 <para>September 8, 2005</para>
1736 <itemizedlist>
1737 <listitem>
1738 <para>[jhuntwork]: Upgrade to groff-1.19.2</para>
1739 </listitem>
1740 </itemizedlist>
1741 </listitem>
1742
1743 <listitem>
1744 <para>September 6, 2005</para>
1745 <itemizedlist>
1746 <listitem>
1747 <para>[ken]: Reworded the glibc text to expect test failures.</para>
1748 </listitem>
1749 </itemizedlist>
1750 </listitem>
1751
1752 <listitem>
1753 <para>September 5, 2005</para>
1754 <itemizedlist>
1755 <listitem>
1756 <para>[ken]: Add patch to fix some of the math tests in glibc.</para>
1757 </listitem>
1758 </itemizedlist>
1759 </listitem>
1760
1761 <listitem><para>September 4, 2005</para>
1762 <itemizedlist>
1763 <listitem>
1764 <para>[matt]: Add patch to stop <command>cfdisk</command> segfaulting
1765 when invoked on devices with partitions that don't contain an ext2,
1766 ext3, xfs or jfs filesystem (see bug 1604).</para>
1767 </listitem>
1768 <listitem>
1769 <para>[matt]: Upgrade to libtool-1.5.20.</para>
1770 </listitem>
1771 <listitem>
1772 <para>[matt]: Upgrade to findutils-4.2.25.</para>
1773 </listitem>
1774 </itemizedlist>
1775 </listitem>
1776
1777 <listitem>
1778 <para>September 2, 2005</para>
1779 <itemizedlist>
1780 <listitem>
1781 <para>[matt]: The optimization flag for util-linux comes from
1782 <filename>configure</filename> rather than <filename>MCONFIG</filename>,
1783 so adjust the <command>sed</command> in order for the segfault fix
1784 to actually work.</para>
1785 </listitem>
1786 <listitem>
1787 <para>[matt]: Avoid the potential race condition when invoking
1788 <command>find</command> to remove GCC's fixed headers.</para>
1789 </listitem>
1790 </itemizedlist>
1791 </listitem>
1792
1793 <listitem>
1794 <para>August 30th, 2005</para>
1795 <itemizedlist>
1796 <listitem>
1797 <para>[matt]: Work around a segfault in cfdisk by compiling with -O
1798 instead of the default -O2 optimization setting (fixes bug 1604).</para>
1799 </listitem>
1800 <listitem>
1801 <para>[matt]: Update the inetutils patch to use the upstream fix
1802 for GCC-4.x compilation problems (fixes bug 1602).</para>
1803 </listitem>
1804 <listitem>
1805 <para>[matt]: Upgrade to shadow-2.0.12</para>
1806 </listitem>
1807 <listitem>
1808 <para>[ken]: Remove <command>sed -i</command> commands from
1809 gcc-pass2.</para>
1810 </listitem>
1811 </itemizedlist>
1812 </listitem>
1813
1814 <listitem>
1815 <para>August 28th, 2005</para>
1816 <itemizedlist>
1817 <listitem>
1818 <para>[jhuntwork]: Adjusted tar commands in Bash and Glibc chapter 6
1819 builds for consistency</para>
1820 </listitem>
1821 </itemizedlist>
1822 </listitem>
1823
1824 <listitem>
1825 <para>August 23rd, 2005</para>
1826 <itemizedlist>
1827 <listitem>
1828 <para>[matt]: <command>find</command> may fail due to a race
1829 condition when deleting files. Remove the &amp;&amp; construct in
1830 chapter05/adjusting.xml so that the rest of the commands for removing
1831 fixed headers will be executed (fixes bug 1621).</para>
1832 </listitem>
1833 <listitem>
1834 <para>[matt]: Install Udev's documentation relating to configuring
1835 rules (fixes bug 1622).</para>
1836 </listitem>
1837 <listitem>
1838 <para>[matt]: Upgrade to Man-1.6a.</para>
1839 </listitem>
1840 </itemizedlist>
1841 </listitem>
1842
1843 <listitem>
1844 <para>August 20th, 2005</para>
1845 <itemizedlist>
1846 <listitem>
1847 <para>[matt]: Stop moving some of coreutils' binaries to /bin as
1848 they aren't required to be there (fixes bug 1620).</para>
1849 </listitem>
1850 </itemizedlist>
1851 </listitem>
1852
1853 <listitem>
1854 <para>August 19th, 2005</para>
1855 <itemizedlist>
1856 <listitem>
1857 <para>[matt]: Upgrade to Udev-068.</para>
1858 </listitem>
1859 <listitem>
1860 <para>[matt]: Upgrade to IANA-etc-2.00.</para>
1861 </listitem>
1862 <listitem>
1863 <para>[matt]: Upgrade to file-4.15.</para>
1864 </listitem>
1865 </itemizedlist>
1866 </listitem>
1867
1868 <listitem>
1869 <para>August 18th, 2005</para>
1870 <itemizedlist>
1871 <listitem>
1872 <para>[matt]: Simplify the method for finding where GCC's default
1873 specs file and private include directory live. Additionally, don't
1874 assume the host's sed supports the -i switch.</para>
1875 </listitem>
1876 <listitem>
1877 <para>[ken]: Add a patch to sanitise bzgrep's handling of
1878 filenames.</para>
1879 </listitem>
1880 </itemizedlist>
1881 </listitem>
1882
1883 <listitem>
1884 <para>August 16th, 2005</para>
1885 <itemizedlist>
1886 <listitem>
1887 <para>[matt]: Install sed's man page to /usr/share/doc/sed-4.1.4
1888 instead of /usr/share/doc (fixes bug 1600).</para>
1889 </listitem>
1890 <listitem>
1891 <para>[matt]: Upgraded to linux-2.6.12.5.</para>
1892 </listitem>
1893 </itemizedlist>
1894 </listitem>
1895
1896 <listitem>
1897 <para>August 15th, 2005</para>
1898 <itemizedlist>
1899 <listitem>
1900 <para>[matt]: Alter the GCC -fomit-frame-pointer sed to protect
1901 from multiple invocations (Greg Schafer).</para>
1902 </listitem>
1903 </itemizedlist>
1904 </listitem>
1905
1906 <listitem>
1907 <para>August 14th, 2005</para>
1908 <itemizedlist>
1909 <listitem>
1910 <para>[ken]: Upgrade shadow to 4.0.11.1 with --enable-shadowgrp as
1911 advised by Greg Schafer.</para>
1912 </listitem>
1913 <listitem>
1914 <para>[matt]: Mention the common libmudflap test failures in GCC
1915 (fixes bug 1615).</para>
1916 </listitem>
1917 <listitem>
1918 <para>[matt]: Added patch to install documentation for bzip2 (fixes
1919 bug 1603).</para>
1920 </listitem>
1921 <listitem>
1922 <para>[matt]: Upgrade to linux-2.6.12.4.</para>
1923 </listitem>
1924 <listitem>
1925 <para>[matt]: Add sed to chapter05/gcc-pass2 and chapter06/gcc to
1926 ensure they get built with -fomit-frame-pointer so it matches the
1927 bootstrap build in chapter05/gcc-pass1 (fixes bug 1609).</para>
1928 </listitem>
1929 <listitem>
1930 <para>[matt]: Upgrade to udev-067 including a fix for the failing
1931 test (bug 1611).</para>
1932 </listitem>
1933 </itemizedlist>
1934 </listitem>
1935
1936 <listitem>
1937 <para>August 12th, 2005</para>
1938 <itemizedlist>
1939 <listitem>
1940 <para>[matt]: Explain that libiconv isn't required on an LFS
1941 system (fixes bug 1614).</para>
1942 </listitem>
1943 <listitem>
1944 <para>[matt]: Fix ownership of libtool's libltdl data files
1945 (fixes bug 1601).</para>
1946 </listitem>
1947 <listitem>
1948 <para>[matt]: Change findutils and vim's configure switch explanations
1949 to the convention used in the rest of the book (Bug 1613).</para>
1950 </listitem>
1951 <listitem>
1952 <para>[matt]: Expand explanation of device node creation at the start
1953 of chapter 6.</para>
1954 </listitem>
1955 <listitem>
1956 <para>[matt]: Fix incorrect version number for expect's installed
1957 library (Bug 1608).</para>
1958 </listitem>
1959 </itemizedlist>
1960 </listitem>
1961
1962 <listitem>
1963 <para>August 7th, 2005</para>
1964 <itemizedlist>
1965 <listitem>
1966 <para>[archaic]: Added note in Shadow regarding building Cracklib
1967 from BLFS first.</para>
1968 </listitem>
1969 </itemizedlist>
1970 </listitem>
1971
1972 <listitem>
1973 <para>August 6th, 2005</para>
1974 <itemizedlist>
1975 <listitem>
1976 <para>[matt]: Add texi2pdf to list of Texinfo's installed files.</para>
1977 </listitem>
1978 <listitem>
1979 <para>[matt]: Updated Vim's security patch to address the latest
1980 modeline vulnerability.</para>
1981 </listitem>
1982 </itemizedlist>
1983 </listitem>
1984
1985 <listitem>
1986 <para>July 30th, 2005</para>
1987 <itemizedlist>
1988 <listitem>
1989 <para>[matt]: Added instructions for installing Bash documentation
1990 (Randy McMurchy).</para>
1991 </listitem>
1992 <listitem>
1993 <para>[matt]: Remove GCC linkonce patch from chapter03/patches.xml
1994 as it's no longer used in the book</para>
1995 </listitem>
1996 </itemizedlist>
1997 </listitem>
1998
1999 <listitem>
2000 <para>July 29th, 2005</para>
2001 <itemizedlist>
2002 <listitem>
2003 <para>[manuel]: Removed the text about defining gvimrc.</para>
2004 </listitem>
2005 </itemizedlist>
2006 </listitem>
2007
2008 <listitem>
2009 <para>July 28th, 2005</para>
2010 <itemizedlist>
2011 <listitem>
2012 <para>[matt]: Add GCC-4 related patch for kbd.</para>
2013 </listitem>
2014 <listitem>
2015 <para>[matt]: Add GCC-4 related patch for inetutils.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[matt]: Remove the note regarding a known test failure in GRUB.
2019 The test no longer fails under GCC-4.</para>
2020 </listitem>
2021 <listitem>
2022 <para>[matt]: Add GCC-4 related patch to chapter06 tar.</para>
2023 </listitem>
2024 </itemizedlist>
2025 </listitem>
2026
2027 <listitem>
2028 <para>July 27th, 2005</para>
2029 <itemizedlist>
2030 <listitem>
2031 <para>[matt]: Don't define gvim's configuration file as we don't
2032 compile gvim in LFS (Bruce Dubbs).</para>
2033 </listitem>
2034 </itemizedlist>
2035 </listitem>
2036
2037 <listitem>
2038 <para>July 26th, 2005</para>
2039 <itemizedlist>
2040 <listitem>
2041 <para>[matt]: Remove <quote>groups</quote> from the list of programs
2042 installed by shadow, as we use the version provided by coreutils
2043 instead (Randy McMurchy).</para>
2044 </listitem>
2045 <listitem>
2046 <para>[matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds
2047 license and copyright information to the previous version.</para>
2048 </listitem>
2049 </itemizedlist>
2050 </listitem>
2051
2052 <listitem>
2053 <para>July 23rd, 2005</para>
2054 <itemizedlist>
2055 <listitem>
2056 <para>[matt]: Moved FORMER_CONTRIBUTORS information into the book,
2057 so as people can actually see it. The space constraint argument in
2058 that file was weak - it only added another 10 lines to a 255 page
2059 document (PDF). Now at least we <emphasis>publically</emphasis>
2060 acknowledge the efforts of previous contributors.</para>
2061 </listitem>
2062 <listitem>
2063 <para>[matt]: Updated to man-pages-2.07.</para>
2064 </listitem>
2065 <listitem>
2066 <para>[matt]: Updated to zlib-1.2.3.</para>
2067 </listitem>
2068 </itemizedlist>
2069 </listitem>
2070
2071 <listitem>
2072 <para>July 22nd, 2005</para>
2073 <itemizedlist>
2074 <listitem>
2075 <para>[manuel]: Added obfuscate.sh and modified the Makefile to
2076 obfuscate e-mail addresses in XHTML output.</para>
2077 </listitem>
2078 </itemizedlist>
2079 </listitem>
2080
2081 <listitem>
2082 <para>July 21st, 2005</para>
2083 <itemizedlist>
2084 <listitem>
2085 <para>[matt]: Add GCC-4 related patches to chapter06 glibc.</para>
2086 </listitem>
2087 <listitem>
2088 <para>[matt]: Unset the GCC_INCLUDEDIR variable once it's no longer
2089 needed.</para>
2090 </listitem>
2091 </itemizedlist>
2092 </listitem>
2093
2094 <listitem>
2095 <para>July 19th, 2005</para>
2096 <itemizedlist>
2097 <listitem>
2098 <para>[matt]: Removed flex++ from the list of installed files, as
2099 it is no longer present (Randy McMurchy)</para>
2100 </listitem>
2101 </itemizedlist>
2102 </listitem>
2103
2104 <listitem>
2105 <para>July 18th, 2005</para>
2106 <itemizedlist>
2107 <listitem>
2108 <para>[matt]: Re-added the explanation of the fixincludes process
2109 and rewording where necessary (Chris Staub), and reworded description
2110 of the specs patch.</para>
2111 </listitem>
2112 <listitem>
2113 <para>[matt]: Remove all host headers brought in via the fixincludes
2114 process, not just pthread.h and sigaction.h</para>
2115 </listitem>
2116 </itemizedlist>
2117 </listitem>
2118
2119 <listitem>
2120 <para>July 17th, 2005</para>
2121 <itemizedlist>
2122 <listitem>
2123 <para>[matt]: Slightly adjusted the specs file seds, to prevent
2124 multiple seds from adversely affecting them.</para>
2125 </listitem>
2126 <listitem>
2127 <para>[matt]: Removed the fixincludes sed from gcc-pass1 as we may
2128 need to fix up host's headers. Also reinstate the associated removal
2129 of pthread.h and sigthread.h.</para>
2130 </listitem>
2131 </itemizedlist>
2132 </listitem>
2133
2134 <listitem>
2135 <para>July 16th, 2005</para>
2136 <itemizedlist>
2137 <listitem>
2138 <para>[jhuntwork]: Added sed to chapter 5 gcc builds to force the
2139 fixincludes to use the headers in /tools and not the host.</para>
2140 </listitem>
2141 <listitem>
2142 <para>[jhuntwork]: Removed no_fixincludes and linkonce patches for
2143 gcc4. Also removed the command to remove the fixed pthread.h.</para>
2144 </listitem>
2145 <listitem>
2146 <para>[jhuntwork]: Fixed adjusting toolchain sed for both chapters
2147 5 and 6.</para>
2148 </listitem>
2149 </itemizedlist>
2150 </listitem>
2151
2152 <listitem>
2153 <para>July 15th, 2005</para>
2154 <itemizedlist>
2155 <listitem>
2156 <para>[matt]: Updated to Linux-2.6.12.3.</para>
2157 </listitem>
2158 <listitem>
2159 <para>[matt]: Added a patch to enable tar to build with gcc-4.0.1</para>
2160 </listitem>
2161 <listitem>
2162 <para>[matt]: GCC-4.x no longer installs its specs file by default.
2163 Alter the toolchain adjustment stage to first dump the specs file
2164 where GCC will find it, then alter it.</para>
2165 </listitem>
2166 <listitem>
2167 <para>[matt]: Added patches for chapter 5's Glibc to build with
2168 gcc-4.0.1</para>
2169 </listitem>
2170 <listitem>
2171 <para>[matt]: Updated to gcc-4.0.1.</para>
2172 </listitem>
2173 <listitem>
2174 <para>[matt]: Updated to udev-063.</para>
2175 </listitem>
2176 </itemizedlist>
2177 </listitem>
2178
2179 <listitem>
2180 <para>July 13th, 2005</para>
2181 <itemizedlist>
2182 <listitem>
2183 <para>[matt]: Updated to automake-1.9.6.</para>
2184 </listitem>
2185 </itemizedlist>
2186 </listitem>
2187
2188 <listitem>
2189 <para>July 8th, 2005</para>
2190 <itemizedlist>
2191 <listitem>
2192 <para>[matt]: Updated to udev-062.</para>
2193 </listitem>
2194 <listitem>
2195 <para>[matt]: Updated to linux-libc-headers-2.6.12.0.</para>
2196 </listitem>
2197 <listitem>
2198 <para>[matt]: Updated to linux-2.6.12.2.</para>
2199 </listitem>
2200 <listitem>
2201 <para>[matt]: Updated to shadow-4.0.10.</para>
2202 </listitem>
2203 <listitem>
2204 <para>[matt]: Updated to iana-etc-1.10.</para>
2205 </listitem>
2206 </itemizedlist>
2207 </listitem>
2208
2209 <listitem>
2210 <para>July 6th, 2005</para>
2211 <itemizedlist>
2212 <listitem>
2213 <para>[archaic]: Pulled the inetutils kernel header patch out again
2214 as it is not needed.</para>
2215 </listitem>
2216 <listitem>
2217 <para>[matt]: Updated to e2fsprogs-1.38.</para>
2218 </listitem>
2219 <listitem>
2220 <para>[matt]: Updated to binutils-2.16.1.</para>
2221 </listitem>
2222 </itemizedlist>
2223 </listitem>
2224
2225 <listitem>
2226 <para>July 5th, 2005</para>
2227 <itemizedlist>
2228 <listitem>
2229 <para>[matt]: Updated to tcl-8.4.11.</para>
2230 </listitem>
2231 <listitem>
2232 <para>[matt]: Updated to man-1.6.</para>
2233 </listitem>
2234 <listitem>
2235 <para>[matt]: Updated to file 4.14.</para>
2236 </listitem>
2237 <listitem><para>[matt]: Updated to man-pages 2.05.</para>
2238 </listitem>
2239 </itemizedlist>
2240 </listitem>
2241
2242 <listitem>
2243 <para>June 12th, 2005</para>
2244 <itemizedlist>
2245 <listitem>
2246 <para>[matt]: Upgraded to gettext-0.14.5.</para>
2247 </listitem>
2248 <listitem>
2249 <para>[matt]: Upgraded to perl-5.8.7.</para>
2250 </listitem>
2251 <listitem>
2252 <para>[matt]: Upgraded to tcl-8.4.10.</para>
2253 </listitem>
2254 <listitem>
2255 <para>[matt]: Upgraded to man-pages-2.03.</para>
2256 </listitem>
2257 </itemizedlist>
2258 </listitem>
2259
2260 <listitem>
2261 <para>May 24th, 2005</para>
2262 <itemizedlist>
2263 <listitem>
2264 <para>[jim]: Changed gcc-specs patch to -2.</para>
2265 </listitem>
2266 </itemizedlist>
2267 </listitem>
2268
2269 <listitem>
2270 <para>May 23nd, 2005</para>
2271 <itemizedlist>
2272 <listitem>
2273 <para>[jim]: Changed changelog to use version entities.</para>
2274 </listitem>
2275 </itemizedlist>
2276 </listitem>
2277
2278 <listitem>
2279 <para>May 22nd, 2005</para>
2280 <itemizedlist>
2281 <listitem>
2282 <para>[matt]: Updated to Udev-058.</para>
2283 </listitem>
2284 <listitem>
2285 <para>[matt]: Updated to Libtool-1.5.18.</para>
2286 </listitem>
2287 <listitem>
2288 <para>[matt]: Updated to Gcc-3.4.4.</para>
2289 </listitem>
2290 <listitem>
2291 <para>[matt]: Updated to Binutils-2.16.</para>
2292 </listitem>
2293 </itemizedlist>
2294 </listitem>
2295
2296 <listitem>
2297 <para>May 15th, 2005</para>
2298 <itemizedlist>
2299 <listitem>
2300 <para>[matt]: Updated to Grub 0.97.</para>
2301 </listitem>
2302 <listitem>
2303 <para>[matt]: Updated to Libtool 1.5.16.</para>
2304 </listitem>
2305 <listitem>
2306 <para>[jim]: Updated to udev 057.</para>
2307 </listitem>
2308 </itemizedlist>
2309 </listitem>
2310
2311 <listitem>
2312 <para>April 14, 2005</para>
2313 <itemizedlist>
2314 <listitem>
2315 <para>[jim]: Updated to man-pages 2.02.</para>
2316 </listitem>
2317 </itemizedlist>
2318 </listitem>
2319
2320 <listitem>
2321 <para>April 13, 2005</para>
2322 <itemizedlist>
2323 <listitem>
2324 <para>[jim]: Updated to glibc 2.3.5.</para>
2325 </listitem>
2326 <listitem>
2327 <para>[jim]: Updated to gettext 0.14.4.</para>
2328 </listitem>
2329 </itemizedlist>
2330 </listitem>
2331
2332 <listitem>
2333 <para>April 12, 2005</para>
2334 <itemizedlist>
2335 <listitem>
2336 <para>[manuel]: Small redaction changes.</para>
2337 </listitem>
2338 </itemizedlist>
2339 </listitem>
2340
2341 <listitem>
2342 <para>April 11, 2005</para>
2343 <itemizedlist>
2344 <listitem>
2345 <para>[manuel]: Several tags and text corrections.</para>
2346 </listitem>
2347 </itemizedlist>
2348 </listitem>
2349
2350 <listitem>
2351 <para>April 6, 2005</para>
2352 <itemizedlist>
2353 <listitem>
2354 <para>[jim]: Removed IPRoute2 patch for a sed (Ryan Oliver).</para>
2355 </listitem>
2356 </itemizedlist>
2357 </listitem>
2358
2359 </itemizedlist>
2360
2361 <para>Branch frozen for LFS 6.1 as of April 5, 2005. Some packages
2362 and patches updates related with security up to July 9, 2005.</para>
2363
2364</sect1>
Note: See TracBrowser for help on using the repository browser.