source: chapter01/changelog.xml@ a263c7a

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 a263c7a was a263c7a, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Updated to udev-096 and udev-config-20060712. Closes #1804.

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

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