source: chapter01/changelog.xml@ 35f2607

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 35f2607 was 35f2607, checked in by Jeremy Huntwork <jhuntwork@…>, 18 years ago

Correct Vim's installation of man pages to work well with Man-DB.
Patch from Alexander Patrakov and Ag Hatzim.

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

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