source: chapter01/changelog.xml@ 9278974d

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

Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.
Better organizes the commands and data so that the flow of the book is not
lost.

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

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