source: chapter01/changelog.xml@ a1a0a65

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

Add a note about installing spell files for Vim in a language other than English.

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

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