source: chapter01/changelog.xml@ 491d4629

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 491d4629 was 491d4629, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Added sed to correct path to the find program in updatedb

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

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